Reference Guide 706 Document #: LTRT-17939
Mediant MSBR
75.2.2.79.2.28 distance
This command defines an OSPF administrative distance.
Syntax
distance <1-255>
no distance <1-255>
distance ospf {intra-area|inter-area|external} <1-255>
no distance ospf
Command Description
<1-255> Defines the administrative distance.
Default
NA
Command Mode
Privileged User
Example
This example defines an OSPF administrative distance of 100.
(config-data)# router ospf
(conf-router)# distance 100
75.2.2.79.3 OSPF Interface Configuration
OSPF Interface Configuration includes the following commands:
75.2.2.79.3.1 ip ospf authentication-key auth_key
This command sets the OSPF authentication key to a simple password. After setting
AUTH_KEY, all OSPF packets are authenticated.
Syntax
ip ospf authentication-key auth_key [a.b.c.d]
no ip ospf authentication-key [a.b.c.d]
Command Description
auth_key Defines the OSPF password (key).
a.b.c.d Address of the interface
Default
NA