Install guide

16 VLAN Tagging on Multiple Logical Ethernet Interfaces Release Note
Software Version 2.7.4
C613-10444-00 REV A
SET IP INTerface=interface [ADVertise={YES|NO}]
[PREferencelevel={-2147483648..2147483647|NOTDEFAULT}]
[BROadcast={0|1}]
[DIRectedbroadcast={False|NO|OFF|ON|True|YES}]
[FILter={0..99|NONE}] [FRAgment={NO|OFF|ON|YES}]
[GRAtuitousarp={ON|OFF}] [GRE={0..100|NONE}]
[IGMPProxy={OFF|UPstream|DOWNstream}]
[INVersearp={ON|OFF}] [IPaddress=ipadd|DHCP]
[MASK=ipadd] [METric=1..16]
[MULticast={BOTH|OFF|ON|RECeive|SENd}]
[OSPFmetric=1..65534|DEFAULT]
[POLicyfilter={100..199|NONE}]
[PRIorityfilter={200..299|NONE}]
[PROxyarp={False|NO|OFF|ON|True|YES|STrict|DEFRoute}]
[RIPMetric=1..16] [SAMode={Block|Passthrough}]
[VJC={False|NO|OFF|ON|True|YES}]
[VLANPRiority=0..7|None] [VLantag={1..4094|None}]
Description of changes The new vlanpriority parameter specifies the value of the 802.1p User Priority
field of the VLAN tag. This priority is written into all VLAN-tagged frames
sent out the interface. Downstream routers may use this priority to determine
the quality of service the frame receives. This parameter is only valid when
vlantag is specified. The default is none when vlantag=none, and 0 when
vlantag specifies a value.
The pre-existing vlantag parameter specifies the VID (VLAN Identifier) to be
included in the header of each frame that is transmitted over the logical
interface. This parameter is valid for Eth interfaces only. Multiple logical
interfaces on the same physical interface can share the same VLAN tag. The
default is none, which means no VID is included.
show ip interface
Syntax SHow IP INTerface[=interface] [COUnter[=MULticast]]
Description of changes Output of this command now includes the VLAN priority for Ethernet frames
sent out over the interface.
Figure 4: Example output from the show ip interface command
Interface Type IP Address Bc Fr PArp Filt RIP Met. SAMode IPSc
Pri. Filt Pol.Filt Network Mask MTU VJC GRE OSPF Met. DBcast Mul.
VLAN Tag VLAN Priority InvArp
--------------------------------------------------------------------------------
LOCAL --- Not set - - - --- -- Pass --
--- --- Not set 1500 - --- -- --- ---
none none -
eth0-1 Static 192.168.2.1 1 n On --- 01 Pass No
--- --- 255.255.255.0 1500 - --- 0000000001 No Rec
1 2 -
eth0-2 Static 192.168.3.1 1 n On --- 01 Pass No
--- --- 255.255.255.0 1500 - --- 0000000001 No Rec
2 0 -
---------------------------------------------------------------------------------