其他

Which command is required to apply an access list on a virtual terminal line of a router?()A. Router(config-line)# access-class 10 inB. Router(config-if)# ip access-class 23 outC. Router(config-line)# access-group 15 outD. Router(config-if)# ip access-gro

题目
Which command is required to apply an access list on a virtual terminal line of a router?()

A. Router(config-line)# access-class 10 in

B. Router(config-if)# ip access-class 23 out

C. Router(config-line)# access-group 15 out

D. Router(config-if)# ip access-group 110 in

E. Router(config-line)# access-list 150 in

F. Router(config-if)# ip access-list 128 out

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which configuration component is required to allow a PPP over ATM client to connect to one virtual router for a particular session and to a different virtual router for another session?()

A. profile

B. domain map

C. IP access-route

D. static IP addressing


参考答案:A

第2题:

You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?()

A. permit access-list 101 out

B. ip access-group 101 out

C. apply access-list 101 out

D. access-class 101 out

E. ip access-list e0 out


参考答案:B

第3题:

用标准访问控制列表配置212.33.127.0/24子网主机登录到路由表,虚拟的配置是

A.Router(config)#access-list 10 permit 212.33.127.0 255.255.255.0 Router(config)#line vty 0 5 Router(config-line)#access-class 10 in

B.Router(config)#access-list 20 permit 212.33.127.0 0.0.0.255 Router(config)#line vty 0 5 Router(config-line)#access-class 20 in

C.Router(config)#access-list 99 permit 212.33.127.0 0.0.0.255 Router(config)#line vty 0 5 Router(config-line)#access-class 99 in

D.Router(config)#access-list 100 permit 212.33.127.0 0.0.0.255 Router(config)#line vty 0 5 Router(config-line)#access-class 100 in


正确答案:D

第4题:

You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?()

  • A、permit access-list 101 out
  • B、ip access-group 101 out
  • C、apply access-list 101 out
  • D、access-class 101 out
  • E、ip access-list e0 out

正确答案:B

第5题:

You wish to increase the security of all of the routers within your network. What can be done to secure the virtual terminal interfaces on a router?()

A. Administratively shut down the interface.

B. Physically secure the interface.

C. Create an access list and apply it to the virtual terminal interfaces with the access-group command.

D. Configure a virtual terminal password and login process.

E. Enter an access list and apply it to the virtual terminal interfaces using the access-class command.


参考答案:D, E

第6题:

Which of the following commands would successfully implement an access list on a routers virtual terminal line?()

A. RouterTK(config-line)# access-class 10 in

B. RouterTK(config-if)# ip access-class 23 out

C. RouterTK(config-line)# access-list 150 in

D. RouterTK(config-if)# ip access-list 128 out

E. RouterTK(config-line)# access-group 15 out

F. RouterTK(config-if)# ip access-group 110 in


参考答案:A

第7题:

You wish to limit telnet access into your Cisco router to only a single host. In order to accomplish this, access list 1 has been written to allow host 172.16.1.224 access to the router vty lines.What command would assign this access- list to the Virtual Terminal Lines?()

A. router(config-line)# ip access-group 1 in

B. router(config-line)# access-class 1 in

C. router(config-line)# ip access-list 1 in

D. router(config-line)# access-line 1 in


参考答案:B

第8题:

用标准访问控制列表配置只允许212.33.127.0/24子网主机登录到路由表,正确的配置是______。

A.Router(config) #access-list 10 permit 212.33.127.0 255.255.255.0 Router(config) #line vty 0 5 Router(config-line) #access-class 10 in

B.Router(config) #access-list 20 permit 212.33.127.0 0.0.0.255 Router(config) #line vty 0 5 Router(config-line) #access-class 20 out

C.Router(config) #access-list 99 permit 212.33.127.0 0.0.0.255 Router(config) #line vty 0 5 Router(config-line) #access-class 99 in

D.Router(config) #access-list 100 permit 212.33.127.0 0.0.0.255 Router(config) #line vty 0 5 Router(config-line) #access-class 100 in


正确答案:C
解析:表号1~99用于标准访问控制列表,扩展访问控制列表的表号范围为100~199和2000~2699,D项不符合,并且通配符用32位二进制数表示,表示形式与IP地址和子网掩码相同,实际上就是子网掩码的反码,212.33.127.0/24的子网掩码为255.255.255.0,反码为0.0.0.255。因此选C。

第9题:

What can be done to secure the virtual terminal interfaces on a router?()

A. Administratively shut down the interface.

B. Physically secure the interface.

C. Create an access list and apply it to the virtual terminal interfaces with the access-group command.

D. Configure a virtual terminal password and login process.

E. Enter an access list and apply it to the virtual terminal interfaces using the access-class command.


参考答案:D, E

第10题:

Which can be done to secure the virtual terminal interfaces on a router?()

  • A、Administratively shut down the interfaces.
  • B、Physically secure the interfaces.
  • C、Configure a virtual terminal password and login process.
  • D、Enter an access list and apply it to the terminal interfaces using the access-class command.
  • E、Create an access list and apply it to the terminal interfaces using the access-groupc ommand.

正确答案:C,D

更多相关问题