• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/3

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

3 Cards in this Set

  • Front
  • Back
What is the basic BGP configuration steps?
router bgp 70074
network 207.108.10.0 mask 255.255.254.0
neighbor 198.7.0.5 remote-as 6450
Talk about the BGP AS Path attribute?
- Sequence of AS a route transverses.
- Provides mechanism for loop detection
- CAN apply policies based on AS Path
- Add local AS only when send to external peer
- Shortest AS Patch preferred
- Pattern Match is ^=Start and $=End.
What is the BGP AS Path attribute pattern match for NULL?
^$

If AS Path is null, it means that the route originated within same AS