交換機(jī)VLAN配置
時間:
林澤1002由 分享
首次用console口配置交換機(jī),劃分多個vlan,每個vlan都設(shè)置ip地址。若以后要用telnnet遠(yuǎn)程登陸配置交換機(jī).下面是學(xué)習(xí)啦小編收集整理的交換機(jī)VLAN配置,希望對大家有幫助~~
交換機(jī)VLAN配置
方法/步驟
設(shè)置交換機(jī)管理IP:
Switch(config)#interface vlan 1
Switch(config-if)#no shutdown
Swithc(config-if)#ip address 192.168.0.253 255.255.255.0
enable密碼設(shè)置:
Switch(config)#enable password xxx
設(shè)置進(jìn)入虛擬終端登入密碼:
Switch(config)#line vty 0 4
Switch(config-line)#password xxx
Switch(config-line)#login
創(chuàng)建標(biāo)識為10的VLAN,并把端口作為其成員:
跨交換機(jī)VLAN設(shè)置:
在單臺三層交換機(jī)上實(shí)現(xiàn)VLAN間的路由:
在多臺交換機(jī)上實(shí)現(xiàn)VLAN間的路由 :
在路由器上做單臂路由可以實(shí)現(xiàn)vlan間的通信:
交換機(jī)VLAN配置相關(guān)文章: