A. show interface list
B. show ip route
C. show ip interface
D. show ip interface brief
E. show interface
第1题:
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
第2题:
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
第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 access control list has been configured on a router and applied to interface Serial 0 in anoutbound direction. No ACL is applied to Interface Serial 1 on the same router. What will happen whentraffic being filtered by the access list does not match the configured ACL statements for Serial 0?()
第6题:
Which can be done to secure the virtual terminal interfaces on a router?()
第7题:
Which command is used to display the placement and direction of an IP access control list on a router?()
第8题:
When you are troubleshooting an ACL issue on a router,which command can help you to verify which interfaces are affected by the ACL?()
第9题:
show access-list
show ip route
show ip interface
show interface
show interface list
show ip interface brief
第10题:
show interface list
show ip route
show ip interface
show ip interface brief
show interface
第11题:
show access-list
show ip access-list
show ip interface
show interface
show interface list
第12题:
lscfg
route
netstat
entstat
第13题:
A.show ip access-list
B.show access-list
C.list ip interface
D.show interface
E.show ip interface
第14题:
Which of the following access list statements would deny traffic from a specifichost?()
第15题:
Which of the following show commands would be used on the WDS to display the access points participating in fast secure roaming?()
第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题:
Which one of the following commands will display the placement and direction of an IP access control list on the interfaces of a router?()
第18题:
Which command is required to apply an access list on a virtual terminal line 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题:
RouterTK(config-line)# access-class 10 in
RouterTK(config-if)# ip access-class 23 out
RouterTK(config-line)# access-list 150 in
RouterTK(config-if)# ip access-list 128 out
RouterTK(config-line)# access-group 15 out
RouterTK(config-if)# ip access-group 110 in
第21题:
TK1# show ip ospf interface
TK1# show ip ospf priority
TK1# show ospf neighbor detail
TK1# show ospf processes
TK1# show ospf neighbor state
第22题:
By perfornubg a show ip interface to see the type and source of the attack based upon the access-listmatches
By performing a show interface to see the transmitted load txload and receive load rxload ;if the interface utilization is not maxed out ,there is no attack underway
By setting up an access-list to permit all ICMP,TCP,and UDP traffic with the log or log-input commands,then use the show access-list and show log commands to determine the type and sourceof attack
By applying an access-list to all incoming and outgoing interfaces,turning off route-cache on all interfaces,then,when telnetting into the router perform a debug IP packet detail
第23题:
permit access-list 101 out
ip access-group 101 out
apply access-list 101 out
access-class 101 out
ip access-list e0 out