200-301: Cisco Certified Network Associate (CCNA) Part 9
Question #: 481
Topic #: 1
Refer to the exhibit. The administrator must configure a floating static default route that points to 2001:db8:1234:2::1 and replaces the current default route only if it fails. Which command must the engineer configure on the CPE?
A. ipv6 route ::/0 2001:db8:1234:2::1 3
B. ipv6 route ::/128 2001:db8:1234:2::1 3
C. ipv6 route ::/0 2001:db8:1234:2::1 1
D. ipv6 route ::/0 2001:db8:1234:2::1 2
Selected Answer: A
Question #: 482
Topic #: 1
Refer to the exhibit. Router OldR is replacing another router on the network with the intention of having OldR and R2 exchange routes. After the engineer applied the initial OSPF configuration, the routes were still missing on both devices. Which command sequence must be issued before the clear IP ospf process command is entered to enable the neighbor relationship?
A. OldR(config)#interface g0/0/0 OldR(config-if)#ip ospf hello-interval 15
B. OldR(config)#router ospf 1 OldR(config-router)#network 192.168.1.0 255.255.255.0 area 2
C. OldR(config)#interface g0/0/0 OldR(config-if)#ip ospf dead-interval 15
D. OldR(config)#router ospf 1 OldR(config-router)#no router-id 192.168.1.1
Selected Answer: D
Question #: 483
Topic #: 1
DRAG DROP –
Refer to the exhibit. Drag and drop the prefix lengths from the left onto the corresponding prefixes on the right. Not all prefixes are used.
Select and Place:
Suggestion Answer:
Question #: 484
Topic #: 1
Refer to the exhibit. What is the subnet mask for route 172.16.4.0?
A. 255.255.255.192
B. 255.255.254.0
C. 255.255.248.0
D. 255.255.240.0
Selected Answer: C
Question #: 485
Topic #: 1
Refer to the exhibit. A static route must be configured on R14 to forward traffic for the 172.21.34.0/25 network that resides on R86. Which command must be used to fulfill the request?
A. ip route 172.21.34.0 255.255.255.192 10.73.65.65
B. ip route 172.21.34.0 255.255.255.128 10.73.65.66
C. ip route 172.21.34.0 255.255.255.0 10.73.65.65
D. ip route 172.21.34.0 255.255.128.0 10.73.65.64
Selected Answer: B
Question #: 486
Topic #: 1
Refer to the exhibit. The network engineer is configuring router R2 as a replacement router on the network. After the initial configuration is applied, it is determined that R2 failed to show R1 as a neighbor. Which configuration must be applied to R2 to complete the OSPF configuration and enable it to establish the neighbor relationship with R1?
A. R2(config)#router ospf 1 R2(config-router)#network 192.168.1.0 255.255.255.0 area 2
B. R2(config)#interface g0/0/0 R2(config-if)#ip ospf hello-interval 10
C. R2(config)#interface g0/0/0 R2(config-if)#ip ospf dead-interval 40
D. R2(config)#router ospf 1 R2(config-router)#router-id 192.168.1.2
Selected Answer: C
Question #: 487
Topic #: 1
Refer to the exhibit. All interfaces are configured with duplex auto and ip ospf network broadcast. Which configuration allows routers R14 and R86 to form an
OSPFv2 adjacency and act as a central point for exchanging OSPF information between routers?
A. R14# interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf priority 255 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0 R86# interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip mtu 1400 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0
B. R14# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf 10 area 0 ip mtu 1500 router ospf 10 ip ospf priority 255 router-id 10.10.1.14 R86# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf 10 area 0 ip mtu 1500 router ospf 10 router-id 10.10.1.86
C. R14# interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf priority 0 ip mtu 1500 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0 R86# interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip mtu 1500 router ospf 10 router-id 10.10.1.86 network 10.10.1.86 0.0.0.0 area 0 network 10.73.65.64 0.0.0.3 area 0
D. R14# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf priority 255 ip ospf 10 area 0 ip mtu 1500 router ospf 10 router-id 10.10.1.14 R86# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf 10 area 0 ip mtu 1500 router ospf 10 router-id 10.10.1.86
Selected Answer: D
Question #: 488
Topic #: 1
A packet from a company’s branch office is destined to host 172.31.0.1 at headquarters. The sending router has three possible matches in its routing table for the packet: prefixes 172.31.0.0/16, 172.31.0.0/24, and 172.31.0.0/25. How does the router handle the packet?
A. It sends the traffic via prefix 172.31.0.0/24.
B. It sends the traffic via prefix 172.31.0.0/16.
C. It sends the traffic via prefix 172.31.0.0/25.
D. It sends the traffic via the default gateway 0.0.0.0/0.
Selected Answer: C
Question #: 489
Topic #: 1
Refer to the exhibit. An engineer is asked to configure router R1 so that it forms an OSPF single-area neighbor relationship with R2. Which command sequence must be implemented to configure the router?
A. router ospf 100 network 10.0.0.0 0.0.0.252 area0 network 10.0.1.0 0.0.0.255 area0
B. router ospf 100 network 10.0.0.0 0.0.0.3 area0 network 10.0.2.0 255.255.255.0 area0
C. router ospf 10 network 10.0.0.0 0.0.0.3 area0 network 10.0.1.0 0.0.0.255 area0
D. router ospf 10 network 10.0.0.0 0.0.0.3 area0 network 10.0.2.0 0.0.0.255 area0
Selected Answer: C
Question #: 490
Topic #: 1
Refer to the exhibit. All routers in the network are configured. R2 must be the DR. After the engineer connected the devices, R1 was elected as the DR. Which command sequence must be configured on R2 to be elected as the DR in the network?
A. R2(config)#intergface gi0/0 R2(config-if)#ip ospf priority 100
B. R2(config)#router ospf 1 R2(config-router)#router-id 192.168.2.7
C. R2(config)#router ospf 1 R2(config-router)#router-id 10.100.100.100
D. R2(config)#intergface gi0/0 R2(config-if)#ip ospf priority 1
Selected Answer: A
Question #: 491
Topic #: 1
Refer to the exhibit. The router R1 is in the process of being configured. Routers R2 and R3 are configured correctly for the new environment. Which two commands must be configured on R1 for PC1 to communicate to all PCs on the 10.10.10.0/24 network? (Choose two.)
A. ip route 10.10.10.0 255.255.255.0 192.168.2.3
B. ip route 10.10.10.10 255.255.255.255 192.168.2.2
C. ip route 10.10.10.10 255.255.255.255 g0/1
D. ip route 10.10.10.8 255.255.255.248 g0/1
E. ip route 10.10.10.0 255.255.255.248 192.168.2.2
Selected Answer: AB
Question #: 492
Topic #: 1
Refer to the exhibit. What is the subnet mask of the route to the 10.10.13.160 prefix?
A. 255.255.255.240
B. 255.255.255.128
C. 255.255.248.0
D. 255.255.255.248
Selected Answer: D
Question #: 493
Topic #: 1
Refer to the exhibit. Which two commands, when configured on router R1, fulfill these requirements? (Choose two.)
✑ Packets toward the entire network 2001:db8:23::/64 must be forwarded through router R2.
Packets toward host 2001:db8:23::14 preferably must be forwarded through R3.
A. ipv6 route 2001:db8:23::/128 fd00:12::2
B. ipv6 route 2001:db8:23::14/128 fd00:13::3
C. ipv6 route 2001:db8:23::/64 fd00:12::2
D. ipv6 route 2001:db8:23::14/64 fd00:12::2 200
E. ipv6 route 2001:db8:23::14/64 fd00:12::2
Selected Answer: BC
Question #: 494
Topic #: 1
Refer to the exhibit. Traffic from R1 to the 10.10.2.0/24 subnet uses 192.168.1.2 as its next hop. A network engineer wants to update the R1 configuration so that traffic with destination 10.10 2.1 passes through router R3, and all other traffic to the 10.10.2.0/24 subnet passes through R2. Which command must be used?
A. ip route 10.10.2.1 255.255.255.255 192.168.1.4115
B. ip route 10.10.2.0 255.255.255.0 192.168.1.4115
C. ip route 10.10.2.0 255.255.255.0 192.168.1.4100
D. ip route 10.10.2.1 255.255.255.255192.168.1.4100
Selected Answer: D
Question #: 495
Topic #: 1
Refer to the exhibit. The image server and client A are running an application that transfers an extremely high volume of data between the two. An engineer is configuring a dedicated circuit between R1 and R2. Which set of commands must the engineer apply to the routers so that only traffic between the image server and client A is forces to use the new circuit?
A. R1(config)#ip route 10.10.13.10 255.255.255.255 10.10.10.6 R2(config)#ip route 192.168.0.100 255.255.255.255 10.10.10.5
B. R1(config)#ip route 10.10.13.10 255.255.255.128 10.10.10.6 R2(config)#lp route 192.168.0.100 255.255.255.0 10.10.10.5
C. R1(config)#ip route 10.10.13.10 255.255.255.252 10.10.10.6 R2(config)#tp route 192.168.0.100 255.255.255.252 10.10.10.5
D. R1(config)#ip route 10.10.13.10 255.255.255.255 10.10.10.2 R2(config)#ip route 192.168.0.100 255.255.255.255 10.10.10.1
Selected Answer: A
Question #: 496
Topic #: 1
Refer to the exhibit. An engineer is checking the routing table in the main router to identify the path to a server on the network. Which route does the router use to reach the server at 192.168.2.2?
A. S 192.168.0.0/20 [1/0] via 10.1.1.1
B. S 192.168.2.0/29 [1/0] via 10.1.1.1
C. S 192.168.2.0/28 [1/0] via 10.1.1.1
D. S 192.168.1.0/30 [1/0] via 10.1.1.1
Selected Answer: B
Question #: 497
Topic #: 1
Refer to the exhibit. What is the prefix length for the route that router1 will use to reach host A?
A. /25
B. /27
C. /28
D. /29
Selected Answer: D
Question #: 498
Topic #: 1
Refer to the exhibit. After applying this configuration to router R1, a network engineer is verifying the implementation. If all links are operating normally, and the engineer sends a series of packets from PC1 to PC3, how are the packets routed?
A. They are distributed sent round robin to interfaces S0/0/0 and S0/0/1
B. They are routed to 10.0.0.2
C. They are routed to 192.168.100.2
D. They are routed to 172.16.20.2
Selected Answer: D
Question #: 499
Topic #: 1
Refer to the exhibit. When router R1 receives a packet with destination IP address 10.56.0.62, through which interface does it route the packet?
A. Vlan58
B. Null0
C. Vlan59
D. Vlan60
Selected Answer: A
Question #: 500
Topic #: 1
Refer to the exhibit. How much OSPF be configured on the GigabitEthernet0/0 interface of the neighbor device to achieve the destined neighbor relationship?
A. Router(config)#interface GigabitEthernet 0/0 Router(config-if)#ip ospf cost 5
B. Router(config)#interface GigabitEthernet 0/0 Router(config-if)#ip ospf priority 1
C. Router(config)#interface GigabitEthernet 0/0 Router(config-if)#ip ospf area 2
D. Router(config)#interface GigabitEthernet 0/0 Router(config-if)#ip ospf network point-to-point
Selected Answer: D
Question #: 501
Topic #: 1
An engineer just installed network 10.120.10.0/24. Which configuration must be applied to the R14 router to add the new network to its OSPF routing table?
A. Router ospf 100 Network 10.120.10.0 0.0.0.255 area 0
B. Router ospf 120 Network 10.120.10.0 255.255.255.0 area 0 Ip route 10.120.10.0 255.255.255.0 fa0/1
C. Router ospf 100 area 0 Network 10.120.10.0 0.0.0.255
D. Router ospf 100 Network 10.120.10.0 255.255.255.0 area 0
Selected Answer: A
Question #: 502
Topic #: 1
What are two benefits of FHRPs? (Choose two.)
A. They allow encrypted traffic
B. They prevent loops in the Layer 2 network.
C. They are able to bundle multiple ports to increase bandwidth
D. They enable automatic failover of the default gateway
E. They allow multiple devices to serve as a single virtual gateway for clients in the network
Selected Answer: DE
Question #: 503
Topic #: 1
What is the MAC address used with VRRP as a virtual address?
A. 00-05-42-38-53-31
B. 00-00-5E-00-01-0a
C. 00-00-0C-07-AD-89
D. 00-07-C0-70-AB-01
Selected Answer: B
Question #: 504
Topic #: 1
Why would VRRP be implemented when configuring a new subnet in a multivendor environment?
A. when a gateway protocol is required that supports more than two Cisco devices for redundancy
B. to interoperate normally with all vendors and provide additional security features for Cisco devices
C. to ensure that the spanning-tree forwarding path to the gateway is loop-free
D. to enable normal operations to continue after a member failure without requiring a change in a host ARP cache
Selected Answer: D
Question #: 505
Topic #: 1
Why implement VRRP?
A. To hand over to end users the autodiscovery of virtual gateways
B. To provide end users with a virtual gateway in a multivendor network
C. To leverage a weighting scheme to provide uninterrupted service
D. To detect link failures without the overhead of Bidirectional Forwarding Detection
Selected Answer: B
Question #: 506
Topic #: 1
Which type of address is shared by routers in a HSRP implementation and used by hosts on the subnet as their default gateway address?
A. multicast address
B. virtual IP address
C. loopback IP address
D. broadcast address
Selected Answer: B
Question #: 507
Topic #: 1
By default, which virtual MAC address does HSRP group 14 use?
A. 00:05:5e:19:0c:14
B. 00:05:0c:07:ac:14
C. 04:15:26:73:3c:0e
D. 00:00:0c:07:ac:0e
Selected Answer: D
Question #: 508
Topic #: 1
Refer to the exhibit. Router R1 is added to the network and configured with the 10.0.0.64/26 and 10.0.20.0/26 subnets. However, traffic destined for the LAN on
R3 is not accessible. Which command when executed on R1 defines a static route to reach the R3 LAN?
A. ip route 10.0.0.64 255.255.255.192 10.0.20.3
B. ip route 10.0.15.0 255.255.255.0 10.0.20.1
C. ip route 10.0.15.0 255.255.255.192 10.0.20.1
D. ip route 10.0.15.0 255.255.255.0 10.0.20.3
Selected Answer: D
Question #: 509
Topic #: 1
A router has two static routes to the same destination network under the same OSPF process. How does the router forward packets to the destination if the net- hop devices are different?
A. The router chooses the route with the oldest age.
B. The router chooses the next hop with the lowest IP address.
C. The router chooses the next hop with the lowest MAC address.
D. The router load-balances traffic over all routes to the destination.
Selected Answer: D
Question #: 510
Topic #: 1
What does the implementation of a first-hop redundancy protocol protect against on a network?
A. default gateway failure
B. BGP neighbor flapping
C. spanning-tree loops
D. root-bridge loss
Selected Answer: A
Question #: 511
Topic #: 1
Which feature or protocol is required for an IP SLA to measure UDP jitter?
A. LLDP
B. EEM
C. CDP
D. NTP
Selected Answer: D
Question #: 512
Topic #: 1
Refer to the exhibit. Which feature is enabled by this configuration?
A. static NAT translation
B. a DHCP pool
C. a dynamic NAT address pool
D. PAT
Selected Answer: C
Question #: 513
Topic #: 1
Which NAT term is defined as a group of addresses available for NAT use?
A. NAT pool
B. dynamic NAT
C. static NAT
D. one-way NAT
Selected Answer: A
Question #: 514
Topic #: 1
Which command can you enter to allow Telnet to be supported in addition to SSH?
A. transport input telnet ssh
B. transport input telnet
C. no transport input telnet
D. privilege level 15
Selected Answer: A
Question #: 515
Topic #: 1
Refer to the exhibit. After you apply the given configuration to a router, the DHCP clients behind the device cannot communicate with hosts outside of their subnet.
Which action is most likely to correct the problem?
A. Configure the dns server on the same subnet as the clients
B. Activate the dhcp pool
C. Correct the subnet mask
D. Configure the default gateway
Selected Answer: D
Question #: 516
Topic #: 1
Refer to the exhibit. Which rule does the DHCP server use when there is an IP address conflict?
A. The address is removed from the pool until the conflict is resolved.
B. The address remains in the pool until the conflict is resolved.
C. Only the IP detected by Gratuitous ARP is removed from the pool.
D. Only the IP detected by Ping is removed from the pool.
E. The IP will be shown, even after the conflict is resolved.
Selected Answer: A
Question #: 517
Topic #: 1
Which command can you enter to determine the addresses that have been assigned on a DHCP Server?
A. Show ip DHCP database.
B. Show ip DHCP pool.
C. Show ip DHCP binding.
D. Show ip DHCP server statistic.
Selected Answer: C
Question #: 518
Topic #: 1
What is the authoritative source for an address lookup?
A. a recursive DNS search
B. the operating system cache
C. the ISP local cache
D. the browser cache
Selected Answer: A
Question #: 519
Topic #: 1
Which command is used to verify the DHCP relay agent address that has been set up on your Cisco IOS router?
A. show ip interface brief
B. show ip dhcp bindings
C. show ip route
D. show ip interface
E. show interface
F. show ip dhcp pool
Selected Answer: D
Question #: 520
Topic #: 1
Which type of information resides on a DHCP server?
A. a list of the available IP addresses in a pool
B. a list of public IP addresses and their corresponding names
C. usernames and passwords for the end users in a domain
D. a list of statically assigned MAC addresses
Selected Answer: A
Question #: 521
Topic #: 1
What are two roles of Domain Name Services (DNS)? (Choose two.)
A. builds a flat structure of DNS names for more efficient IP operations
B. encrypts network Traffic as it travels across a WAN by default
C. improves security by protecting IP addresses under Fully Qualified Domain Names (FQDNs)
D. enables applications to identify resources by name instead of IP address
E. allows a single host name to be shared across more than one IP address
Selected Answer: DE
Question #: 522
Topic #: 1
Which Cisco IOS command will indicate that interface GigabitEthernet 0/0 is configured via DHCP?
A. show ip interface GigabitEthernet 0/0 dhcp
B. show interface GigabitEthernet 0/0
C. show ip interface dhcp
D. show ip interface GigabitEthernet 0/0
E. show ip interface GigabitEthernet 0/0 brief
Selected Answer: D
Question #: 523
Topic #: 1
What will happen if you configure the logging trap debug command on a router?
A. It causes the router to send messages with lower severity levels to the syslog server
B. It causes the router to send all messages with the severity levels Warning, Error, Critical, and Emergency to the syslog server
C. It causes the router to send all messages to the syslog server
D. It causes the router to stop sending all messages to the syslog server
Selected Answer: D
Question #: 524
Topic #: 1
What will happen if you configure the logging trap debug command on a router?
A. It causes the router to send messages with lower severity levels to the syslog server
B. It causes the router to send all messages with the severity levels Warning, Error, Critical, and Emergency to the syslog server
C. It causes the router to send all messages to the syslog server
D. It causes the router to stop sending all messages to the syslog server
Selected Answer: D
Question #: 525
Topic #: 1
A network administrator enters the following command on a router: logging trap 3. What are three message types that will be sent to the Syslog server? (Choose three.)
A. informational
B. emergency
C. warning
D. critical
E. debug
F. error
Selected Answer: BDF
Question #: 526
Topic #: 1
DRAG DROP –
Drag and drop the network protocols from the left onto the correct transport services on the right.
Select and Place:
Suggestion Answer:
Question #: 527
Topic #: 1
A network engineer must back up 20 network router configurations globally within a customer environment. Which protocol allows the engineer to perform this function using the Cisco IOS MIB?
A. ARP
B. SNMP
C. SMTP
D. CDP
Selected Answer: B
Question #: 528
Topic #: 1
Which command enables a router to become a DHCP client?
A. ip address dhcp
B. ip dhcp client
C. ip helper-address
D. ip dhcp pool
Selected Answer: A
Question #: 529
Topic #: 1
Which function does an SNMP agent perform?
A. It sends information about MIB variables in response to requests from the NMS
B. It manages routing between Layer 3 devices in a network
C. It coordinates user authentication between a network device and a TACACS+ or RADIUS server
D. It requests information from remote network nodes about catastrophic system events
Selected Answer: A
Question #: 530
Topic #: 1
What are two roles of the Dynamic Host Configuration Protocol (DHCP)? (Choose two.)
A. The DHCP server assigns IP addresses without requiring the client to renew them.
B. The DHCP server leases client IP addresses dynamically.
C. The DHCP client is able to request up to four DNS server addresses.
D. The DHCP server offers the ability to exclude specific IP addresses from a pool of IP addresses.
E. The DHCP client maintains a pool of IP addresses it is able to assign.
Selected Answer: BD
Question #: 531
Topic #: 1
Which command must be entered when a device is configured as an NTP server?
A. ntp peer
B. ntp master
C. ntp authenticate
D. ntp server
Selected Answer: B
Question #: 532
Topic #: 1
What event has occurred if a router sends a notice level message to a syslog server?
A. A certificate has expired
B. An interface line has changed status
C. A TCP connection has been torn down
D. An ICMP connection has been built
Selected Answer: B
Question #: 533
Topic #: 1
Refer to the exhibit. An engineer deploys a topology in which R1 obtains its IP configuration from DHCP. If the switch and DHCP server configurations are complete and correct, which two sets of commands must be configured on R1 and R2 to complete the task? (Choose two.)
A. R1(config)# interface fa0/0 R1(config-if)# ip helper-address 198.51.100.100
B. R2(config)# interface gi0/0 R2(config-if)# ip helper-address 198.51.100.100
C. R1(config)# interface fa0/0 R1(config-if)# ip address dhcp R1(config-if)# no shutdown
D. R2(config)# interface gi0/0 R2(config-if)# ip address dhcp
E. R1(config)# interface fa0/0 R1(config-if)# ip helper-address 192.0.2.2
Selected Answer: BC
Question #: 534
Topic #: 1
Which two actions are performed by the Weighted Random Early Detection mechanism? (Choose two.)
A. It supports protocol discovery.
B. It guarantees the delivery of high-priority packets.
C. It can identify different flows with a high level of granularity.
D. It can mitigate congestion by preventing the queue from filling up.
E. It drops lower-priority packets before it drops higher-priority packets.
Selected Answer: DE
Question #: 535
Topic #: 1
Refer to the exhibit. An engineer configured NAT translations and has verified that the configuration is correct. Which IP address is the source IP after the NAT has taken place?
A. 10.4.4.4
B. 10.4.4.5
C. 172.23.103.10
D. 172.23.104.4
Selected Answer: D
Question #: 536
Topic #: 1
If a notice-level message is sent to a syslog server, which event has occurred?
A. A network device has restarted.
B. A debug operation is running.
C. A routing instance has flapped.
D. An ARP inspection has failed.
Selected Answer: C
Question #: 537
Topic #: 1
DRAG DROP –
Drag and drop the functions from the left onto the correct network components on the right.
Select and Place:
Suggestion Answer:
Question #: 538
Topic #: 1
Which two tasks must be performed to configure NTP to a trusted server in client mode on a single network device? (Choose two.)
A. Enable NTP authentication.
B. Verify the time zone.
C. Specify the IP address of the NTP server.
D. Set the NTP server private key.
E. Disable NTP broadcasts.
Selected Answer: AC
Question #: 539
Topic #: 1
What is the primary purpose of a First Hop Redundancy Protocol?
A. It allows directly connected neighbors to share configuration information
B. It reduces routing failures by allowing Layer 3 load balancing between OSPF neighbors that have the same link metric
C. It allows a router to use bridge priorities to create multiple loop-free paths to a single destination
D. It reduces routing failures by allowing more than one router to represent itself as the default gateway of a network
Selected Answer: D
Question #: 540
Topic #: 1
An engineer is configuring NAT to translate the source subnet of 10.10.0.0/24 to any one of three addresses: 192.168.3.1, 192.168.3.2, or 192.168.3.3. Which configuration should be used?
A. enable configure terminal ip nat pool mypool 192.168.3.1 192.168.3.3 prefix-length 30 access-list 1 permit 10.10.0.0 0.0.0.255 ip nat outside destination list 1 pool mypool interface g1/1 ip nat inside interface g1/2 ip nat outside
B. enable configure terminal ip nat pool mypool 192.168.3.1 192.168.3.3 prefix-length 30 access-list 1 permit 10.10.0.0 0.0.0.254 ip nat inside source list 1 pool mypool interface g1/1 ip nat inside interface g1/2 ip nat outside
C. enable configure terminal ip nat pool mypool 192.168.3.1 192.168.3.3 prefix-length 30 route map permit 10.10.0.0 255.255.255.0 ip nat outside destination list 1 pool mypool interface g1/1 ip nat inside interface g1/2 ip nat outside
D. enable configure terminal ip nat pool mypool 192.168.3.1 192.168.3.3 prefix-length 30 access-list 1 permit 10.10.0.0 0.0.0.255 ip nat inside source list 1 pool mypool interface g1/1 ip nat inside interface g1/2 ip nat outside
Selected Answer: D