0% found this document useful (0 votes)
16 views30 pages

Vlan Configuration

Uploaded by

mahasin.hassan96
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views30 pages

Vlan Configuration

Uploaded by

mahasin.hassan96
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 30

La

b
Create the vlan 1
• Click Switch
• CLI
Switch> enable
Switch # show vlan
Switch # config t
Switch(config)# vlan 2
Switch(config-vlan)# name IT
Switch(config-vlan)# vlan 3
Switch(config-vlan)# name MANG
Connect switch port with valns
Switch(config-vlan)# int f0/1
Switch(config-if)# switchport mode
access
Switch(config-if)# switchport access
vlan 2
Switch(config-if)# int f0/2
Switch(config-if)# switchport mode
access
Switch(config-if)# switchport access
vlan 3
Switch(config-if)#

You might also like