單項選擇題Which of the following statements regarding the use of multiple access lists are valid when configuring a single interface on a Cisco router?()

A. Application of up to three access lists per protocol to a single interface.
B. No more than two access lists per interface.
C. One access list may be configured per direction for each Layer 3 protocol configured on an interface.
D. The maximum number allowed varies due to RAM availability in the router.
E. An infinite number of access lists that can be applied to an interface, from most specific to most general.
F. Cisco IOS allows only one access list to an interface.


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題

You're the systems administrator at Testing, and you create the following access control lists.
You then enter the command "ip access-group 101 in" to apply access control list 101 to router TK1s e0 interface.Which of the following Telnet sessions will be blocked as a result of your access lists?()

A. Telnet sessions from host A to host 5.1.1.10
B. Telnet sessions from host A to host 5.1.3.10
C. Telnet sessions from host B to host 5.1.2.10
D. Telnet sessions from host B to host 5.1.3.8
E. Telnet sessions from host C to host 5.1.3.10
F. Telnet sessions from host F to host 5.1.1.10

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

3.單項選擇題What is the purpose of assigning an IP address to a switch?()

A. Provides local hosts with a default gateway address
B. Allows remote management of the switch.
C. Allows the switch to respond to ARP requests between two hosts
D. Ensures that hosts on the same LAN can communicate with each other.

4.單項選擇題As a TestKing trainee you are required to set the default gateway on a Cisco switch to the IP address of 192.168.1.115. Which IOS command should you use?()

A. TestKSwitch(config)# ip route-default 192.168.1.115
B. TestKSwitch(config)# ip default-gateway 192.168.1.115
C. TestKSwitch(config)# ip route 192.168.1.115 0.0.0.0
D. TestKSwitch(config)# ip default-network 192.168.1.115

5.多項選擇題Which interface commands would you enter on a Catalyst 2900 switch, if your goal was to bring all VLAN traffic to another directly connected switch?()

A. Switch(config-if)# vlan all
B. Switch(config-if)# switchport trunk encapsulation dot1q
C. Switch(config-if)# switchport access vlan all
D. Switch(config-if)# switchport mode trunk
E. Switch(config-if)# switchport access vlan 303

7.單項選擇題After making some network changes you power off and then power on your Cisco router. What sequence of events occurs when a router is powered up?()

A. Perform POST, locate configuration statements, apply configuration statements, locate Cisco IOS software, and load Cisco IOS software.
B. Locate Cisco IOS software, load Cisco IOS software, locate configuration statements, apply configuration statements, and perform POST.
C. Test software routines, POST, load configuration files, load Cisco IOS software, test Cisco IOS software.
D.POST, locate Cisco IOS software, load the Cisco IOS software, locate configuration statements, and apply configuration statements.
E. Load and test IOS, load configuration files, test software routines, POST.

9.單項選擇題

You want the text "Unauthorized access prohibited!" to be displayed before the login prompt every time someone tries to initiate a Telnet session to a router, as shown in the example below:

Which command can be used to configure this message?()

A. login banner x Unauthorized access prohibited! X
B. banner exec y Unauthorized access prohibited! Y
C. banner motd x Unauthorized access prohibited! X
D. vtv motd "Unauthorized access prohibited!"

10.多項選擇題

The TestKingA router is configured as shown below:
TestKingA(config)# interface loopback 0
TestKingA(config-if)# ip address 192.168.16.24 255.255.255.255
As a result of this change, which of the statements below are true?()

A. It creates a virtual, software only, interface.
B. It provides a way to test the convergence of OSPF routing updates.
C. The mask of 255.255.255.255 is called a host mask.
D. It uses a wildcard mask of 255.255.255.255.
E. It ensures that an interface is always active for OSPF processes.
F. Loopback interfaces must be numbered 0.