- 6
- 0
- 约1.48万字
- 约 27页
- 2016-10-22 发布于广东
- 举报
组网_cisc初级笔记
组网(cisco 命令)
通用篇
特权模式
router?/switchenable router?/switch#
全局配置模式
router?/switch#config terminal router?/switch(config)#
Line模式
router?/switch(config)# line console 0 router?/switch(config-line)#
接口配置模式
router?/switch(config)# interface 端口号 router?/switch(config-if)#
子接口配置模式(“仅路由”)
router?(config)# interface 子接口端口号(eg:f/0.1)
router?(config-subif)#
接口捆绑(“仅交换”)
switch(config)#interface rang 捆绑端口号(eg:f0/1_-12)
router?(config -if-range)#
查看配置命令:
特权模式router?/switch# show running-config
保存当前配置
特权模式router?/switch# write (or) copy running-config strartup-config
删除当前配置
特权模式router?/switch# er
原创力文档

文档评论(0)