request component login
구문
request component login component-name
설명
(QFabric 시스템만 해당) QFabric 시스템 구성 요소에 로그인합니다. 명령을 통해 request component login
개별 구성 요소에 대한 액세스 권한을 얻으려면 먼저 사용자에게 또는 qfabric-operator
클래스 권한을 제공해야 qfabric-admin
합니다(자세한 내용은 remote-debug-permission 참조).
옵션
component-name | 로그인하려는 QFabric 시스템 구성 요소를 지정합니다. |
필요한 권한 수준
관리자
샘플 출력
3개의 샘플 출력 디스플레이는 노드 디바이스 EE3093에 로그인하려는 시도의 결과를 보여줍니다. 결과는 사용자에게 할당된 권한 수준에 따라 다릅니다.
- 구성 요소 로그인 요청(qfabric-admin 권한 포함)
- 구성 요소 로그인 요청(qfabric-operator 권한 포함)
- 구성 요소 로그인 요청(qfabric-user 권한 포함)
구성 요소 로그인 요청(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>
구성 요소 로그인 요청(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>
구성 요소 로그인 요청(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에서 소개된 명령입니다.