Vlan Cofiguration
ztahie
Member Posts: 27 ■□□□□□□□□□
in CCNA & CCENT
HI, I'm trying to configure vlan's on boson Netsim simulator.
I can't get this thing worked !!!
I copy the configuration from the boson that I enter.
any1 can tell me why can't I see the Fast Ethernet 0/1 on the "xxx" vlan ?
thank's
Switch#vlan database
Switch(vlan)# vlan name xxx
vlan 2 added:
Namexx
APPLY completed.
Exiting....
Switch# config t
Enter configuration commands, one per line End with CNTL/Z
Switch(config)#int fa 0/1
Switch(config-if )#switch mode access
Switch(config-if)# switch access vlan xxx
Switch(config-if)#AZ
%SYS-5-C0HFIG_I: Configured from console by console
Switch# sh vlan brief
VLAH Name
1 default
active
FaO/2, FaO/3, FaO/4, FaO/5 FaO/6, FaO/7, FaO/8, FaO/9 Fa0/10, Fa0/ll, FaO/12
2 xxx
1002 fddi-default
1003 token-ring-default
1004 fddinet-default
1005 trnet-default
Switch#
I can't get this thing worked !!!
I copy the configuration from the boson that I enter.
any1 can tell me why can't I see the Fast Ethernet 0/1 on the "xxx" vlan ?
thank's
Switch#vlan database
Switch(vlan)# vlan name xxx
vlan 2 added:
Namexx
APPLY completed.
Exiting....
Switch# config t
Enter configuration commands, one per line End with CNTL/Z
Switch(config)#int fa 0/1
Switch(config-if )#switch mode access
Switch(config-if)# switch access vlan xxx
Switch(config-if)#AZ
%SYS-5-C0HFIG_I: Configured from console by console
Switch# sh vlan brief
VLAH Name
1 default
active
FaO/2, FaO/3, FaO/4, FaO/5 FaO/6, FaO/7, FaO/8, FaO/9 Fa0/10, Fa0/ll, FaO/12
2 xxx
1002 fddi-default
1003 token-ring-default
1004 fddinet-default
1005 trnet-default
Switch#
Comments
-
ztahie Member Posts: 27 ■□□□□□□□□□found my mistake....
I had to write "switch access vlan 2" instead of "switch access vlan xxx"
now it's working -
Danman32 Member Posts: 1,243I think there's a keyword you can use for the Switch[port] Access command that lets you use the VLan name rather than the number.