2-5 - Troubleshoot Route Summarization Issues Flashcards

1
Q

Describe route summarization.

A
  • Summarization reduces the number of routing updates that flood across areas or routing domains.
  • Route summarization simplifies route tables by replacing many specific addresses with a single address.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are typical examples of networks that requre end-to-end LSPs?

A
  • An MPLS VPN backbone.
  • A network that uses Cisco MPLS TE.
  • An MPLS-enabled ATM network.
  • A transit BGP AS, where the core routers do not run BGP.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What transport protocol and port number does MPLS ping use?

A

UDP 3603

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

Describe the two types of messages for MPLS pings.

A
  • MPLS echo request: includes info about the tested FEC (prefix), which encodes as one of the TLVs; additional TLVs can be used to request more info:
    *downstream router and interface
    *MTU
    *multipath info
  • MPLS echo reply: uses same format but may include additional TLVs to encode the info; basic reply is encoded in the reply code field
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

T/F: By default, the MPLS echo request uses the outgoing interface IP address as the source and a loopback IP address as the destination (127.0.0.1), and a TTL of 255.

A

True

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

Describe the reply modes that the initiating router in an MPLS ping can request.

A
  • default reply mode: uses IPv4 and MPLS to return the reply
  • router alert mode: forces every router in the return path to perform process switching of the return packet (forcing them to use the IP forwarding table)
  • no reply mode: request that no reply be transmitted in response to the request
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IOS/IOS-XE and IOS-XR command:
ping mpls ipv4 [ip address] [subnet mask]

A

perform an MPLS ping to a destination address

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

IOS/IOS-XE and IOS-XR command:
ping mpls ipv4 [ip address] [subnet mask] ttl 1 dsmap repeat 1

A
  • perform an MPLS ping to a destination address with the dsmap option set, TTL of 1, and repeat of 1
  • dsmap option retrieves details for a given hop
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

IOS/IOS-XE and IOS-XR command:
traceroute mpls ipv4 [ip address] [subnet mask]

A
  • perform an MPLS ping to a destination address
  • you can determine labels and MTU by using MPLS traceroute. Detailed error information is retrieved upon failure somewhere in the path.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following statements about route summarization is true?

A. Do not use route summarization where an end-to-end LSP is necessary.
B. Regular ping and traceroute commands help operators to monitor LSP issues.
C. Route summarization increases the number of routing updates that flood.
D. Use MPLS LSP ping and traceroute to identify LDP breakages.

A

A

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