网站大量收购闲置独家精品文档,联系QQ:2885784924

12配教材置三层路由设备.ppt

  1. 1、本文档共43页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
* * * * * * * * * * * * ? 用户模式 Router 路由器信息的查看,简单测试命令 ? 特权模式 Router # 查看、管理路由器配置信息,测试、调试 ? 进入配置模式 Router#configure terminal Router(config)# ? 线路配置模式 Router(config-line)# ? 路由协议配置模式 Router(config-router)# ? 配置接口参数 Router(config-if)# 1.进入全局配置模式下 Red-Giant#configure terminal 2.进入线路配置模式 Red-Giant(config)#line vty 0 4 Red-Giant(config-line)#exit Red-Giant(config)# 3.进入接口配置模式 Red-Giant(config)#interface serial 0 Red-Giant(config-if)#exit Red-Giant(config)# 4.进入路由协议配置模式 Red-Giant(config)#router rip Red-Giant(config-router)# Red-Giant# configure terminal Red-Giant(config)#hostname R2620 R2620(config)# 配置主机名 查看配置情况 控制台 IOS show startup-config show running-config 将配置参数保存到NVRAM中 Config Config RAM NVRAM 查看版本以及引导信息: show version 查看运行配置: show running-config 查看开机装入配置: show startup-config 显示FLASH的文件信息: show flash 显示路由协议信息: show ip route 查看端口配置: show interface type slot/number 显示接口的状态 show interfaces 显示接口的摘要信息 show ip interface brief 路由器查看常用的命令 显示当前运行的配置参数 Red-Giant#show running-config 显示NVRAM中配置参数的副本 Red-Giant#show startup-config 将配置信息保存到NVRAM Red-Giant#write 删除NVRAM中配置信息 Red-Giant#erase startup-config 注:erase flash为删除操作系统 ? 配置特权密码 Red-Giant(config)#enable password star Red-Giant(config)#enable secret star 注: Password为不加密,当show run可以看到明文密码, 而Secret为加密,当show run看到的是密文。 如果同时配置这两个密码,则Secret生效。 ? 配置console登陆密码 Red-Giant(config)#line console 0 Red-Giant(config-line)#login Red-Giant(config-line)#password star ? 配置VTY登陆密码 Red-Giant(config)#line vty 0 4 Red-Giant(config-line)#login Red-Giant(config-line)#password star 配置接口IP地址 Red-Giant(config)#interface fa0/1 Red-Giant(config-if)#ip address Red-Giant(config-if)#no shutdown 将接口关闭 Red-Giant(config-if)#shutdown Routerenable Router#config terminal Router(config)#int s0 Router(config-if)#ip address Router(config-if)#cloc

文档评论(0)

robert118 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档