show system configuration rescue
構文
show system configuration rescue
説明
レスキュー設定がある場合は、レスキュー設定を表示します。
注:
階層は [edit system configuration]
QFabric システムでは使用できません。
オプション
このコマンドにはオプションはありません。
必要な権限レベル
メンテナンス
サンプル出力
show system configuration rescue
user@switch> show system configuration rescue version "7.3"; groups { global { system { host-name router1; domain-name customer.net; domain-search [ customer.net ]; backup-router 192.0.2.0; name-server { 192.0.2.11; 192.0.2.101; 192.0.2.100; 192.0.2.10; } login { user user1 { uid 928; class ; shell csh; authentication { encrypted-password "$ABC123"; ## SECRET-DATA } } } services { ftp; rlogin; rsh; telnet; } } } ....
リリース情報
Junos OS リリース 7.4 より前に導入されたコマンド。