思科第一学期第十一章节测试答案
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
思科第一学期第十一章节测试答案
1.路由器完成启动步骤后,网络管理员希望立即检查路由器配置。管理员从特权执行模式可以使用以下哪
些命令达到此目的?(选择两项)
show flash
show NVRAM
show startup-config
show running-config
show version
2.网络中的用户发现向远程服务器传输文件时响应很慢。发出什么命令可以确定路由器是否存在任何输入或输出错误?
show running-config
show startup-config
show interfaces
show ip route
show version
show memory
3.请参见图示。技术人员将图示中的配置应用于全新的路由器。为了验证配置,技术人员在与该路由器的 CLI 会话中发出了show running-config命令。技术人员在路由器的show running-config命令输出中应看到哪几行结果?
enable password class
line console 0
password ccna
enable secret cisco
enable password class
line console 0
password ccna
enable secret 5 $1$v0/3$QyQWmJyT7zCa/yaBRasJm0
enable password class
line console 0
password ccna
enable secret cisco
enable password 7 14141E0A1F17
line console 0
password 7 020507550A
enable secret 5 $1$v0/3$QyQWmJyT7zCa/yaBRasJm0
enable password 7 14141E0A1F17
line console 0
password 7 020507550A
4.请参见图示。网络管理员无法从 HostA 访问 FTP 服务器。从 HostA 到 RouterB S1 接口的第三层连通性测试成功。网络管理员通过下列哪组命令可以 telnet 至 RouterB 并运行调试命令?
RouterB(config)# enable secret class
RouterB(config)# line vty 0 4
RouterB(config-if)# login
RouterB(config)# enable secret class
RouterB(config)# line vty 0 2
RouterB(config-vty)# password cisco
RouterB(config-vty)# login
RouterB(config)# enable secret class
RouterB(config)# line vty 0
RouterB(config-line)# password cisco
RouterB(config-line)# login
RouterB(config)# enable secret class
RouterB(config)# line aux 0
RouterB(config-line)# password cisco
RouterB(config-line)# login
RouterB(config)# enable secret class
RouterB(config)# line aux 0
RouterB(config-vty)# password cisco
RouterB(config-vty)# login
5.路由器 B 和 C 之间的连接测试获得成功。但是,重新启动路由器 C 之后,管理员注意到网络 10.10.3.0 和10.10.4.0 之间的响应时间变长。两台路由器之间可以成功 Ping 通。跟踪路由操作显示路由器 B 到路由器 C 之间要经过三跳。要解决此问题,还可采取什么措施?
从路由器 C Ping 路由器 B 的 S0/1 接口。
跟踪路由器 B 与路由器 C S0/1 之间的连接。
在路由器 B 上发出show ip route命令,检验是否已启用路由。
在路由器 C 上发出show ip interface brief命令。
6.将默认的路由器名称更改为 Fontana 使用哪条命令?
Router# name Fontana
Router# hostname Fontana
Router(config)# name Fontana
Router(config)# hostname Fontana
7.您需要配置图中所示的串行连接,必须在 Sydney 路由器上发出以下哪条配置命令才能与 Melbourne 站点建立连接?(选择三项)
Sydney(config-if)# ip address 201.100.53.2 255.255.255.0
Sydney(config-if)# no shutdown
Sydney(config-if)# ip address 201.100.53.1 255.255.255.224