码迷,mamicode.com
首页 > 系统相关 > 详细

小菜鸟之Cisco

时间:2019-08-16 20:28:59      阅读:126      评论:0      收藏:0      [点我收藏+]

标签:out   href   brief   cisc   play   show   src   文件   isp   


技术图片

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

标签:out   href   brief   cisc   play   show   src   文件   isp   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!