Things to Remember Flashcards
Which OSPF network types do not require a DR/BDR?
- Point-to-point
- Point-to-multipoint
EIGRP Summarization Commands
- Classic mode
- Named mode
- Route to NULL0 installed?
- 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
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?
- 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
OSPF Summarization Commands:
- for ABR
- NULL0 route auto-installed?
- for ASBR
- NULL0 route auto-installed?
- 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
BGP Summarization Commands:
- Route to NULL0 auto-installed?
- aggregate-address 172.16.0.0 255.255.0.0 summary-only as-set
- yes
Regarding uRPF:
- what does uRPF stand for
- what does it do
- what does it require
- what modes does it operate in
- 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
In OSPF, for each of the following stub area types list 1) which LSA type is not allowed by any stub network types; 2) which stub areas allow ASBRs; and 3) what is not allowed by the ‘Totally’ stub types?
- None of the Stub network types allow Type 5 LSAs so they all need a default route (the NSSA is the only type that needs it manually installed)
- ASBRs are only allowed in NSSA and Totally NSSA
- Both ‘Totally’ types don’t allow LSAs 3 and 5
What protocol numbers are used by the following:
- OSPF
- EIGRP
- BGP
- IP 89
- IP 88
- TCP 179
What multicast addresses do the following use:
- EIGRP
- OSPF
- EIGRP - 224.0.0.10
- OSPF - 224.0.0.5 and 224.0.0.6
In EIGRP, which show command would display authentication parameters such as authentication mode and keychain being used?
“show ip eigrp interfaces detail”
What is the source and destination of:
- EIGRPv6 Hello Messages?
- EIGRPv6 Update Messages?
- 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
In OSPF, which state do routers send LSRs and LSUs to each other?
Loading
In OSPF, which area types do not permit ASBRs?
- Stub
- Totally Stubby
In OSPF, what show command displays the timers configured on an interface?
“show ip ospf interface”
In OSPF, can neighbors with different network types form a full neighborship?
Yes, as long as the timers match