show system configuration rescue
構文
show system configuration rescue
説明
レスキュー設定が存在する場合は、それを表示します。
メモ:
この [edit system configuration]
階層は、QFabricシステムでは使用できません。
オプション
このコマンドにオプションはありません。
必要な権限レベル
メンテナンス
サンプル出力
システム設定レスキューを表示
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より前に導入されたコマンド。