对于以下ACL语句描述正确的是( )
router(config)#ip access-list standard TELNET
router(config-std-nacl)#permit 192.168.4.2 0.0.0.0
router(config)#line vty 0 4
router(config-line)#access-class TELNET in
router(config)#ip access-list standard TELNET
router(config-std-nacl)#permit 192.168.4.2 0.0.0.0
router(config)#line vty 0 4
router(config-line)#access-class TELNET in
举一反三
- 下面正确配置路由器远程登录密码的命令是( )。 A: router (config) B: line VTY 0 4 C: uter (config-line) D: login E: uter (config-line) F: password 100 G: router (config) H: enable secret level 15 0 100 I: router (config) J: enable secret level 1 0 100 K: router (config) L: enable secret level 15 5 100
- 公司有2台Cisco路由器,路由器的Telnet服务以前是关闭的,现在为了方便管理,需要启用Telnet,并设置Telnet密码为cbn152,那么需要在路由器上进行()配置。 A: Router(config)#lineconsole0Router(config-line)#passwordcbn152 B: Router(config)#lineconsole0Router(config-line)#loginRouter(config-line)#passwordcbn152 C: Router(config)#linevty04Router(config-line)#passwordcbn152 D: Router(config)#linevty04Router(config-line)#loginRouter(config-line)#passwordcbn152
- 完成路由器行命令配置。 1) 配置VTY密码 Router(config)# (允许5个telnet远程终端同时连接) Router(config-line)# (设置终端登录密码为cisco) Router(config-line)# (允许通过telnet远程登录) 2.)配置串行口 Router# Router(config)# serial 0/0 Router(config-if)# 64000 (DCE 端配置时钟) Router(config-if)# 192.168.100.1 255.255.255.0(配置接口IP地址和网络掩码) Router(config-if)# (激活接口)
- Cisco路由器进入vty配置模式后,正确的命令提示符是()。 A: Router(config-line)# B: Router(config-if)# C: Router# D: Router(config)#
- 在RIP协议配置中,以下命令( )是正确的 A: router(config) B: route rip C: router(config) D: router rip E: router(config-if) F: router rip G: router(config) H: router rip 100