NETGEAR 7300 Series Switch User Manual


 
User Manual for the NETGEAR 7300 Series Layer 3 Managed Switch Software
Routing Commands 9-25
202-10009-01_060204
Format no ip ospf
Mode Interface Config
ip ospf areaid
This command sets the OSPF area to which the specified router interface belongs. The value for
<areaid> is an IP address, formatted as a 4-digit dotted-decimal number that uniquely identifies the
area to which the interface connects. Assigning an area id, which does not exist on an interface,
causes the area to be created with default values.
Format
ip ospf areaid <areaid>
Mode Interface Config
ip ospf authentication
This command sets the OSPF Authentication Type and Key for the specified interface.
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 256 bytes. If the type is encrypt a <keyid> in the range of 0 and 255 must be specified.
Default The default authentication type is none.
Default The default password key is not configured. Unauthenticated
interfaces do not need an authentication key.
Default The default keyid is not configured. Unauthenticated interfaces
do not need an authentication key id.
Format
ip ospf authentication {none | {simple <key>} |
{encrypt <key> <keyid>}}
Mode Interface Config
no ip ospf authentication
This command sets the default OSPF Authentication Type for the specified interface.
Format
no ip ospf authentication
Mode Interface Config