Lists I've Memorized Flashcards

1
Q

What are the 13 BGP Path Attributes?

A
  • Highest weight
  • Highest Local pref
  • Locally originated over externally originated
  • AIGP
  • Shortest AS path
  • Lowest origin type
  • Lowest MED
  • eBGP over iBGP
  • Lowest IGP next hop cost
  • If eBGP then oldest route
  • Lowest peer router ID
  • Shortest Cluster List
  • Lowest neighbor IP address
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are 5 enhancements introduced by DUAL?

A
  • Rapid Convergence
  • Sends updates only when there’s a change
  • Uses Hellos and forms Neighborships
  • Uses bandwidth, delay, reliability, load and MTU
  • can Load Balance across equal or un-equal cost links
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the 5 packet types used by EIGRP when communicating with other routers?

A
  • Hello
  • Query
  • Request
  • Update
  • Reply
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 5 message types used by OSPF?

A
  • Hello
  • DD
  • Link State Request (LSR)
  • Link State Update (LSU)
  • Link State Ack
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are 9 fields in an OSPF Hello packet?

A
  • Router ID
  • Authentication options
  • Area ID
  • Interface mask
  • Interface priority
  • Hello Interval
  • Dead Interval
  • DR and BDR IP addresses
  • Active neighbors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the 8 OSPF neighbor states?

A
  • Down
  • Attempt
  • Init
  • 2-way
  • ExStart
  • Exchange
  • Loading
  • Full
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the 9 requirements for OSPF routers to become neighbors?

A
  • Unique router IDs
  • Authentication matches
  • Area ID matches
  • Area flags match
  • Interfaces on a common subnet
  • MTUs match
  • Hello timer matches
  • Dead timer matches
  • DR enablement matches
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are 3 OSPF interface costs?

A
  • T1 = 64
  • 10 Mbps Ethernet = 10
  • 100 Mbps Ethernet and faster = 1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the 5 OSPF media types?

A
  • Broadcast
  • Non-broadcast
  • Point-to-point
  • Point-to-multipoint
  • Loopback
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the 6 LSA types called?

A
  • Type 1 - Router LSA
  • Type 2 - Network LSA
  • Type 3 - Summary LSA
  • Type 4 - ASBR Summary LSA
  • Type 5 - AS External LSA
  • Type 7 - NSSA External LSA
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are 9 ways that OSPFv3 is different from OSPFv2?

A
  • Multiple:
    • Address Families
    • OSPF instances per interface
  • Removed:
    • Number of fields in the packet has been reduced
    • Address Semantics from OSPF headers
    • Authentication removed
  • LSAs:
    • New LSA types
    • LSA Flooding scope is identified
  • Router ID - must be manually assigned
  • Neighbor adjacencies - handled by link-local addressing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the 8 LSA Types in OSPFv3?

A
  • 0x2001 Router
  • 0x2002 Network
  • 0x2003 InterArea Prefix
  • 0x2004 InterArea Router
  • 0x4005 AS External
  • 0x2007 NSSA
  • 0x0008 Link
  • 0x2009 IntraArea Prefix
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the 2 blocks of private AS numbers?

A
  • 64,512 to 65,535
  • 4,200,000,000 to 4,294,967,294
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the 4 BGP message types?

A
  • OPEN - establishes adjacency
  • UPDATE - advertises, updates, or withdraws routes
  • NOTIFICATION - indicates an error condition to a BGP neighbor
  • KEEPALIVE - ensures that the BGP neighbor is still alive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What 5 things are in an OPEN message?

A
  • BGP version number
  • Originating router’s ASN
  • Hold time
  • BGP Router ID
  • Other optional parameters for session capabilities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What 4 things have to match in the OPEN Message that is received in the OpenSent State?

A
  • BGP versions must match
  • Source IP and ASN must match what has been configured locally
  • Router IDs must be unique
  • Security Parameters (password and TTL) must be set appropriately
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What 3 Path Attributes are set when a Connected Network is added to the Loc-RIB table?

A
  • Next Hop BGP Attribute set to 0.0.0.0
  • BGP Origin Attribute set to I (for IGP)
  • BGP weight set to 32,768
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What 4 Path Attributes are set when a Static Route or a route from a Routing Protocol is added to the Loc-RIB table?

A
  • Next Hop BGP Attribute set to Next Hop int the RIB
  • BGP Origin Attribute set to I (for IGP)
  • BGP weight set to 32,768
  • MED attribute set to the IGP metric
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What are the 6 BGP neighbor states?

A
  • Idle
  • Connect
  • Active
  • OpenSent
  • OpenConfirm
  • Established
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Formula to calculate EIGRP metrics

A

256 * ((107 / least_bandwidth_kbps) + (cumm delay/10))

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

Formula to calculate EIGRP variance

A

Feasible successor FD/successor FD and round up

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

Formula to calculate number of links in a full mesh

A

n(n-1)/2

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

What 4 components of Flexible Netflow?

A
  • Flow Records
  • Flow Monitors
  • Flow Exporters
  • Flow Samplers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What are the 5 steps in configuring a Flow Exporter?

A
  • Define the Exporter name
  • Set a useful description
  • Specify the destination IP to export to
  • Specify the flow version
  • Specify the UDP port
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

What are the 5 steps in configuring a Flow Monitor?

A
  • Define the Flow Monitor name
  • Set a useful description
  • Assign the Flow Record to be used
  • Specify a cache timeout of 60 for active connections
  • Assign the Exporter to the Monitor
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

What are the 8 syslog severity codes?

A
  • 0 emergency
  • 1 alert
  • 2 critical
  • 3 error
  • 4 warning
  • 5 notification
  • 6 informational
  • 7 debugging
27
Q

Valid numbers for standard and extended access-lists

A
  • Standard
    • 1 - 99
    • 1300 - 1999
  • Extended
    • 100 - 199
    • 2000 - 2699
28
Q

Which OSPF network types do not require a DR/BDR?

A
  • Point-to-point
  • Multipoint
29
Q

Regarding BFD:

  • what does BFD stand for?
  • what does it require in order to operate?
  • how does it work?
  • which 2 places is it enabled?
A
  • Bidirectional Forwarding Detection
  • CEF
  • Sends small fixed-length keepalive packets detecting failures in less than a second
  • it is enabled on the interfaces and under the routing protocol
30
Q

OSPF Summarization Commands:

  • for ABR
  • NULL0 route auto-installed and with what AD?
  • for ASBR
  • NULL0 route auto-installed and with what AD?
A
  • area 0 range 172.16.0.0 255.255.0.0
  • yes
  • summary-address 172.16.0.0 255.255.0.0
  • yes with metric of 254
31
Q

EIGRP Summarization Commands

  • Classic mode
  • Named mode
  • Route to NULL0 installed?
A
  • on the interface “ip summary-address eigrp 4 172.16.0.0 255.255.0.0
  • under AF-Interface “summary-address 172.16.0.0/16
  • Yes
32
Q

BGP Summarization Commands:

  • Route to NULL0 auto-installed?
A
  • aggregate-address 172.16.0.0 255.255.0.0 summary-only as-set
  • yes
33
Q

Regarding uRPF:

  • what does uRPF stand for
  • what does it do
  • what does it require
  • what modes does it operate in
A
  • Unicast Reverse Path Forwarding
  • it compares the source address of a packet and checks to see if the packet came in the same interface the router would use to get to the source
  • CEF
  • Strict, Loose, and VRF
34
Q

In OSPF, for each of the following stub area types list 1) prohibited LSA types, 2) whether a default route is automatically installed and 3) whether an ASBR is allowed

  • Stub Area
  • Totally Stubby Area
  • NSSA
  • Totally NSSA
A
  • Stub Area- no Type 4 or 5 LSAs, gets a Type 3 default route automatically installed, no ASBR allowed
  • Totally Stubby Area -No Types 3s, 4s or 5s, default route automatically installed, no ASBR allowed
  • NSSA - No Type 4s or 5s,Type 7s instead, default route optional, ASBR allowed
  • Totally NSSA - No Types 3, 4, or 5, default route automatically installed, ASBR allowed
35
Q

What protocol numbers are used by the following:

  • OSPF
  • EIGRP
  • BGP
A
  • IP 89
  • IP 88
  • TCP 179
36
Q

What multicast addresses do the following use:

  • EIGRP
  • OSPF
A
  • EIGRP - 224.0.0.10
  • OSPF - 224.0.0.5 and 224.0.0.6
37
Q

In EIGRP, which show command would display authentication parameters such as authentication mode and keychain being used?

A

“show ip eigrp interfaces detail”

38
Q

What is the source and destination of:

  • EIGRPv6 Hello Messages?
  • EIGRPv6 Update Messages?
A
  • Hello’s are sourced from Link Local address FE80::/10 and destined for FF02::A
  • Update messages are sourced and destined for link local addresses
39
Q

In OSPF, which state do routers send LSRs and LSUs to each other?

A

Loading

40
Q

In OSPF, which area types do not permit ASBRs?

A
  • Stub
  • Totally Stubby
41
Q

In OSPF, what show command displays the timers configured on an interface?

A

“show ip ospf interface”

42
Q

In OSPF, can neighbors with different network types form a full neighborship?

A

Yes, as long as the timers match

43
Q

In OSPF, what do the following option bits mean:

  • E-bit
  • DC-bit
  • N-bit
  • MC-bit
  • V6-bit
  • R-bit
A
  • E-bit - capable of processing external LSAs
  • DC-bit - capable of suppressing future Hellos
  • N-bit - supports Type 7 LSAs
  • MC-bit - supports Multicast
  • V6-bit - router is participating in IPV6 routing
  • R-bit - router actively participates in forwarding traffic
44
Q

In OSPFv3, which ‘show’ command will display whether the area is participating in authentication?

A

“show ospfv3”

45
Q

In OSPFv3, which ‘show’ command will display the reference bandwidth?

A

“show ipv6 ospf”

46
Q

In OSPFv3, which command will display whether the local router has injected a default route?

A

“show ospfv3”

47
Q

In EIGRP Named Mode, what command enables EIGRP for an interface?

A

“network” command

48
Q

In EIGRP, by default, what is the maximum amount of bandwidth that EIGRP is allowed to use on a link?

A

50%

49
Q

In classic EIGRP, where do you modify the Hello and Hold timers/

A

On the interface.

50
Q

In EIGRPv6, what show command can you use to determine if a remote router is a stub router?

A

“show ipv6 eigrp neighbors detail”

51
Q

In OSPFv3, which 2 show commands display whether a router is an ABR?

A
  • “show ipv6 ospf”
  • “show ipv6 protocols”
52
Q

In BGP, which ‘show’ command can verify the incoming and outgoing TTL values?

A

“show bgp ipv4 unicast neighbors”

53
Q

When using a route-map for redistribution, there are 3 conditions that can be used to match prefixes. What are they?

A
  • Route type
  • Outbound interface
  • Prefix List
54
Q

In EIGRP for IPV4, which 2 ‘show’ commands can you use to determine the value of K-6?

A
  • “show ip protocols”
  • “show eigrp protocols”
55
Q

In OSPF, how is the cost of a link calculated?

A

Reference bandwidth/Interface bandwidth

The assumption was that reference bandwidth would always be greater than interface bandwidth. Today it’s not.

56
Q

What are the 4 well-known communities and what do they mean?

A
  • Internet - advertise the prefix to all BGP neighbors
  • No-advertise - don’t advertise the prefix to any BGP neighbors
  • No-export - don’t advertise the prefix to any eBGP neighbors (other ASs)
  • Local-as - don’t advertise the prefix outside the confederation
57
Q

When redistributing from BGP into OSPF what kind of routes will be redistributed?

A

Only eBGP routes.

58
Q

Which OSPF network types set the Hello timer to 30 sec?

A
  • Non-broadcast
  • Point-to-multipoint
59
Q

In OSPFv3 which instance numbers are valid for IPv6 and which are valid for IPV4?

A
  • IPV6 - 0 to 31
  • IPV4 - 64 to 95
60
Q

In LFA FRR, What are the 8 tie-breakers?

A
  • SRLF
  • ECMP Primary
  • Interface Disjoint
  • Lowest Metric
  • Linecard Disjoint
  • Node Protecting
  • Broadcast Interface Disjoint
  • Load Sharing
61
Q

What authentication types do each of the following routing protocols support?

  • EIGRP
  • OSPF
  • OSPFv3
  • BGP
A
  • EIGRP
    • MD5
    • SHA-2 (named mode)
  • OSPF
    • Plain text
    • MD5
    • HMAC SHA
  • OSPFv3
    • IPsec with AH or ESP
  • BGP
    • MD5
62
Q

Route Reflector Rules:

Who can the RR advertise routes to when:

  • learned from an RR client
  • learned from a non-client
  • learned from eBGP
A
  • from an RR client it can be reflected to clients and non-clients
  • from a non-client it can only be reflected to clients
  • from eBGP it can be reflected to clients and non-clients
63
Q

What happens when BGP synchronization is turned on?

A

A router cannot consider an iBGP route in the BGP table as “best” unless the exact prefix was learned through an IGP and is currently in the routing table.