On a newly installed router, the following access list is added to the HSSI interface for incoming traffic:Access-list 101 permit tcp any 10.18.10.0 0.0.0.255 eq tcpWhat is the effect of the "any" keyword in the above access list?()
A. check any of the bits in the source address
B. permit any wildcard mask for the address
C. accept any source address
D. check any bit in the destination address
E. permit 255.255.255.255 0.0.0.0
F. accept any destination
第1题:
A. Router(config)# access-list 1 deny 172.31.212.74 any
B. Router(config)# access-list 1 deny 10.6.111.48 host
C. Router(config)# access-list 1 deny 172.16.4.13 0.0.0.0
D. Router(config)# access-list 1 deny 192.168.14.132 255.255.255.0
E. Router(config)# access-list 1 deny 192.168.166.127 255.255.255.255
第2题:
As a network administrator,you have been instructed to prevent all traffic or iginating on the LAN from entering the R2 router.Which the following command would implement the access list on the interface of theR2 router?()

A.access-list 101 in
B.access-list 101 out
C.ipaccess-group 101 in
D.ipaccess-group 101 out
第3题:
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?()
第4题:
You are a technician at TestKing. Your assistant applied an IP access control list to Router TK1. You want to check the placement and direction of the access control list.Which command should you use?()
第5题:
A standard IP access list is applied to an Ethernet interface of a router. What does this standard access list filter on?()
第6题:
A user would like to ensure that only their family and their laptops can access a newly installed wireless router. Which of the following BEST accomplishes this?()
第7题:
Which command is used to display the placement and direction of an IP access control list on a router?()
第8题:
show access-list
show ip route
show ip interface
show interface
show interface list
show ip interface brief
第9题:
access-list 101 in
access-list 101 out
ip access-group 101 in
ip access-group 101 out
第10题:
All traffic will be allowed to exit E0 except FTP traffic.
FTP traffic from 192.168.166.19 to any host will be denied.
FTP traffic from 192.168.166.22 to any host will be denied.
All traffic exiting E0 will be denied.
All FTP traffic to network 192.168.166.18/29 from any host will be denied.
第11题:
check any of the bits in the source address
permit any wildcard mask for the address
accept any source address
check any bit in the destination address
permit 255.255.255.255 0.0.0.0
accept any destination
第12题:
permit access-list 101 out
ip access-group 101 out
apply access-list 101 out
access-class 101 out
ip access-list e0 out
第13题:
As a network administrator, you have been instructed to prevent all traffic originating on the LAN from entering the R2 router. Which the following command would implement the access list on the interface of the R2 router?()
A.access-list 101 in
B.access-list 101 out
C.ip access-group 101 in
D.ip access-group 101 out
第14题:
Which of the following access list statements would deny traffic from a specifichost?()
第15题:
On a newly installed router, the following access list is added to the HSSI interface for incoming traffic:Access-list 101 permit tcp any 10.18.10.0 0.0.0.255 eq tcp What is the effect of the "any" keyword in the above access list?()
第16题:
Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?()
第17题:
A network administrator has configured access list 172 to prevent Telnet and ICMP traffic from reaching a server with the address if 192.168.13.26. Which command can the administrator issue to verify that the access list is working properly?()
第18题:
Which one of the following commands will display the placement and direction of an IP access control list on the interfaces of a router?()
第19题:
As a network administrator, you have been instructed to prevent all traffic originating on the LAN from entering the R2 router. Which the following command would implement the access list on the interface of the R2 router?()
第20题:
show interface list
show ip route
show ip interface
show ip interface brief
show interface
第21题:
Application of up to three access lists per protocol to a single interface.
No more than two access lists per interface.
One access list may be configured per direction for each Layer 3 protocol configured on an interface.
The maximum number allowed varies due to RAM availability in the router.
An infinite number of access lists that can be applied to an interface, from most specific to most general.
Cisco IOS allows only one access list to an interface.
第22题:
The source and destination addresses
The destination port number
The destination address
The source address
All of the above
第23题:
show access-list
show ip access-list
show ip interface
show interface
show interface list