路由器的操作模式:配置模式 4.进入线路配置模式 Red-Giant(config)line console 0 Red-Giant(config-line)exit Red-Giant(config)# 5.迸入接口配置模式 Red-Giant(configinterface serial 0 Red-Giant(config-if)#exit Red-Giant(config)#
4.进入线路配置模式 Red-Giant(config)#line console 0 Red-Giant(config-line)#exit Red-Giant(config)# 5.进入接口配置模式 Red-Giant(config)#interface serial 0 Red-Giant(config-if)#exit Red-Giant(config)# 路由器的操作模式:配置模式
路由器的操作模式:配置模式 6.进入路出配置模式(如RP Red-Giant(config)router rip Red-Giant(config-router)#exit Red-Giant(config) 7.迸入子接口配置模式 Red-Giant(config)interface serial 0.1 Red-Giant(config-subif)#exit Red-Giant(config#
6 .进入路由配置模式(如RIP) Red-Giant(config)#router rip Red-Giant(config-router)#exit Red-Giant(config)# 7.进入子接口配置模式 Red-Giant(config)#interface serial 0.1 Red-Giant(config-subif)#exit Red-Giant(config)# 路由器的操作模式:配置模式
路由罻的操作模式:配置模式 从子模式下直接返回特权模式 Red-Giant(config-if)fend Red-Giant;
从子模式下直接返回特权模式 Red-Giant(config-if)#end Red-Giant# 路由器的操作模式:配置模式
RGNOS的操作帮助特点 1.Red-lant瓶e1p显示简短的系统帮助描述信息 2.在每种操作模式下直接输入“?”显示该模式下所 有的命令 3.命令空格“?”显示令参数并剧其解释说明 4.字符“?”显示以该字符开头的命令 5.命令历史缓存: Ctr1+P)显示上一条命令,(Ctr1+N显示下一条命令
1.Red-Giant #help 显示简短的系统帮助描述信息 2.在每种操作模式下直接输入“?”显示该模式下所 有的命令 3.命令空格 “?”显示命令参数并对其解释说明 4.字符“?”显示以该字符开头的命令 5.命令历史缓存: (Ctrl+P)显示上一条命令,(Ctrl+N)显示下一条命令 RGNOS的操作帮助特点
帝用路由器显示命令 1,显示路器硬件及软件的信息 Red-Giantishow version 2,显示当前运行的配置参数 Red-Giant#show running-config 3,显示MRM中配置参数的副本 Red-Giantishow startup-config 4,查看端口信息 Red-Giantrshow interface type number 5,查看路由信息 Red-Giant#show ip route 6,显示接口的摘要信息 Red-Giant# show ip interface brief
1,显示路由器硬件及软件的信息 Red-Giant#show version 2,显示当前运行的配置参数 Red-Giant#show running-config 3,显示NVRAM中配置参数的副本 Red-Giant#show startup-config 4,查看端口信息 Red-Giant#show interface type number 5,查看路由信息 Red-Giant#show ip route 6,显示接口的摘要信息 Red-Giant# show ip interface brief 常用路由器显示命令