Install guide
Software Version 2.7.4 15
Software Version 2.7.4
C613-10444-00 REV A
VLAN Tagging on Multiple Logical
Ethernet Interfaces
Software Version 2.7.4 enables you to create up to 600 VLAN tagged logical
interfaces on each Eth interface, and give them a VLAN priority.
Configuration To create a VLAN tagged eth interface and give it a VLAN priority, use the
command:
add ip interface=eth-interface ipaddress={ipadd|dhcp}
[vlantag={1..4094|none}] [vlanpriority=0..7]
[other-options...]
Example To create two logical interfaces on the eth0 interface, tag them with different
VLAN tags, and give traffic on one a higher priority, use the commands:
add ip interface=eth0-0 ipaddress=192.168.1.1 vlantag=2
vlanpriority=2
add ip interface=eth0-1 ipaddress=192.168.2.1 vlantag=3
vlanpriority=3
You could use these two interfaces to separate and prioritise traffic destined for
two different users.
Modified Commands
add ip interface
set ip interface
Syntax ADD IP INTerface=interface IPaddress={ipadd|DHCP}
[ADVertise={YES|NO}] [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}] [MASK=ipadd] [METric=1..16]
[MULticast={BOTH|NO|OFF|ON|RECeive|SENd|YES}]
[OSPFmetric=1..65534] [POLicyfilter={100..199|NONE}]
[PREferencelevel={-2147483648..2147483647|NOTDEFAULT}]
[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}]