VLANタグのスタッキング
インターフェイスに出入りするすべてのタグ付きフレームにVLANタグをスタックするには、入力VLANマップまたは出力VLANマップに push
、 vlan-id
、および tag-protocol-id
ステートメントを含めます。
input-vlan-map { push; vlan-id number; tag-protocol-id tpid; } output-vlan-map { push; tag-protocol-id tpid; }
以下の階層レベルでこれらのステートメントを使用することができます。
[edit interfaces interface-name unit logical-unit-number]
[edit interfaces interface-name unit logical-unit-number]
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]
[edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number]
入力および出力VLANマップに含めるすべてのTPIDは、 [edit interfaces interface-name gigether-options ethernet-switch-profile tag-protocol-id [ tpids ]]
階層レベルで指定するTPIDに含まれている必要があります。詳細については、 内部および外部TPIDとVLAN IDの設定を参照してください。