Command Reference Guide
Open Shortest Path First Commands
CLI Command Reference
September 2014 Page 576
HP Moonshot Switch Module CLI Command Reference
ip ospf authentication
This command sets the OSPF Authentication Type and Key for the specified interface or range of interfaces. The
value of
type is either none, simple or encrypt. The key is composed of standard displayable, non-control
keystrokes from a Standard 101/102-key keyboard. The authentication key must be 8 bytes or less if the
authentication type is simple. If the type is encrypt, the key may be up to 16 bytes. If the type is encrypt a
keyid
in the range of 0 and 255 must be specified. Unauthenticated interfaces do not need an authentication key or
authentication key ID. There is no default value for this command.
no ip ospf authentication
This command sets the default OSPF Authentication Type for the specified interface.
ip ospf cost
This command configures the cost on an OSPF interface or range of interfaces. The cost parameter has a range
of 1 to 65535.
no ip ospf cost
This command configures the default cost on an OSPF interface.
ip ospf database-filter all out
Use the ip ospf database-filter all out command in Interface Configuration mode to disable OSPFv2 LSA
flooding on an interface.
Format
ip ospf authentication {none | {simple key} | {encrypt key keyid}}
Mode Interface Config
Format
no ip ospf authentication
Mode Interface Config
Default 10
Format
ip ospf cost 1-65535
Mode Interface Config
Format
no ip ospf cost
Mode Interface Config
Default Disabled
Format
ip ospf database-filter all out
Mode Interface Configuration