首页 > 系统服务 > 详细

小菜鸟之Cisco

时间:2019-08-16 20:56:43      阅读:89      评论:0      收藏:0      [点我收藏+]


技术分享图片

Switch>enable//

Switch#configure//

Switch#show vlan//展示vlan接口

Switch(config)#enable password 123456//修改密码

Switch(config)#interface fastEthernet 0/1//连接接口

Switch(config-if)#switchport acess vlan 2//把接口放在vlan 2中

shida#show running-config //查看当前运行的配置文件
shida#show ip interface brief //查看接口的简明信息
shida#sh interfaces fastEthernet 0/0 //查看接口的详细信息
shida#show ip route //查看路由表
shida#reload //重起

小菜鸟之Cisco

原文:https://www.cnblogs.com/czg-0705/p/11365922.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!