300-410 Practice Questions
30 questions from this objective
A network engineer runs the following command on Router R1:
R1# show ip eigrp topology 10.0.0.0 255.255.252.0
IP-EIGRP (AS 100): Topology entry for 10.0.0.0/22 State: Passive, Origin: Internal, Metric [90/2172416], Tag 0 Number of successors: 1 FD is 2172416, Serno: 5 Route is Summary Advertised by R2 (via Serial0/0/0) Reply status: 0
Based on this output, what is true about the route 10.0.0.0/22?
A network engineer runs the following command on Router R1:
R1# show ip route 172.16.0.0 255.255.240.0
Routing entry for 172.16.0.0/20 Known via "ospf 1", distance 110, metric 20, type intra area Last update from 192.168.1.2 on GigabitEthernet0/0, 00:00:15 ago Routing Descriptor Blocks:
* 192.168.1.2, from 192.168.1.2, 00:00:15 ago, via GigabitEthernet0/0
Route metric is 20, traffic share count is 1
Based on this output, what can be concluded about the route 172.16.0.0/20?
A network engineer runs the following command on Router R1:
R1# show ip bgp 192.168.0.0 255.255.252.0
BGP routing table entry for 192.168.0.0/22, version 5 Paths: (1 available, best #1, table default) Advertised to update-groups: 1 Refresh Epoch 1 65001
10.1.1.1 from 10.1.1.1 (10.1.1.1)
Origin IGP, metric 0, localpref 100, valid, external, best Community: 65001:100 rx pathid: 0, tx pathid: 0x0 Aggregator: 65001, 10.1.1.1
Based on this output, what is true about this route?
A network engineer runs the following command on Router R1:
R1# show ip eigrp interfaces detail GigabitEthernet0/0
IP-EIGRP interfaces for process 100
Interface Peers Xmit Queue Mean Pacing Time Multicast Pending
Un/Reliable SRTT Un/Reliable Flow Timer Routes Gi0/0 1 0/0 10 0/10 50 0 Hello interval: 5 sec, Hold time: 15 sec Split horizon is enabled Summary address: 10.0.0.0/8 Next xmit serial <none> Un/reliable mcasts: 0/0 Un/reliable ucasts: 0/0 Mcast exceptions: 0 CR packets: 0 ACKs suppressed: 0 Retransmissions: 0 Retry timer: 15 Hello packets sent: 100, received: 99
Based on this output, what is the purpose of the summary address configured on this interface?
A network engineer runs the following command on Router R1:
R1# show ip ospf database summary 172.16.0.0
OSPF Router with ID (1.1.1.1) (Process ID 1)
Summary Net Link States (Area 0)
LS age: 100 Options: (No TOS-capability, DC) LS Type: Summary Links(Network) Link State ID: 172.16.0.0 (Summary Network Number) Advertising Router: 2.2.2.2 LS Seq Number: 80000001 Checksum: 0x1234 Length: 28 Network Mask: /20 TOS: 0 Metric: 10
Based on this output, what does this LSA represent?
A network engineer runs the following command on Router R1:
R1# show ip route summary IP routing table maximum-paths: 32 IP routing table has 15 routes, using 900 bytes of memory
Number of prefixes: /8: 1, /16: 2, /20: 3, /24: 9 Route types: Connected: 4, Static: 1, OSPF: 10 Route sources: OSPF: 10, Connected: 4, Static: 1
Based on this output, what is a potential issue regarding route summarization?
A network engineer runs the following command on Router R1:
R1# show ip bgp neighbors 10.1.1.1 advertised-routes
BGP table version is 10, local router ID is 1.1.1.1 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter, x best-external, a additional-path, c RIB-compressed, Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path *> 10.0.0.0/8 0.0.0.0 0 32768 i *> 10.1.0.0/16 0.0.0.0 0 32768 i *> 10.1.1.0/24 0.0.0.0 0 32768 i *> 10.1.2.0/24 0.0.0.0 0 32768 i
Based on this output, what is a problem with the BGP advertisements?
A network engineer runs the following command on Router R1:
R1# show ip route 10.0.0.0 255.255.252.0 longer-prefixes
Routing entry for 10.0.0.0/22 Known via "eigrp 100", distance 90, metric 2172416, type internal Last update from 192.168.1.2 on GigabitEthernet0/0, 00:00:10 ago Routing Descriptor Blocks:
* 192.168.1.2, from 192.168.1.2, 00:00:10 ago, via GigabitEthernet0/0
Route metric is 2172416, traffic share count is 1
Routing entry for 10.0.1.0/24 Known via "eigrp 100", distance 90, metric 2812416, type internal Last update from 192.168.1.2 on GigabitEthernet0/0, 00:00:10 ago Routing Descriptor Blocks:
* 192.168.1.2, from 192.168.1.2, 00:00:10 ago, via GigabitEthernet0/0
Route metric is 2812416, traffic share count is 1
Based on this output, what is the effect of the summary route 10.0.0.0/22?
A network engineer runs the following command on Router R1:
R1# show ip eigrp topology summary
IP-EIGRP Topology Table for AS(100)/ID(1.1.1.1) Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply, r - reply Status, s - sia Status
P 10.0.0.0/8, 1 successors, FD is 2812416, serno 10 via Summary (2812416/0), Null0 P 10.0.0.0/24, 1 successors, FD is 2172416, serno 5 via 192.168.1.2 (2172416/2812416), GigabitEthernet0/0 P 10.0.1.0/24, 1 successors, FD is 2172416, serno 6 via 192.168.1.2 (2172416/2812416), GigabitEthernet0/0
Based on this output, what is the purpose of the route 10.0.0.0/8 via Null0?
Consider the following partial EIGRP configuration on router R1:
router eigrp 100 network 10.0.0.0 network 192.168.1.0
summary-address 10.0.0.0 255.255.255.0 5
What is the effect of the 'summary-address 10.0.0.0 255.255.255.0 5' command?
Given the following OSPF configuration on router R2:
router ospf 1 network 10.0.0.0 0.255.255.255 area 0 area 0 range 10.0.0.0 255.255.252.0
Which statement is true about this configuration?
Examine this BGP configuration on router R3:
router bgp 65001 neighbor 10.1.1.1 remote-as 65002
address-family ipv4
network 192.168.0.0 mask 255.255.252.0
aggregate-address 192.168.0.0 255.255.252.0 summary-only
What is the effect of the 'aggregate-address' command with the 'summary-only' keyword?
Review the following OSPF configuration on router R4:
router ospf 1 network 10.0.0.0 0.255.255.255 area 0 area 1 range 10.0.0.0 255.255.255.0
What is missing or incorrect in this configuration for proper route summarization?
Consider this EIGRP configuration on router R5:
interface GigabitEthernet0/0 ip summary-address eigrp 100 10.10.0.0 255.255.0.0 5 router eigrp 100 network 10.0.0.0
What is the effect of the 'ip summary-address eigrp' command on interface GigabitEthernet0/0?
Given this partial configuration on router R6:
router bgp 65000 neighbor 192.168.1.1 remote-as 65001
address-family ipv4
network 172.16.0.0 mask 255.255.0.0
aggregate-address 172.16.0.0 255.255.0.0
What is missing if the administrator wants to ensure that only the aggregate route is advertised to neighbor 192.168.1.1?
More Route Summarization questions available in the full practice test.
Continue Practising →