HuaWei HuaWei-3Com Certificated Network Engineer Q&A Demo English: www.testinside.com BIG5: www.testinside.net GB: www.testinside.cn TestInside,help you pass any IT exam!
1. 三台路由器如图所示连接, 配置如下, 路由器 RTA RTB 之间是否能够通讯 ( ) [RTA]display current-configuration # sysname RTA # FTP server enable # l2tp domain suffix-separator @ # radius scheme system # domain system # local-user admin password cipher service-type telnet terminal level 3 service-type ftp # interface Aux0 async mode flow # interface Ethernet1/0 # interface Ethernet1/1 # interface Serial2/0 clock DTECLK1 link-protocol fr fr map ip 10.0.0.2 255.255.255.0 100 broadcast fr dlci 100 ip address 10.0.0.1 255.255.255.0 # interface Serial2/1 clock DTECLK1
link-protocol ppp ip address ppp-negotiate # interface NULL0 # user-interface con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme # return [FR-SWITCH]display current-configuration # sysname FR-SWITCH # FTP server enable # l2tp domain suffix-separator @ # fr switching # radius scheme system # domain system # local-user admin password cipher service-type telnet terminal level 3 service-type ftp # interface Aux0 async mode flow # interface Ethernet0/0 # interface Ethernet0/1 # interface Serial0/0 link-protocol fr fr interface-type dce fr dlci-switch 200 interface Serial1/0 dlci 100 fr dlci 200 # interface Serial1/0
link-protocol fr fr interface-type dce fr dlci-switch 100 interface Serial0/0 dlci 200 fr dlci 100 # interface Serial1/1 clock DTECLK1 link-protocol ppp ip address ppp-negotiate # interface NULL0 # user-interface con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme # return [RTB]display current-configuration # sysname RTB # FTP server enable # l2tp domain suffix-separator @ # radius scheme system # domain system # local-user admin password cipher service-type telnet terminal level 3 service-type ftp # interface Aux0 async mode flow # interface Ethernet0/0 # interface Ethernet0/1 # interface Serial0/0 clock DTECLK1
link-protocol fr fr map ip 10.0.0.1 255.255.255.0 200 broadcast fr dlci 200 ip address 10.0.0.2 255.255.255.0 # interface NULL0 # user-interface con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode scheme # return A. 能 B. 不能 C. 信息不足, 无法判断答案 :A 2. 两台路由器背靠背直连, 配置如下, 以下哪些说法是正确的 ( ) [RTA]display current-configuration # sysname RTA # FTP server enable # l2tp domain suffix-separator @ # radius scheme system # domain system # local-user admin password cipher service-type telnet terminal level 3
service-type ftp # interface Aux0 async mode flow # interface Ethernet0/0 ip address 20.0.0.1 255.255.255.0 # interface Ethernet0/1 # interface Serial0/0 link-protocol fr fr interface-type dce fr map ip 10.0.0.2 255.255.255.0 100 fr dlci 100 ip address 10.0.0.1 255.255.255.0 # interface Serial1/0 link-protocol ppp ip address ppp-negotiate # interface Serial1/1 clock DTECLK1 link-protocol ppp ip address ppp-negotiate # interface NULL0 # rip network 10.0.0.0 network 20.0.0.0 peer 10.0.0.2 # user-interface con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode none user privilege level 3 # return [RTB]display current-configuration
# sysname RTB # FTP server enable # l2tp domain suffix-separator @ # radius scheme system # domain system # local-user admin password cipher service-type telnet terminal level 3 service-type ftp # interface Aux0 async mode flow # interface Ethernet0/0 ip address 30.0.0.1 255.255.255.0 # interface Ethernet0/1 # interface Serial0/0 clock DTECLK1 link-protocol fr fr map ip 10.0.0.1 255.255.255.0 100 fr dlci 100 ip address 10.0.0.2 255.255.255.0 # interface NULL0 # rip network 10.0.0.0 network 30.0.0.0 peer 10.0.0.1 # user-interface con 0 user-interface aux 0 user-interface vty 0 4 authentication-mode none
user privilege level 3 # return A. 两台路由器串口之间能够正常通讯 B. 两台路由器串口之间不能够正常通讯 C. 两台路由器能够互相得到对方以太网段路由 D. 两台路由器不能够得到对方以太网段路由答案 :AC 3. 路由器的路由 ( 寻径 ) 功能主要指 ( ) A. 路由器必须具有根据数据分组的目的网络地址转发分组的功能 B. 为了实现数据转发, 路由器必须有能力建立 刷新路由表, 并根据路由表转发数据包 C. 为了保证网络可靠运行, 路由器一般都具备主备线路的切换及流量控制功能 D. 路由器可以隔离广播网络, 防止广播风暴, 同时也可以对数据包施行灵活多样的过滤策略以保证网络安全答案 :B 4. 路由器中时刻维持着一张表, 所有报文的发送和转发都通过查找这张表从相应端口发送 这个表是 ( ) A. MAC 表 B. 路由表 C. 地址表 D. 链路表答案 :B 5. 下列哪些是路由表中的元素 ( ) A. 源 IP 地址 B. 目的 IP 地址 C. 子网掩码 D. 下一跳地址答案 :BCD
6. AR28-31 路由器的固定接口只有一个 AUX 口, 一个 CONSOLE 口, 一个 LAN 口 T. True F. False 答案 :F 7. 对于文件传输, Quidway 系列路由器可以用 xmodem 方式 FTP 方式和 TFTP 方式, 其 中只有 FTP 方式是需要用户名和密码, xmodem 方式和 TFTP 方式都不需要 T. True F. False 答案 :T 8. 在命令行中用 TFTP 方式传送文件时, 路由器是 ( ) A. 服务器 B. 客户端 C. 都可以 D. 都不可以答案 :B 9. 在命令行中用 FTP 方式传送文件时, 路由器是 ( ) A. 服务器 B. 客户端 C. 都可以 D. 都不可以答案 :C 10. 要删除 Quidway 系列路由器 flash 中已保存的配置, 是执行 ( ) 命令 A. write B. delete C. copy D. reset saved-configuration 答案 :D
11. Quidway 系列路由器 VRP3.4 版本, 清除已保存配置的命令是在 ( ) 下执行 A. 用户视图 B. 系统视图 C. 接口视图 D. 所有视图答案 :A 12. Quidway 系列路由器 VRP3.4 版本创建本地用户使用 ( ) 命令 A. user B. user-interface C. local-user D. service 答案 :C 13. 在线帮助有这样的功能 : 键入一字符串, 其后紧接空格加问号, 则会列出以该字符串开头的所有关键字 T. True F. False 答案 :F 14. 如果 Quidway 系列路由器的 super 口令忘了, 是没有办法恢复出厂设置的, 所以设置 super 口 令时务必小心, 并做好相关记录 T. True F. False 答案 :F 15. 路由器的 AUX 口是备份口, 用户可以通过 modem 连 AUX 口, 远程拨入该路由器 T. True F. False 答案 :T
16. 通过 Telnet 登录 Quidway 系列路由器 VRP3.4 版本, 要执行 debug?* * 命令查看信息, 此外还需要执行哪些命令 ( ) A. display debugging B. terminal monitor C. terminal debugging D. user debuging 答案 :BC 17. 在 Quidway AR 系列路由器上配了用户名和密码, 但是远程登陆的时候输入这个用户名和密码无法进入系统, 可能原因是 ( ) A. 没有配置用户的服务类型为 telnet B. 默认用户的等级不够 C. Quidway 路由器只能用密码来认证是否能进入路由器, 不能用用户名和密码的方式 D. 没有使能这个用户答案 :A 18. Quidway AR 系列路由器的以太网口配置了 IP 地址, 接口物理状态仍显示为 down, 可能原因是 ( ) A. 没有连网线 B. 配置 IP 地址错误 C. 网线连接正常, 但对端设备没有上电 D. 配置的掩码错误答案 :AC 19. Quidway AR 系列路由器查看 CPU 利用率的命令是 ( ) A. display system cpu B. display process cpu C. h-b cpu D. display cpu 答案 :D
20. Quidway AR 28-31 路由器的 bootrom 是自动升级的, 所以升级 VRP 的时候可以不考虑 bootrom 升级问题 T. True F. False 答案 :F