VLAN タグのスタック
インターフェイスに出入りするすべてのタグ付きフレームにVLANタグをスタックするには、入力VLANマップまたは出力VLANマップに、 、 vlan-id
、およびtag-protocol-id
ステートメントを含めますpush
。
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 はすべて、階層レベルで指定した TPID の中に [edit interfaces interface-name gigether-options ethernet-switch-profile tag-protocol-id [ tpids ]]
含める必要があります。詳細については、「 内部および外部 TPID と VLAN ID の設定」を参照してください。