VLAN

Vlan operations on alcatel lucent switches

Information Gathering

List vlans existing on switch:

show vlan

Show details regarding a vlan:

show vlan <VLAN_ID>

List interfaces and vlan linked to it:

show vlan port

List port related to specified VLAN id:

show vlan port

Show in which VLAN a port is:

show vlan port <Slot/port>

Operation on VLANs

Operation on a range of ports:

command...command <SLOT/FIRST_PORT-LAST_PORT>

Create VLAN:

vlan <VLAN_ID> enable name <VLAN_NAME>

Delete VLAN:

Move a port into a VLAN. Default VLAN for this port will be the one setup:

Add VLAN into a trunk port:

Remove a VLAN from a trunk port:

Mobile Ports

Activate port mobility:

Disable port mobility:

Last updated