小菜鸟之Cisco
Posted czg-0705
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了小菜鸟之Cisco相关的知识,希望对你有一定的参考价值。
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的主要内容,如果未能解决你的问题,请参考以下文章
Lync 小技巧-57-为Cisco UC下载YouTube视频(怕忘记,做笔记)