| protocol-xnsEther2 | protocol-Userdef {ether <4096-65534> |
llc <1-65534> | snap <1-65534>} | voice-vlan | spbm-bvlan |
spbm-switchedUni [<1-8>] } | [voice-vlan]
Example
The following is an example of creating a range of port-based VLANs:
4850GTS-PWR+(config)#vlan create 100,107,109-113,115 type port
4850GTS-PWR+(config)#
The following is an example of creating a protocol-based VLAN:
4850GTS-PWR+(config)#vlan create 200 type protocol-decEther2
The following is an example of creating and naming a voice-VLAN:
4850GTS-PWR+(config)#vlan create 300 name my_vlan type port voice-vlan
The following is an example of renaming an existing VLAN:
4850GTS-PWR+(config)#vlan name 300 my_vlan2
The following is an example of creating a VLAN using a user-defined protocol and specifying
the frame encapsulation header type:
4850GTS-PWR+(config)#vlan create 500 type protocol-userdef ether 6004
The following is an example of creating an SPBM-BVLAN:
4850GTS-PWR+(config)#vlan create 600 type spbm-bvlan
The following is an example of creating an RSPAN VLAN:
4850GTS-PWR+(config)#vlan create 700 type port remote-span
The following is an example of displaying a range of VLANs:
4850GTS-PWR+(config)#show vlan id 100,107,109-113,115,200,300,500,600,700
Id Name Type Protocol PID Active IVL/SVL Mgmt
---- -------------------- -------- ---------------- ------- ------ ------- ----
100 VLAN #100 Port None 0x0000 Yes IVL No
Port Members: NONE
107 VLAN #107 Port None 0x0000 Yes IVL No
Port Members: NONE
109 VLAN #109 Port None 0x0000 Yes IVL No
Port Members: NONE
110 VLAN #110 Port None 0x0000 Yes IVL No
Port Members: NONE
111 VLAN #111 Port None 0x0000 Yes IVL No
Port Members: NONE
112 VLAN #112 Port None 0x0000 Yes IVL No
Port Members: NONE
113 VLAN #113 Port None 0x0000 Yes IVL No
Port Members: NONE
115 VLAN #115 Port None 0x0000 Yes IVL No
Port Members: NONE
200 VLAN #200 Protocol Declat Ether2 0x6004 Yes IVL No
Port Members: NONE
300 my_vlan2 Voice None 0x0000 Yes IVL No
Port Members: NONE
500 VLAN #500 Protocol Ether2 User-Def. 0x1774 Yes IVL No
Port Members: NONE
Configuring a VLAN
Quick Start Configuration for Avaya ERS 4000 Series November 2013 45