CCNA Set 5

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

D. The hello and dead timers are not configured properly.

A network administrator is troubleshooting the OSPF configuration of routers R1 and R2. The routers cannot establish an adjacency relationship on their commonEthernet link. The graphic shows the output of the show ip ospf interface e0 command for routers R1 and R2. Based on the information in the graphic, what is the cause of this problem? A. The OSPF area is not configured properly. B. The priority on R1 should be set higher. C. The cost on R1 should be set higher. D. The hello and dead timers are not configured properly. E. A backup designated router needs to be added to the network. F. The OSPF process ID numbers must match.

C. It sends the traffic via prefix 172.31.0.0/25.

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.

C. metric

A router running EIGRP has learned the same route from two different paths. Which parameter does the router use to select the best path? A. as-path B. administrative distance C. metric D. cost

B. point-to-point

A user configured OSPF in a single area between two routers. A serial interface connecting R1 and R2 is running encapsulation PPP. By default, which OSPF network type is seen on this interface when the user types show ip ospf interface on R1 or R2? A. nonbroadcast B. point-to-point C. point-to-multipoint D. broadcast Reveal Solution

B. ip address 10.10.10.1 255.255.252.0

An application in the network is being scaled up from 300 servers to 600. Each server requires 3 network connections to support production, backup, and management traffic. Each connection resides on a different subnet. The router configuration for the production network must be configured first using a subnet in the 10.0.0.0/8 network. Which command must be configured on the interface of the router to accommodate the requirements and limit wasted IP address space? A. ip address 10.10.10.1 255.255.254.0 B. ip address 10.10.10.1 255.255.252.0 C. ip address 10.10.10.1 255.255.240.0 D. ip address 10.10.10.1 255.255.255.240

D. Full

An engineer configured an OSPF neighbor as a designated router. Which state verifies the designated router is in the proper mode? A. Init B. 2-way C. Exchange D. Full Reveal Solution

A. ipv6 route::/0 Serial 0/0/0

Refer to the exhibit. An engineer configured the New York router with static routes that point to the Atlanta and Washington sites. Which command must be configured on the Atlanta and Washington routers so that both sites are able to reach the loopback2 interface on the New York router? A. ipv6 route::/0 Serial 0/0/0 B. ipv6 route::/0 Serial 0/0/1 C. ipv6 route:0/0 Serial 0/0/0 D. ip route 0.0.0.0 0.0.0.0 Serial 0/0/0 E. ipv6 route::/0 2000::2

A. R1(config)#ip route 192.168.20.0 255.255.255.0 192.168.30.2 111

Refer to the exhibit. R1 learns all routes via OSPF. Which command configures a backup static route on R1 to reach the 192.168.20 0/24 network via R3? A. R1(config)#ip route 192.168.20.0 255.255.255.0 192.168.30.2 111 B. R1(config)#ip route 192.168.20.0 255.255.255.0 192.168.30.2 90 C. R1(config)#ip route 192.168.20.0 255.255.0.0 192.168.30.2 D. R1(config)#ip route 192.168.20.0 255.255.255.0 192.168.30.2

C. R3(config)#interface gi0/0 R3(config-if)#ip ospf priority 255 R2(config)#interface gi0/0 R2(config-if)#ip ospf priority 240

Refer to the exhibit. R5 is the current DR on the network, and R4 is the BDR. Their interfaces are flapping, so a network engineer wants the OSPF network to elect a different DR and BDR. Which set of configurations must the engineer implement? A. R4(config)#interface gi0/0 R4(config-if)#ip ospf priority 20 R5(config)#interface gi0/0 R5(config-if)#ip ospf priority 10 B. R5(config)#interface gi0/0 R5(config-if)#ip ospf priority 120 R4(config)#interface gi0/0 R4(config-if)#ip ospf priority 110 C. R3(config)#interface gi0/0 R3(config-if)#ip ospf priority 255 R2(config)#interface gi0/0 R2(config-if)#ip ospf priority 240 D. R2(config)#interface gi0/0 R2(config-if)#ip ospf priority 259 R3(config)#interface gi0/0 R3(config-if)#ip ospf priority 256

D. OldR(config)#router ospf 1 OldR(config-router)#no router-id 192.168.1.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

D. ip route 0.0.0.0 0.0.0.0 g0/1 6

Refer to the exhibit. Router R1 currently is configured to use R3 as the primary route to the internet, and the route uses the default administrative distance settings. A network engineer must configure R1 so that it uses R2 as a backup, but only if R3 goes down. Which command must the engineer configure on R1 so that it correctly uses R2 as a backup route, without changing the administrative distance configuration on the link to R3? A. ip route 0.0.0.0 0.0.0.0 209.165.201.5.10 B. ip route 0.0.0.0 0.0.0.0 g0/1 1 C. ip route 0.0.0.0 0.0.0.0 209.165.200.226 1 D. ip route 0.0.0.0 0.0.0.0 g0/1 6

B. GigabitEthernet0/1

Refer to the exhibit. Router R1 resides in OSPF Area 0. After updating the R1 configuration to influence the paths that it will use to direct traffic, an engineer verified that each of the four Gigabit interfaces has the same route to 10 10.0.0/16.Which interface will R1 choose to send traffic to reach the route? A. GigabitEthernet0/0 B. GigabitEthernet0/1 C. GigabitEthernet0/2 D. GigabitEthernet0/3

A. static

Refer to the exhibit. Router R2 is configured with multiple routes to reach network 10.1.1.0/24 from router R1. Which path is chosen by router R2 to reach the destination network 10.1.1.0/24? A. static B. EIGRP C. eBGP D. OSPF

D. R3(config)#interface Gig0/1 R3(config-if)#ip ospf priority 100

Refer to the exhibit. Routers R1 and R3 have the default configuration. The router R2 priority is set to 99. Which commands on R3 configure it as the DR in the10.0.4.0/24 network? A. R3(config)#interface Gig0/0 R3(config-if)#ip ospf priority 100 B. R3(config)#interface Gig0/0 R3(config-if)#ip ospf priority 1 C. R3(config)#interface Gig0/1 R3(config-if)#ip ospf priority 0 D. R3(config)#interface Gig0/1 R3(config-if)#ip ospf priority 100

A. AS numbers must be changed to match on all the routers

Refer to the exhibit. When running EIGRP, what is required for RouterA to exchange routing updates with RouterC? A. AS numbers must be changed to match on all the routers B. Loopback interfaces must be configured so a DR is elected C. The no auto-summary command is needed on Router A and Router C D. Router B needs to have two network statements, one for each connected network

B. ipv6 route 2001:db8:23::14/128 fd00:13::3 C. ipv6 route 2001:db8:23::/64 fd00:12::2

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

A. R3(config)#interface fastethernet 0/0 R3(config-if)#ip ospf priority 0 C. R1(config)#interface fastethernet 0/0 R1(config-if)#ip ospf priority 200

Refer to the exhibit. Which two configurations must the engineer apply on this network so that R1 becomes the DR? (Choose two.) A. R3(config)#interface fastethernet 0/0 R3(config-if)#ip ospf priority 0 B. R1(config)#router ospf 1 R1(config-router)#router-id 192.168.100.1 C. R1(config)#interface fastethernet 0/0 R1(config-if)#ip ospf priority 200 D. R1(config)#interface fastethernet 0/0 R1(config-if)#ip ospf priority 0 E. R3(config)#interface fastethernet 0/0 R3(config-if)#ip ospf priority 200

A. 192.168.1.17 B. 192.168.1.61

Refer to the exhibit. Which two prefixes are included in this routing table entry? (Choose two.) A. 192.168.1.17 B. 192.168.1.61 C. 192.168.1.64 D. 192.168.1.127 E. 192.168.1.254

B. It provides stability for the OSPF process on RouterB. C. It specifies that the router ID for RouterB should be 10.0.0.1.

Refer to the exhibit. Which two statements are true about the loopback address that is configured on RouterB? (Choose two.) A. It ensures that data will be forwarded by RouterB. B. It provides stability for the OSPF process on RouterB. C. It specifies that the router ID for RouterB should be 10.0.0.1. D. It decreases the metric for routes that are advertised from RouterB. E. It indicates that RouterB should be elected the DR for the LAN.

C. 38443

Refer to the exhibit. With which metric was the route to host 172.16.0.202 learned? A. 0 B. 110 C. 38443 D. 3184439

D. The hello and dead interval timers are not set to the same values on R1 and R3. F. R1 and R3 are configured in different areas.

Refer to the graphic. R1 is unable to establish an OSPF neighbor relationship with R3. What are possible reasons for this problem? (Choose two.) A. All of the routers need to be configured for backbone Area 1. B. R1 and R2 are the DR and BDR, so OSPF will not establish neighbor adjacency with R3. C. A static route has been configured from R1 to R3 and prevents the neighbor adjacency from being established. D. The hello and dead interval timers are not set to the same values on R1 and R3. E. EIGRP is also configured on these routers with a lower administrative distance. F. R1 and R3 are configured in different areas.

A. It provides dynamic neighbor discovery. C. It maintains neighbor relationships.

The OSPF Hello protocol performs which of the following tasks? (Choose two.) A. It provides dynamic neighbor discovery. B. It detects unreachable neighbors in 90 second intervals. C. It maintains neighbor relationships. D. It negotiates correctness parameters between neighboring interfaces. E. It uses timers to elect the router with the fastest links as the designated router. F. It broadcasts hello packets throughout the internetwork to discover all routers that are running OSPF.

C. backup

When the active router in a VRRP group fails, which router assumes the role and forwards packets? A. forwarding B. standby C. backup D. listening

A. 0000.5E00.010a

Which MAC address is recognized as a VRRP virtual address? A. 0000.5E00.010a B. 0005.3709.8968 C. 0000.0C07.AC99 D. 0007.C070.AB01

D. Data plane

Which SDN plane forwards user-generated traffic? A. Management plane B. Control plane C. Policy plane D. Data plane

A. 10.56.0.1

Refer to the exhibit. When router R1 is sending traffic to IP address 10.56.192.1, which interface or next hop address does it use to route the packet? A. 10.56.0.1 B. 0.0.0.0/0 C. Vlan57 D. 10.56.128.19

A. Vlan58

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

D. R1(config)#ipv6 route 2019:C15C:0CAF:E001::/64 2019:C15C:0CAF:E002::1

An engineer is configuring router R1 with an IPv6 static route for prefix 2019:C15C:0CAF:E001::/64. The next hop must be 2019:C15C:0CAF:E002::1. The route must be reachable via the R1 Gigabit 0/0 interface. Which command configures the designated route? A. R1(config-if)#ip route 2019:C15C:0CAF:E001::/64 GigabitEthernet 0/0 B. R1(config)#ip route 2019:C15C:0CAF:E001::/64 GigabitEthernet 0/0 C. R1(config-if)#ipv6 route 2019:C15C:0CAF:E001::/64 2019:C15C:0CAF:E002::1 D. R1(config)#ipv6 route 2019:C15C:0CAF:E001::/64 2019:C15C:0CAF:E002::1

A. Router ospf 100 Network 10.120.10.0 0.0.0.255 area 0

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

A. configure the interfaces as OSPF active on both sides B. configure both interfaces with the same area ID

An engineer must configure an OSPF neighbor relationship between router R1 and R3. The authentication configuration has been configured and the connecting interfaces are in the same 192.168.1.0/30 subnet. What are the next two steps to complete the configuration? (Choose two.) A. configure the interfaces as OSPF active on both sides B. configure both interfaces with the same area ID C. configure the hello and dead timers to match on both sides D. configure the same process ID for the router OSPF process E. configure the same router ID on both routing processes

Must Match: area ID netmask timers Must be unique: ip address router ID

DRAG DROP -A network engineer is configuring an OSPFv2 neighbor adjacency. Drag and drop the parameters from the left onto their required categories on the right. Not all parameters are used.Select and Place:

C. the highest IP address among its active interfaces

If all OSPF routers in a single area are configured with the same priority value, what value does a router use for the OSPF router ID in the absence of a loopback interface? A. the IP address of the first Fast Ethernet interface B. the IP address of the console management interface C. the highest IP address among its active interfaces D. the lowest IP address among its active interfaces E. the priority value until a loopback interface is configured

D. router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf network point-to-point

OSPF must be configured between routers R1 and R2. Which OSPF configuration must be applied to router R1 to avoid a DR'BDR election? A. router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf cost 0 B. router ospf 1 network 192.168.1.1 0.0.0.0 area 0 hello interval 15 interface e1/1 ip address 192.168.1.1 255.255.255.252 C. router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf network broadcast D. router ospf 1 network 192.168.1.1 0.0.0.0 area 0 interface e1/1 ip address 192.168.1.1 255.255.255.252 ip ospf network point-to-point

B. Internal EIGRP

R1 has learned route 192.168.12.0/24 via IS-IS, OSPF, RIP, and Internal EIGRP. Under normal operating conditions, which routing protocol is installed in the routing table? A. IS-IS B. Internal EIGRP C. RIP D. OSPF

D. R1(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.6 2 R2(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.5 2

Refer to the exhibit Routers R1 and R2 have been configured with their respective LAN interfaces. The two circuits are operational and reachable across WAN.Which command set establishes failover redundancy if the primary circuit goes down? A. R1(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.6 R2(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.5 B. 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 C. 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 D. R1(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.6 2 R2(config)#ip route 0.0.0.0 0.0.0.0 10.10.10.5 2

A. ip route 0.0.0.0 0.0.0.0 192.168.0.2

Refer to the exhibit. A company is configuring a failover plan and must implement the default routes in such a way that a floating static route will assume traffic forwarding when the primary link goes down. Which primary route configuration must be used? A. ip route 0.0.0.0 0.0.0.0 192.168.0.2 B. ip route 0.0.0.0 0.0.0.0 192.168.0.2 GigabitEthernet1/0 C. ip route 0.0.0.0 0.0.0.0 192.168.0.2 floating D. ip route 0.0.0.0 0.0.0.0 192.168.0.2 tracked

B. Add VLAN 13 to the trunk links on Switch A and Switch B for VLAN propagation

Refer to the exhibit. A network administrator assumes a task to complete the connectivity between PC A and the File Server. Switch A and Switch B have been partially configured with VLANs 10, 11, 12, and 13. What is the next step in the configuration? A. Add PC A to VLAN 10 and the File Server to VLAN 11 for VLAN segmentation B. Add VLAN 13 to the trunk links on Switch A and Switch B for VLAN propagation C. Add a router on a stick between Switch A and Switch B allowing for Inter-VLAN routing D. Add PC A to the same subnet as the File Server allowing for intra-VLAN communication

D. R1 ip route 0.0.0.0 0.0.0.0 209.165.200.226 R2 ip route 0.0.0.0 0.0.0.0 209.165.200.225

Refer to the exhibit. A network engineer is in the process of establishing IP connectivity between two sites. Routers R1 and R2 are partially configured with IP addressing. Both routers have the ability to access devices on their respective LANs. Which command set configures the IP connectivity between devices located on both LANs in each site? A. R1 ip route 192.168.1.1 255.255.255.0 GigabitEthernet0/1 R2 ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/1 B. R1 ip route 192.168.1.0 255.255.255.0 GigabitEthernet0/0 R2 ip route 10.1.1.1 255.255.255.0 GigabitEthernet0/0 C. R1 ip route 0.0.0.0 0.0.0.0 209.165.200.225 R2 ip route 0.0.0.0 0.0.0.0 209.165.200.226 D. R1 ip route 0.0.0.0 0.0.0.0 209.165.200.226 R2 ip route 0.0.0.0 0.0.0.0 209.165.200.225

C. R1(config)#ip route 10.0.0.0 255.255.255.0 192.168.0.2 R1(config)#ip route 10.0.0.5 255.255.255.255 172.16.0.2

Refer to the exhibit. A network engineer must configure R1 so that it sends all packets destined to the 10.0.0.0/24 network to R3, and all packets destined to PC1 to R2. Which configuration must the engineer implement? A. R1(config)#ip route 10.0.0.0 255.255.255.0 172.16.0.2 R1(config)#ip route 10.0.0.5 255.255.255.255 192.168.0.2 B. R1(config)#ip route 10.0.0.0 255.255.0.0 172.16.0.2 R1(config)#ip route 10.0.0.5 255.255.255.255 192.168.0.2 C. R1(config)#ip route 10.0.0.0 255.255.255.0 192.168.0.2 R1(config)#ip route 10.0.0.5 255.255.255.255 172.16.0.2 D. R1(config)#ip route 10.0.0.0 255.255.0.0 192.168.0.2 R1(config)#ip route 10.0.0.5 255.255.255.0 172.16.0.2

D. 209.165.200.246 via Serial0/1/0

Refer to the exhibit. A packet is being sent across router R1 to host 172.16.0.14. What is the destination route for the packet? A. 209.165.200.250 via Serial0/0/0 B. 209.165.200.254 via Serial0/0/0 C. 209.165.200.254 via Serial0/0/1 D. 209.165.200.246 via Serial0/1/0

D. 207.165.200.254 via Serial0/0/1

Refer to the exhibit. A packet is being sent across router R1 to host 172.16.3.14. To which destination does the router send the packet? A. 207.165.200.246 via Serial0/1/0 B. 207.165.200.254 via Serial0/0/0 C. 207.165.200.250 via Serial0/0/0 D. 207.165.200.254 via Serial0/0/1

B. 255.255.255.240

Refer to the exhibit. A packet sourced from 10.10.10.1 is destined for 10.10.8.14. What is the subnet mask of the destination route? A. 255.255.254.0 B. 255.255.255.240 C. 255.255.255.248 D. 255.255.255.252

B. ip route 172.21.34.0 255.255.255.128 10.73.65.66

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

D. They are routed to 172.16.20.2

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

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

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 anOSPFv2 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.7

A. R2(config)#intergface gi0/0 R2(config-if)#ip ospf priority 100

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

D. 192.168.1.224/27 via 192.168.15.5

Refer to the exhibit. All traffic enters the CPE router from interface Serial0/3 with an IP address of 192.168.50.1. Web traffic from the WAN is destined for a LAN network where servers are load-balanced. An IP packet with a destination address of the HTTP virtual IP of 192.168.1.250 must be forwarded. Which routing table entry does the router use? A. 192.168.1.0/24 via 192.168.12.2 B. 192.168.1.128/25 via 192.168.13.3 C. 192.168.1.192/26 via 192.168.14.4 D. 192.168.1.224/27 via 192.168.15.5

A

Refer to the exhibit. An OSPF neighbor relationship must be configured using these guidelines:✑ R1 is only permitted to establish a neighbor with R2.✑ R1 will never participate in DR elections.✑ R1 will use a router-id of 10.1.1.1.Which configuration must be used?

A. Configure router A to use the same MTU size as router B.

Refer to the exhibit. An engineer assumes a configuration task from a peer. Router A must establish an OSPF neighbor relationship with neighbor 172.1.1.1. The output displays the status of the adjacency after 2 hours. What is the next step in the configuration process for the routers to establish an adjacency? A. Configure router A to use the same MTU size as router B. B. Configure a point-to-point link between router A and router B. C. Set the router B OSPF ID to the same value as its IP address. D. Set the router B OSPF ID to a nonhost address.

C. router ospf 10 network 10.0.0.0 0.0.0.3 area0 network 10.0.1.0 0.0.0.255 area0

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

B. S 192.168.2.0/29 [1/0] via 10.1.1.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

C. R1(config)#ip route 172.16.2.2 255.255.255.255 gi0/0

Refer to the exhibit. An engineer is updating the R1 configuration to connect a new server to the management network. The PCs on the management network must be blocked from pinging the default gateway of the new server. Which command must be configured on R1 to complete the task? A. R1(config)#ip route 172.16.2.0.255.255.255.0 192.168.1.15 B. R1(config)#ip route 172.16.2.2 255.255.255.248 gi0/1 C. R1(config)#ip route 172.16.2.2 255.255.255.255 gi0/0 D. R1(config)#ip route 172.16.2.0 255.255.255.0 192.168.1.5

B. interface gigabitethernet0/0 ip address 10.0.0.34 255.255.255.224 ip ospf priority 100

Refer to the exhibit. An engineer must configure router R2 so it is elected as the DR on the WAN subnet. Which command sequence must be configured? A. interface gigabitethernet0/0 ip address 10.0.0.34 255.255.255.248 ip ospf priority 0 B. interface gigabitethernet0/0 ip address 10.0.0.34 255.255.255.224 ip ospf priority 100 C. interface gigabitethernet0/0 ip address 10.0.1.1 255.255.255.0 ip ospf priority 255 D. interface gigabitethernet0/0 ip address 10.0.1.1 255.255.255.224 ip ospf priority 98

Correct order: .128 .240 .248 .224

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:

C. 172.16.5.1

Refer to the exhibit. Given the output for this command, if the router ID has not been manually set, what router ID will OSPF use for this router? A. 10.1.1.2 B. 10.154.154.1 C. 172.16.5.1 D. 192.168.5.3

D. Router(config)#interface GigabitEthernet 0/0 Router(config-if)#ip ospf network point-to-point

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

D. It is unreachable and discards the traffic.

Refer to the exhibit. If OSPF is running on this network, how does Router2 handle traffic from Site B to 10.10.13.128/25 at Site A? A. It sends packets out of interface Fa0/1. B. It sends packets out of interface Fa0/2. C. It load-balances traffic out of Fa0/1 and Fa0/2. D. It is unreachable and discards the traffic.

D. It ignores the new static route until the existing OSPF default route is removed.

Refer to the exhibit. If configuring a static default route on the router with the ip route 0.0.0.0 0.0.0.0 10.13.0.1 120 command, how does the router respond? A. It starts sending traffic without a specific matching entry in the routing table to GigabitEthernet0/1. B. It immediately replaces the existing OSPF route in the routing table with the newly configured static route. C. It starts load-balancing traffic between the two default routes. D. It ignores the new static route until the existing OSPF default route is removed.

C. 192.168.7.35

Refer to the exhibit. Load-balanced traffic is coming in from the WAN destined to a host at 172.16.1.190. Which next-hop is used by the router to forward the request? A. 192.168.7.4 B. 192.168.7.7 C. 192.168.7.35 D. 192.168.7.40 Reveal Solution

A. F0/0

Refer to the exhibit. Packets received by the router from BGP enter via a serial interface at 209.165.201.1. Each route is present within the routing table. Which interface is used to forward traffic with a destination IP of 10.1.1.19? A. F0/0 B. F0/1 C. F0/4 D. F0/3

B. F0/11

Refer to the exhibit. Packets received by the router from BGP enter via a serial interface at 209.165.201.10. Each route is present within the routing table. Which interface is used to forward traffic with a destination IP of 10.10 10 24? A. F0/10 B. F0/11 C. F0/12 D. F0/1

D. R1(config)#interface FastEthernet 0/0 R1(config-if)#ip ospf priority 200 R1#clear ip ospf process

Refer to the exhibit. R1 has taken the DROTHER role in the OSPF DR/BDR election process. Which configuration must an engineer implement so that R1 is elected as the DR? A. R1(config)#interface FastEthernet 0/0 R1(config-if)#ip ospf priority 1 R1#clear ip ospf process B. R3(config)#interface FastEthernet 0/1 R3(config-if)#ip ospf priority 200 R3#clear ip ospf process C. R2(config)#interface FastEthernet 0/2 R2(config-if)#ip ospf priority 1 R2#clear ip ospf process D. R1(config)#interface FastEthernet 0/0 R1(config-if)#ip ospf priority 200 R1#clear ip ospf process

B. Configure the ipv6 route 2012::/126 2023::2 command on the Washington router. D. Configure the ipv6 route 2023::/126 2012::2 command on the Atlanta router.

Refer to the exhibit. The New York router is configured with static routes pointing to the Atlanta and Washington sites.Which two tasks must be performed so that the Se0/0/0 interfaces on the Atlanta and Washington routers reach one another? (Choose two.) A. Configure the ipv6 route 2023::/126 2012::1 command on the Atlanta router. B. Configure the ipv6 route 2012::/126 2023::2 command on the Washington router. C. Configure the ipv6 route 2012::/126 2023::1 command on the Washington router. D. Configure the ipv6 route 2023::/126 2012::2 command on the Atlanta router. E. Configure the ipv6 route 2012::/126 s0/0/0 command on the Atlanta router.

A. ipv6 route ::/0 2001:db8:1234:2::1 3

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 Reveal Solution Discussion 12

C. Configure the ip route 0.0.0.0 0.0.0.0 10.10.10.18 command on R1.

Refer to the exhibit. The default-information originate command is configured under the R1 OSPF configuration. After testing, workstations on VLAN 20 at SiteB cannot reach a DNS server on the Internet.Which action corrects the configuration issue? A. Add the default-information originate command on R2. B. Add the always keyword to the default-information originate command on R1. C. Configure the ip route 0.0.0.0 0.0.0.0 10.10.10.18 command on R1. D. Configure the ip route 0.0.0.0 0.0.0.0 10.10.10.2 command on R2.

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

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

C. R2(config)#interface g0/0/0 R2(config-if)#ip ospf dead-interval 40

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

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

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

D. ip route 10.10.2.1 255.255.255.255192.168.1.4100

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

B. 192.168.0.4

Refer to the exhibit. Traffic sourced from the loopback0 interface is trying to connect via ssh to the host at 10.0.1.15. What is the next hop to the destination address? A. 192.168.0.7 B. 192.168.0.4 C. 192.168.0.40 D. 192.168.3.5

A. via next-hop 10.0.1.5

Refer to the exhibit. Web traffic is coming in from the WAN interface. Which route takes precedence when the router is processing traffic destined for the LAN network at 10.0.10.0/24? A. via next-hop 10.0.1.5 B. via next-hop 10.0.1.4 C. via next-hop 10.0.1.50 D. via next-hop 10.0.1.100

E. 193

Refer to the exhibit. What is the metric of the route to the 192.168.10.33/28 subnet? A. 84 B. 110 C. 128 D. 192 E. 193

D. 10.0.1.50

Refer to the exhibit. What is the next hop address for traffic that is destined to host 10.0.1.5? A. Loopback 0 B. 10.0.1.4 C. 10.0.1.3 D. 10.0.1.50

A. 10.165.20.126

Refer to the exhibit. What is the next hop for traffic entering R1 with a destination of 10.1.2.126? A. 10.165.20.126 B. 10.165.20.146 C. 10.165.20.166 D. 10.165.20.226

D. /29

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

C. 255.255.248.0

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

D. 255.255.255.248

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

A. 110

Refer to the exhibit. When an administrator executes the show ip route command on router D to view its routing table, which value is displayed for the administrative distance for the route to network 192.168 1.0? A. 110 B. 120 C. 170 D. 90

B. R17# ! no ip domain lookup ip cef ipv6 unicast-routing ! interface FastEthernet0/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:2::201/64 ! Interface FastEthernet1/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:3::201/64 ! no cdp log mismatch duplex ipv6 route 2001:DB8:4::/64 2001:DB8:3::301

Refer to the exhibit. Which IPv6 configuration is required for R17 to successfully ping the WAN interface on R18? A. R17# ! no ip domain lookup ip cef ipv6 cef ! interface FastEthernet0/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:2::201/64 ! Interface FastEthernet1/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:3::201/64 ! no cdp log mismatch duplex ipv6 route 2001:DB8:4::/64 2001:DB8:4::302 B. R17# ! no ip domain lookup ip cef ipv6 unicast-routing ! interface FastEthernet0/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:2::201/64 ! Interface FastEthernet1/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:3::201/64 ! no cdp log mismatch duplex ipv6 route 2001:DB8:4::/64 2001:DB8:3::301 C. R17# ! no ip domain lookup ip cef ! interface FastEthernet0/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:3::201/64 ! Interface FastEthernet1/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:2::201/64 ! no cdp log mismatch duplex ipv6 route 2001:DB8:4::/64 2001:DB8:5::101 D. R17# ! no ip domain lookup ip cef ipv6 unicast-routing ! interface FastEthernet0/0 no ip address duplex auto speed auto ipv6 address 2001:DB8:2::201/6

A. Configure the router A interfaces with the highest OSPF priority value within the area

Refer to the exhibit. Which action must be taken to ensure that router A is elected as the DR for OSPF area 0? A. Configure the router A interfaces with the highest OSPF priority value within the area B. Configure router B and router C as OSPF neighbors of router A C. Configure the OSPF priority on router A with the lowest value between the three routers. D. Configure router A with a fixed OSPF router ID

C. network 10.0.0.0 0.0.0.255 area 0

Refer to the exhibit. Which command configures OSPF on the point-to-point link between routers R1 and R2? A. router-id 10.0.0.15 B. neighbor 10.1.2.0 cost 180 C. network 10.0.0.0 0.0.0.255 area 0 D. ip ospf priority 100

A. ip route 209.165.200.224 255.255.255.224 209.165.202.129 254

Refer to the exhibit. Which command configures a floating static route to provide a backup to the primary link? A. ip route 209.165.200.224 255.255.255.224 209.165.202.129 254 B. ip route 209.165.201.0 255.255.255.224 209.165.202.130 C. ip route 0.0.0.0 0.0.0.0 209.165.200.224 D. ip route 0.0.0.0 0.0.0.0 209.165.202.131 Reveal Solution Discussion 17

A. ip route 0.0.0.0 0.0.0.0 192.168.1.2 10

Refer to the exhibit. Which command must be issued to enable a floating static default route on router A? A. ip route 0.0.0.0 0.0.0.0 192.168.1.2 10 B. ip route 0.0.0.0 0.0.0.0 192.168.1.2 C. ip default-gateway 192.168.2.1 D. ip route 0.0.0.0 0.0.0.0 192.168.2.1 10

C. R14# interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast 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 area0 network 10.73.65.64 0.0.0.3 area0 R86# interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast 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

Refer to the exhibit. Which configuration allows routers R14 and R86 to form an OSPFv2 adjacency while acting 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 network broadcast ip ospf priority 0 ip mtu 1400 router ospf 10 router-id 10.10.1.14 network 10.10.1.14 0.0.0.0 area0 network 10.73.65.64 0.0.0.3 area0 R86# interface Loopback0 ip address 10.10.1.86 255.255.255.255 interface FastEthernet0/0 ip address 10.73.65.66 255.255.255.252 ip ospf network broadcast 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 B. R14# interface Loopback0 ip ospf 10 area 0 interface FastEthernet0/0 ip address 10.73.65.65 255.255.255.252 ip ospf network broadcast 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 network broadcast 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 network broadcast i

C. R1 interface Gi1/0 has a larger MTU size.

Refer to the exhibit. Which configuration issue is preventing the OSPF neighbor relationship from being established between the two routers? A. R1 has an incorrect network command for interface Gi1/0. B. R2 should have its network command in area 1. C. R1 interface Gi1/0 has a larger MTU size. D. R2 is using the passive-interface default command.

C. GigabitEthernet0/1

Refer to the exhibit. Which interface is chosen to forward traffic to the host at 192.168.0.55? A. GigabitEthernet0/3 B. Null0 C. GigabitEthernet0/1 D. GigabitEthernet0/2

D. 192.168.2.0/24

Refer to the exhibit. Which network prefix was learned via EIGRP? A. 172.160.0/16 B. 207.165.200.0/24 C. 192.168.1.0/24 D. 192.168.2.0/24

A. 10.10.10.9

Refer to the exhibit. Which next-hop IP address does Router1 use for packets destined to host 10.10.13.158? A. 10.10.10.9 B. 10.10.10.5 C. 10.10.11.2 D. 10.10.12.2

D. 192.168.2.0/24

Refer to the exhibit. Which prefix did router R1 learn from internal EIGRP? A. 192.168.3.0/24 B. 192.168.1.0/24 C. 172.16.1.0/24 D. 192.168.2.0/24

D. 192.168.16.0/27

Refer to the exhibit. Which route does R1 select for traffic that is destined to 192.168.16.2? A. 192.168.16.0/21 B. 192.168.16.0/24 C. 192.168.16.0/26 D. 192.168.16.0/27

A. ip route 10.1.1.10 255.255.255.255 gi0/0 125

Refer to the exhibit. Which route must be configured on R1 so that OSPF routing is used when OSPF is up, but the server is still reachable when OSPF goes down? A. ip route 10.1.1.10 255.255.255.255 gi0/0 125 B. ip route 10.1.1.0 255.255.255.0 172.16.2.2 100 C. ip route 10.1.1.0 255.255.255.0 gi0/1 125 D. ip route 10.1.1.10 255.255.255.255 172.16.2.2 100

B. route learned through EIGRP

Refer to the exhibit. Which route type does the routing protocol Code D represent in the output? A. statically assigned route B. route learned through EIGRP C. 724 route of a locally configured IP D. internal BGP route

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

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

A. exactly one active router B. one or more standby routers

What are two requirements for an HSRP group? (Choose two.) A. exactly one active router B. one or more standby routers C. one or more backup virtual routers D. exactly one standby active router E. exactly one backup virtual router

A. It provides the default gateway redundancy on a LAN using two or more routers.

What is a benefit of VRRP? A. It provides the default gateway redundancy on a LAN using two or more routers. B. It provides traffic load balancing to destinations that are more than two hops from the source. C. It prevents loops in a Layer 2 LAN by forwarding all traffic to a root bridge, which then makes the final forwarding decision. D. It allows neighbors to share routing table information between each other.

D. The highest up/up physical interface IP address is selected as the router ID.

What is the effect when loopback interfaces and the configured router ID are absent during the OSPF Process configuration? A. The lowest IP address is incremented by 1 and selected as the router ID. B. The router ID 0.0.0.0 is selected and placed in the OSPF process. C. No router ID is set, and the OSPF protocol does not run. D. The highest up/up physical interface IP address is selected as the router ID. Reveal Solution Discussion 2 Previous QuestionsNext Questions

A. forwards multicast hello messages between routers

What is the purpose of using First Hop Redundancy Protocol on a specific subnet? A. forwards multicast hello messages between routers B. sends the default route to the hosts on a network C. ensures a loop-free physical topology D. filters traffic based on destination IP addressing

C. The router replaces the original source and destination MAC addresses with the sending router MAC address as the source and neighbor MAC address as the destination.

Which action does the router take as it forwards a packet through the network? A. The router encapsulates the original packet and then includes a tag that identifies the source router MAC address and transmits it transparently to the destination. B. The router encapsulates the source and destination IP addresses with the sending router IP address as the source and the neighbor IP address as the destination. C. The router replaces the original source and destination MAC addresses with the sending router MAC address as the source and neighbor MAC address as the destination. D. The router replaces the source and destination labels with the sending router interface label as a source and the next hop router label as a destination.

C. whether the administrative distance was manually or dynamically configured E. the length of time that a route has been known

Which two pieces of information can you learn by viewing the routing table? (Choose two.) A. whether an ACL was applied inbound or outbound to an interface B. the EIGRP or BGP autonomous system C. whether the administrative distance was manually or dynamically configured D. which neighbor adjacencies are established E. the length of time that a route has been known

D. 0000.5E00.0101

Which virtual MAC address is used by VRRP group 1? A. 0504.0367.4921 B. 0007.c061.bc01 C. 0050.0c05.ad81 D. 0000.5E00.0101


Set pelajaran terkait

Credit Scores Credit Reports and Identity Theft

View Set

Embalming theory 2 (FSE-212-0901): Mod 1

View Set

Pltw MI 3.2 Define sporadic, familial, and hereditary cancers

View Set

Unit 7 | Lesson 11 Lesson Assessment: Stories and Games

View Set

Liberty University 3.12.2 Vocab Quiz: Module 3 Vocabulary

View Set

David Myers, Psychology in Modules 11th Edition Exam 1

View Set

APES ENVIRONMENTAL RISK AND HAZARD

View Set