水星交换机(水星交换机vlan设置)
知识大全 2022-07-30 20:04www.worldometers.cn知识大全
1进入交换机用户模式switch>enable2特权模式switch#vlan database3switch#vlan 10 name office(给vlan10命名office)敲完之后记得exit退出保存,然后接着又进去特权模式以及全局模式switch(config-if )interface fastethernet 0/1switch(config-if)switchport access vlan 10(将接口0/1接入vlan10)