随笔分类 -  Route&Switch

摘要:三层交换机配置: Switch>enableSwitch#configure terminalSwitch(vlan)#vlan 10 name VLAN10Switch(vlan)#vlan 20 name VLAN20Switch(config)#interface FastEthernet0/ 阅读全文
posted @ 2019-07-02 18:50 BicycleBoy 阅读(3565) 评论(0) 推荐(0)
摘要:进入系统视图 system-view 查看接口摘要信息dis ip int brief显示当前配置信息dis cu(current-configuration)显示当前端口配置dis this进入端口int GE0/1(gi 0/1) 关闭/重启接口 shutdown/undo shutdown配置 阅读全文
posted @ 2019-07-02 12:34 BicycleBoy 阅读(1024) 评论(0) 推荐(0)
摘要:路由器运行配置:Router#show running-config Building configuration...Current configuration : 736 bytes!version 12.4no service timestamps log datetime msecno se... 阅读全文
posted @ 2015-11-12 17:51 BicycleBoy 阅读(1334) 评论(0) 推荐(0)
摘要:路由器配置:Router>enableRouter#configure terminal 进入全局配置模式Router(config)#int fa0/1 进入端口Router(config-if)#no shutdown 启动端口Router(config-if)#exitRouter(co... 阅读全文
posted @ 2015-11-12 15:43 BicycleBoy 阅读(918) 评论(0) 推荐(0)
摘要:router>00:13:43: %SYS-5-LOGIN_OK: (tty0) is entered by client () OKrouter>enpassword:Monitor version 1.15 is Booting (press ctrl+c to enter monitor mo... 阅读全文
posted @ 2015-09-15 15:00 BicycleBoy 阅读(5341) 评论(0) 推荐(0)
摘要:进入特权模式Switch>enable进入vlan配置Switch#vlan database创建vlan 50Switch(vlan)#vlan 50 name test50删除vlan 50Switch(vlan)#no vlan 50进入全局配置模式Switch#config terminal... 阅读全文
posted @ 2015-07-11 15:44 BicycleBoy 阅读(1548) 评论(0) 推荐(0)