Hi mọi người.
Hiện tại mình đang test cấu hình chia VLAN từ Switch Layer3 3640 trên GNS3.
ISO mình đang sử dụng: c3640-jk9o3s-mz.123-14.T7.extracted.bin
Switch đã được add thêm module: NM-SW16ESW
Sau khi login vào 3640 mình cấu hình như sau:
Router(config)#hostname Switch1
Switch1(config)#banner motd "Xin chao toi SWITCH1"
Switch1(config)#enable password cisco
Switch1(config)#line console 0
Switch1(config-line)#password cisco
Switch1(config-line)#login
Switch1(config-line)#line vty 0 4
Switch1(config-line)#password cisco
Switch1(config-line)#login
Router(config)#no ip routing --> Tat tinh nang routing di, de no thanh switch binh thuong
Switch1#vlan database
Switch1(vlan)#vlan 10 name KTTH
VLAN 10 added:
Name: KTTH
Switch1(vlan)#vlan 20 name CNTT
VLAN 20 added:
Name: CNTT
Switch1#config t
Switch1(Config)#interfa f0/1
Switch1(Config-Inte)#
Tại đây mình gõ các kiểu lệnh switchport mode access, switchport access vlan... để gán port, nhưng không có lệnh này.
Các bác nào có kinh nghiệm vụ này, giúp mình với, làm sao để gán port cho VLAN.
Cám ơn nhiều.
Hiện tại mình đang test cấu hình chia VLAN từ Switch Layer3 3640 trên GNS3.
ISO mình đang sử dụng: c3640-jk9o3s-mz.123-14.T7.extracted.bin
Switch đã được add thêm module: NM-SW16ESW
Sau khi login vào 3640 mình cấu hình như sau:
Router(config)#hostname Switch1
Switch1(config)#banner motd "Xin chao toi SWITCH1"
Switch1(config)#enable password cisco
Switch1(config)#line console 0
Switch1(config-line)#password cisco
Switch1(config-line)#login
Switch1(config-line)#line vty 0 4
Switch1(config-line)#password cisco
Switch1(config-line)#login
Router(config)#no ip routing --> Tat tinh nang routing di, de no thanh switch binh thuong
Switch1#vlan database
Switch1(vlan)#vlan 10 name KTTH
VLAN 10 added:
Name: KTTH
Switch1(vlan)#vlan 20 name CNTT
VLAN 20 added:
Name: CNTT
Switch1#config t
Switch1(Config)#interfa f0/1
Switch1(Config-Inte)#
Tại đây mình gõ các kiểu lệnh switchport mode access, switchport access vlan... để gán port, nhưng không có lệnh này.
Các bác nào có kinh nghiệm vụ này, giúp mình với, làm sao để gán port cho VLAN.
Cám ơn nhiều.
Comment