How to not have an OSPF authentication on the link but have an OSPF authentication on area
interface s1 ip ospf authentication null ! router ospf 1 area 1 authentication message-digest
Set the link to have an authentication of null.
How to not have an OSPF authentication on the link but have an OSPF authentication on areainterface s1 ip ospf authentication null ! router ospf 1 area 1 authentication message-digest Set the link to have an authentication of null. |