Information Technology Reference
In-Depth Information
Scenario
Use the following configuration to answer the scenario questions:
router bgp 200
redistribute ospf 100 route-map bgpospf
!
route-map bgpospf permit 10
match tag 5
set metric 100
!
route-map bgpospf permit 15
match tag 6
set metric 200
1
How are the routes being manipulated?
a. OSPF 100 routes are redistributed into BGP 200; OSPF routes with a tag of 5 or 6 are
set with a MED of 100 and 200, respectively.
b. OSPF 100 routes are redistributed into BGP 200; a tag of 5 or 6 and metrics are set
for the BGP routes.
c. BGP is redistributed into OSPF; tag values and metrics are set.
d. b and c.
What happens to OSPF routes with a tag of 7?
2
a. They are redistributed.
b. They are not redistributed.
c. A metric of 100 is set.
d. A tag of 5 is set.
Search WWH ::




Custom Search