request component login
構文
request component login component-name
説明
(QFabricシステムのみ)QFabric システム コンポーネントにログインします。コマンドを使用して個々のコンポーネント request component login
にアクセスするには、まずユーザーに qfabric-admin
または qfabric-operator
クラスの権限を付与する必要があります (詳細については、 リモートデバッグ権限を参照してください)。
オプション
component-name | ログインする QFabric システム コンポーネントを指定します。 |
必要な権限レベル
管理者
サンプル出力
3 つのサンプル出力表示は、ノード・デバイス EE3093 へのログイン試行の結果を示しています。結果は、ユーザーに割り当てられている権限レベルによって異なります。
- request componentログイン(qfabric-admin権限を使用)
- request componentログイン(qfabric-operator権限を使用)
- request componentログイン(qfabric-user権限を使用)
request componentログイン(qfabric-admin権限を使用)
admin@qfabric> request component login EE3093 Warning: Permanently added 'qfabric-node-ee3093,192.0.2.0' (RSA) to the list of known hosts. --- JUNOS 11.3I built 2011-11-04 12:46:16 UTC {master} qfabric-admin@node-ee3093> ? Possible completions: clear Clear information in the system file Perform file operations help Provide help information load Load information from file monitor Show real-time debugging information mtrace Trace multicast path from source to receiver op Invoke an operation script ping Ping remote target quit Exit the management session request Make system-level requests restart Restart software process save Save information to file set Set CLI properties, date/time, craft interface message show Show system information ssh Start secure shell on another host start Start shell telnet Telnet to another host test Perform diagnostic debugging traceroute Trace route to remote host{master} qfabric-admin@node-ee3093>
request componentログイン(qfabric-operator権限を使用)
operator@qfabric> request component login EE3093 Warning: Permanently added 'qfabric-node-EE3093,192.0.2.0' (RSA) to the list of known hosts. --- JUNOS 11.3I built 2011-11-04 12:46:16 UTC {master} qfabric-operator@node-EE3093> ? Possible completions: file Perform file operations help Provide help information load Load information from file op Invoke an operation script quit Exit the management session request Make system-level requests save Save information to file set Set CLI properties, date/time, craft interface message show Show system information start Start shell test Perform diagnostic debugging {master} qfabric-operator@node-ee3093>
request componentログイン(qfabric-user権限を使用)
user0@qfabric> request component login EE3093 error: User user0 does not have sufficient permissions to login to device ee3093
リリース情報
Junos OSリリース14.1X53-D20で導入されたコマンド。