Tuesday, 28 May 2019
Wednesday, 22 May 2019
Thursday, 16 May 2019
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