Zusammenfassung der Ressource
Frage 1
Frage
What is the final step when configuring policy-based routing?
Frage 2
Frage
Which prefix-list entry will be used when multiple entries in a prefix list match a given prefix?
Antworten
-
all matching entries
-
entry with the lowest sequence number
-
entry with the largest sequence number
-
entry with the longest prefix mask length
Frage 3
Frage
Which method of redistribution is least likely to introduce a routing loop into a network?
Antworten
-
one-way
-
two-way
-
one-point
-
multipoint
Frage 4
Frage
Which command would allow advertising only an aggregate address of 192.168.0.0/16 when applied by using a neighbor statement that contains prefix-list [prefix-list name] out?
Antworten
-
permit 192.168.0.0/0 le 16
-
permit 192.168.0.0/16
-
permit 192.168.0.0/16 ge 16
-
permit 192.168.0.0/16 eq 16
Frage 5
Frage
Which is the default seed metric for an OSPF route that is redistributed into an EIGRP autonomous system?
Frage 6
Frage
Which command would deploy a prefix list in a BGP environment?
Antworten
-
ip prefix-list distribute
-
ip bgp prefix-list distribute
-
neighbor [ip address] prefix-list prefix-list-name [in/out]
-
neighbor [ip address] prefix-list-name [in/out]
Frage 7
Frage
A router has learned the route 192.168.254.0 /24 from multiple sources.
These sources are as follows:
- RIPv1 route with a metric of 12
- EIGRP with a metric of 125689
- OSPF E2 route with a metric of 125
- EIGRP external route with a metric of 3489
- OSPF type 1 route with a metric of 632
- OSPF route with a metric of 4
What route will be injected into the routing table?
Antworten
-
D with metric of 125689
-
E1 with a metric of 632
-
E2 with a metric of 125
-
EX with a metric of 3489
-
O with a metric of 4
-
R with metric of 12
Frage 8
Frage
Which criterion must be met before a route can be redistributed into another routing protocol?
Antworten
-
be directly connected
-
be learned through a dynamic routing protocol
-
exist in the routing table
-
be learned from a different routing protocol than the protocol into which it is redistributed
-
have an administrative distance that is greater than that of the routing protocol into which it is being
redistributed
Frage 9
Frage
Which statement best describes the route tag in a RIPv2 packet?
Antworten
-
The route tag contains a 32-bit mask that identifies the network and subnet portion of the IP address.
-
It contains the IP address of the next hop that is listed in the IP Address field.
-
It differentiates between a request for a full routing table or a partial routing update due to a topology
-
It indicates how many internetwork hops or routers have been traversed in the trip to the destination.
-
It differentiates between routes that are learned within the autonomous system and those that were redistributed into the routing process.