cisco2960交换机安装配置基础详解
时间:
志艺942由 分享
cisco2960交换机安装配置基础详解
学习啦在线学习网 你知道cisco2960交换机安装配置基础详解么?接下来是小编为大家收集的[0]方法,希望能帮到大家。
[0]的方法
新设备配置内容:
学习啦在线学习网 1. interface vlan 1 的ip,gateway
conf t
int vlan 1
学习啦在线学习网 ip address xx.xx.xx.xx 255.255.255.0
ip default-gateway ip-address
学习啦在线学习网 no shutdown
exit
2.en的密码
3.line vty 0-4 telnet的密码
4.wr存盘
show interface vlan 1
学习啦在线学习网 show run
学习啦在线学习网 将F0/1-10端口加入到VLAN20中,对应以下命令
学习啦在线学习网 interface range f0/1 -10
学习啦在线学习网 switchport mode acccess
switchport access vlan 20
注意,f0/1后面有个空格,然后才是-10
学习啦在线学习网 看了“[0]”还想看: