Vlans Configurations on Cisco
A VLAN could be a bunch of devices on one or more LANs that are arranged to communicate as in the event that they were attached to the same wire, when in
reality they are found on a number of different LAN segments. Because VLANs are based on consistent rather than physical connections, they are greatly adaptable
Vlans Parameters
•VLAN name
• VLAN Number
• VLAN type
• VLAN state (active or suspended)
• Maximum transmission unit (MTU) for the VLAN
• Security Association Identifier (SAID)
• VLAN number to use when translating from one VLAN type to another
VLANS Ranges
VLANS Configurations
Switch# configure terminal
Switch(config)# vlan 3
Switch(config-vlan)# vlan name
Switch(config-vlan)# end