😀 Link to Author's Personal Website 😀
Tuesday, 28 May 2019
Wednesday, 22 May 2019
Thursday, 16 May 2019
OSPF Series 7: Example of OSPF Path Preferences, Troubleshooting neighborship stuck in various OSPF States
Wednesday, 8 May 2019
OSPF Series 6: OSPF Areas, OSPF Redistribution, Type-3 LSA, Type-5 LSA, Prefix Lists, Administrative Distance and Metric in OSPF
OSPF AREAS:
- It is specific to interface (given in the network command)
To make a router in OSPF as Autonomous System Border Router (ASBR) that connects it to another AS running static routing, then, use
- #router ospf 1
- #redistribute static //if the other external AS is using static routing
(OR)
#redistribute connected
Tuesday, 30 April 2019
OSPF Series 5: Link State Updates, Advertisements and Message Formats
LS Updates (and Advertisements):
Note there is no LS Advertisement packet as such. Link State Update is the type of OSPF packet that carries many LS advertisements
Each Link State Update packet carries a collection of link state advertisements one hop further from its origin. Several link-state advertisement may be included in a single LS Update packet. If any router notices a change in its networks, it sends that particular type of LS Update to the DR and BDR.
Link State Update (carries Advertisements), it’s format is as given below:
Subscribe to:
Posts (Atom)