• 2022-10-29 问题

    公司有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

    公司有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

  • 2022-06-12 问题

    某路由器串口s0/0/0为DCE端,该串口时钟频率设置为64000,下列命令配置正确的是()。 A: Router(config) B: interface s0/0/0 Router(config-if) C: clock 64000 D: Router(config) E: interface s0/0/0 Router(config-if) F: rate 64000 G: Router H: interface s0/0/0 Router(config-if) I: clock rate 64000 J: Router(config) K: interface s0/0/0 Router(config) L: clock rate 64000

    某路由器串口s0/0/0为DCE端,该串口时钟频率设置为64000,下列命令配置正确的是()。 A: Router(config) B: interface s0/0/0 Router(config-if) C: clock 64000 D: Router(config) E: interface s0/0/0 Router(config-if) F: rate 64000 G: Router H: interface s0/0/0 Router(config-if) I: clock rate 64000 J: Router(config) K: interface s0/0/0 Router(config) L: clock rate 64000

  • 2022-05-31 问题

    下面哪个命令为路由器设置了默认路由 A: Router(config)#ipdefault-route0.0.0.0 B: Router(config)#iproute0.0.0.0 0.0.0.0f0/1 C: Router#iproute0.0.0.0 0.0.0.0s0/0 D: Router(config)#ipdefault-route0.0.0.00.0.0.0s0/0

    下面哪个命令为路由器设置了默认路由 A: Router(config)#ipdefault-route0.0.0.0 B: Router(config)#iproute0.0.0.0 0.0.0.0f0/1 C: Router#iproute0.0.0.0 0.0.0.0s0/0 D: Router(config)#ipdefault-route0.0.0.00.0.0.0s0/0

  • 2021-04-14 问题

    路由器命令配置中有不同的模式,请将下列路由器工作模式的转换补充完整。 Router> Router# Router(config)# f0/0 Router(config-if)# Router(config)# Router(config-router)#end Router#

    路由器命令配置中有不同的模式,请将下列路由器工作模式的转换补充完整。 Router> Router# Router(config)# f0/0 Router(config-if)# Router(config)# Router(config-router)#end Router#

  • 2022-05-31 问题

    若调试路由器时希望使用路由器内部的虚拟逻辑接口,可以执行下列哪个命令进入该接口进行配置? A: Router(config) B: interface Loopback 0 C: Router(config) D: interface Se0/0/0 E: Router(config) F: interface Fa0/0 G: Router(config) H: interface Fa0/0.1

    若调试路由器时希望使用路由器内部的虚拟逻辑接口,可以执行下列哪个命令进入该接口进行配置? A: Router(config) B: interface Loopback 0 C: Router(config) D: interface Se0/0/0 E: Router(config) F: interface Fa0/0 G: Router(config) H: interface Fa0/0.1

  • 2021-04-14 问题

    对于以下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

    对于以下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

  • 2021-04-14 问题

    完成路由器行命令配置。 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)# (激活接口)

    完成路由器行命令配置。 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)# (激活接口)

  • 2021-04-14 问题

    [Router] ip pool pool1 [Router-ip-pool-pool1] network 10.10.10.0 mask 255.255.255.0 [Router-ip-pool-pool1] gateway-list 10.10.10.1 [Router-ip-pool-pool1] quit [Router]ip pool pool2 [Router-ip-pool-pool2] network 10.20.20.0 mask 255.255.255.0 [Router-ip-pool-pool2] gateway-list 10.20.20.1 [Router-ip-pool-pool2] quit [Router] interface gigabitethernet 1/0/0 [Router-GigabitEthernet1/0/0] ip address 10.10.10.1 24 [Router-GigabitEthernet1/0/0] dhcp select global 管理员在Router上进行了如上配置,那么连接在该路由器的G1/0/0接口下的一台主机,能够通过DHCP获取到什么样的IP地址

    [Router] ip pool pool1 [Router-ip-pool-pool1] network 10.10.10.0 mask 255.255.255.0 [Router-ip-pool-pool1] gateway-list 10.10.10.1 [Router-ip-pool-pool1] quit [Router]ip pool pool2 [Router-ip-pool-pool2] network 10.20.20.0 mask 255.255.255.0 [Router-ip-pool-pool2] gateway-list 10.20.20.1 [Router-ip-pool-pool2] quit [Router] interface gigabitethernet 1/0/0 [Router-GigabitEthernet1/0/0] ip address 10.10.10.1 24 [Router-GigabitEthernet1/0/0] dhcp select global 管理员在Router上进行了如上配置,那么连接在该路由器的G1/0/0接口下的一台主机,能够通过DHCP获取到什么样的IP地址

  • 2021-04-14 问题

    Which commands are required to properly configure a router to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0?(choose two)

    Which commands are required to properly configure a router to properly configure a router to run OSPF and to add network 192.168.16.0/24 to OSPF area 0?(choose two)

  • 2022-06-17 问题

    下面正确配置路由器远程登录密码的命令是( )。 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

    下面正确配置路由器远程登录密码的命令是( )。 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

  • 1 2 3 4 5 6 7 8 9 10