Distance Ospf - Enterasys G3G170-24 Cli Reference Manual

G-series
Hide thumbs Also See for G3G170-24:
Table of Contents

Advertisement

Syntax
ip ospf message-digest-key keyid md5 key
no ip ospf message-digest-key keyid
Parameters
keyid
key
Defaults
None.
Mode
Interface configuration: G3
Example
This example shows how to enable OSPF MD5 authentication on the VLAN 1 interface, set the key 
identifier to 20, and set the password to "passone":
G3(su)->router(Config)#interface vlan 1
G3(su)->router(Config-if(Vlan 1))#ip ospf message-digest-key 20 md5 passone

distance ospf

Use this command to configure the administrative distance for OSPF routes. The no form of this 
command resets OSPF administrative distance to the default values.
Syntax
distance ospf {external | inter-area | intra-area} weight
no distance ospf {external | inter-area | intra-area}
Parameters
external | inter‐
area | intra‐area 
weight
Defaults
If route type is not specified, the distance value will be applied to all OSPF routes.
Mode
Router configuration: G3(su)‐>router(Config‐router)# 
Specifies the key identifier on the interface where MD5 authentication is 
enabled. Valid values are integers from 1 to 255.
Specifies a password for MD5 authentication to be used with the keyid. Valid 
values are alphanumeric strings of up to 16 characters.
(su)‐>router(Config‐if(Vlan 1))#
Applies the distance value to external (type 5 and type 7), to inter‐area, or to 
intra‐area routes. 
Note: The value for intra-area distance must be less than the value for
inter-area distance, which must be less than the value for external distance.
Specifies an administrative distance for OSPF routes. Valid values are 1 ‐ 
255.
 
Enterasys G-Series CLI Reference 16-19
distance ospf

Advertisement

Table of Contents
loading

Table of Contents