- 1、本文档共42页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
1.12 路由器配置模式 * 1、Route (普通)用户EXEC模式 2、Route# 特权用户EXEC模式 3、Route(config)# 全局配置模式 4、Route(config-if)#; Route(config-router)# 接口配置模式 1.12 路由器配置模式 * 1、en、enable 2、disa、disable 3、conf t、config terminal 4、int e0、interface ethernet0 5、end、exit、logout 1.12 路由器配置模式 * 1.13 命令编辑快捷键 * 1.13 常用命令 1、? 2、hostname 3、enable password/enable secret password * show buffers 显示缓存池统计信息 show debugging 显示启用的调试类型信息 show environment 显示温度、电压、风扇和电源供给信息 show memory 显示内存统计信息 show processes 显示活动进程信息 show processes cpu 显示进程CPU使用统计信息 show protocols 显示配置的协议信息 show running-config 显示运行配置文件内容 show startup-config 显示启动配置文件内容 show version 显示软件和硬件版本信息 show命令句法说明 1.13 常用命令 * 端口、连接器或接口卡号 1.13 常用命令 interface type slot /port-adapter /port interface type number 接口类型 槽口号 端口号 端口适配器号 * 1.13 常用命令 接口类型关键字和说明 关键字 接口类型 Bri ISDN BRI接口。 Dialer 拨号接口。 Ethernet 以太网IEEE 802.3接口。 Fastethernet 100Mbps以太网接口。 Fddi FDDI接口。 Loopback 环回接口。 Null 空接口。 port-channel 端口通道接口。 Serial 串行接口。 Tokenring 令牌环接口。 Tunnel 隧道接口。 1.13 常用命令 interface type slot/number interface serial 0 interface serial slot# / port# interface serial slot# / port adaptor# / port# * 1.14 实验 路由器配置步骤如下: 按实验拓扑图设置各路由器名字,配置各路由器密码。 在Router1上,设置路由器名字为router1,enable password口令为lab,enable secret口令为cisco;设置控制台端口口令为cisco。 Router enable Router# configure terminal Router(config)# hostname router1 router1(config)# enable password lab router1(config)# enable secret cisco router1# logout router1 enable password: cisco router1# router1(config)# line console 0 router1(config-line)# password cisco router1(config-line)# login router1# logout enter password: cisco router1 enable password: cisco router1# 1.14 实验 在Router2上设置路由器名字为router2,enable secret口令为cisco;设置虚拟终端口令为cisco。 Router enable Router# configure terminal Router(config)# hostname router2 router2(config)# enable secret cisco router2# logout router2 enable password: cisco router2# router2(config
文档评论(0)