オプション:レイヤー2 回線のローカルインターフェイススイッチングの設定
イングレス PE ルーター上でローカルにレイヤー 2 回線を終端することができます。ローカルで終端した回線を設定するには、 階層レベルで ステートメントを含めlocal-switching
ます[edit protocols l2circuit]
。ローカルに接続するレイヤー2 回線インターフェイスを選択し、APS保護インターフェイスを指定して、エンドインターフェイスを設定します。ローカルに接続されているレイヤー2 回線インターフェイスを選択するには、 階層レベルで ステートメントを含めinterface
ます[edit protocols l2circuit local-switching]
。エンドインターフェイスを設定するには、 階層レベルで ステートメントを含めend-interface
ます[edit protocols l2circuit local-switching interface interface-name]
。APS保護インターフェイスを指定するには、 または [edit protocols l2circuit local-switching interface interface-name end-interface interface-name]
階層レベルで ステートメントを含めprotect-interface
ます[edit protocols l2circuit local-switching interface interface-name]
。
[edit] protocols { l2circuit { local-switching { interfaceinterface1
{ protect-interfaceinterface2
; end-interfaceinterface3
{ protect-interfaceinterface4
; } } interfaceinterface5
{ protect-interfaceinterface6
; end-interfaceinterface7
{ protect-interfaceinterface8
; } } } } }