
ip ospf authentication-key Configuring OSPF
Enterasys Matrix DFE-Gold Series Configuration Guide 21-29
Defaults
None.
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(config‐if(Vlan1))#
Usage
The“no”formofthiscommandsetsthedeadintervalvaluetothedefault.
Example
Thisexampleshowshowtosetthedeadintervalto20forVLAN1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip ospf dead-interval 20
ip ospf authentication-key
UsethiscommandtoassignapasswordtobeusedbyneighboringroutersusingOSPF’ssimple
passwordauthentication.
Syntax
ip ospf authentication-key password
no ip ospf authentication-key
Parameters
Defaults
Ifpasswordisnotspecified,thepasswordwillbesettoablankstring.
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(config‐if(Vlan1))#
Usage
Thepasswordkeysetwiththiscommandwillonlybeusedwhenauthenticationisenabledforan
OSPFareausingtheareaauthenticationcommanddescribedin“areaauthentication”on
page 21‐32.
Allneighboringroutersonthesamenetworkmusthavethesamepasswordconfiguredtobeable
toexchangeOSPF
information.
Thispasswordisusedasa“key”thatisinserteddirectlyintotheOSPFheaderinroutingprotocol
packets.AseparatepasswordcanbeassignedtoeachOSPFnetworkonaper‐interfacebasis.
The“no”formofthiscommandremovesanOSPFauthenticationpasswordonaninterface.
password SpecifiesanOSPF
authenticationpassword.Validvaluesare
alphanumericstringsupto8bytesinlength.