tunnel softwire
- モード
- インターフェースモード
- カテゴリー
- IPv6 / MAP-E
構文
(config-if)# tunnel softwire NAME
(config-if)# no tunnel softwire
コマンド説明
対象トンネルインターフェース(LW4o6またはMAP-E)で使用するソフトワイヤー設定を指定する。no形式で実行した場合はソフトワイヤー設定を未指定に戻す。
初期状態では未指定。
トンネルインターフェースの動作モードをLW4o6かMAP-Eに設定したら、必ず本コマンドでソフトワイヤー設定を指定すること。
パラメーター
NAME- ソフトワイヤー設定名
使用例
対象LW4o6トンネルインターフェースでソフトワイヤー設定「LW」を指定する。awplus(config)# interface tunnel0 awplus(config-if)# tunnel mode lw4o6 awplus(config-if)# tunnel softwire LW
対象MAP-Eトンネルインターフェースでソフトワイヤー設定「V6P」を指定する。
awplus(config)# interface tunnel0 awplus(config-if)# tunnel mode map-e awplus(config-if)# tunnel softwire V6P