3-2 - MP-BGP Routing Requirements in MPLS VPNs Flashcards

1
Q

T/F: MP-BGP is capable of carrying VPNv4 (96-bit) prefixes in addition to other address-families.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the unique 64-bit value within the VPNv4 address called?

A

route distinguisher (RD)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

T/F: The VPNv4 addresses are exchanged between PE routers and CE routers.

A

False. The VPNv4 addresses are exchanged only between PE routers and never between CE routers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 64-bit extended communities included in a VPNv4 announcement called and used for?

A

route targets (RT). They’re used to control what prefixes get added into which VRFs upon being received by remote PEs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The MPLS VPN architecture uses the BGP routing protocol in two distinct ways. Describe them.

A
  • VPNv4 routes propagate across an MPLS VPN backbone by using MP-BGP between PE routers.
  • You can use BGP as the PE-CE routing protocol to exchange VPN routes between the PE and CE routers.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IOS/IOS-XE and IOS-XR command:
address-family ipv4

A

in router BGP subconfig mode, this activates the IPv4 address-family and enters AF subconfig mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IOS/IOS-XE and IOS-XR command:
address-family ipv6

A

in router BGP subconfig mode, this activates the IPv6 address-family and enters AF subconfig mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

IOS/IOS-XE and IOS-XR command:
address-family [vpnv4 | vpnv6] [unicast | multicast]

A

in router BGP subconfig mode, activates the VPNv4 and/or VPNv6 AF for unicast and/or multicast traffic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In an L3VPN, the PE router performs 3 main tasks. What are they?

A
  • Exchanges routing updates with the CE router
  • Translates the CE routing information into VPNv4 and VPNv6 routes
  • Exchanges VPNv4 and VPNv6 routes with other PE routers through MP-BGP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

T/F: iBGP requires a full-mesh of adjacencies due to the BGP split-horizon rule.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the formula to determine how many iBGP sessions are needed (given n number of routers)?

A

(n * (n - 1)) / 2

where n is the number of routers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are BGP route reflectors?

A

BGP route reflectors enable a much higher level of scalability, since a router can advertise or reflect iBGP learned routes to other iBGP speakers to circumvent the BGP split-horizon rule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

IOS-XR command:
neighbor [ipv4-address | ipv6-address | peer-group-name] route-reflector-client

A

Configures a neighbor as a route-reflector client, causing this local BGP system to act as the route-reflector server for that neighborship.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

IOS/IOS-XE command:
address-family ipv4 vrf [vrf-name]

A
  • Under router BGP subconfig mode, activates a VRF-specific IPv4 address-family and enters the subconfig mode for that AF
  • The BGP neighbor to a CE would be activated under this AF.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

IOS-XR command:
vrf [vrf-name]

A

Under the router BGP subconfig mode, enters a VRF-specific subconfig mode

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

IOS-XR command:
vrf [vrf-name] address-family ipv4 unciast

A

Under the router BGP subconfig mode, enters a VRF-specific subconfig mode and then activates the IPv4 address-family under it (entering that VRF and AF subconfig mode)

17
Q

Which of the following is the MP-BGP VPNv4 (96-bit) prefix?

A. route distinguisher
B. route reflector
C. unicast prefix
D. multicast prefix

A

A