User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 692
neighbor. The value for <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 can be configured with plain-text up to 16
characters or configured in encrypted form with option 7. Unauthenticated interfaces do not need an
authentication key. If the type is encrypt, a key id in the range of 0 and 255 must be specified. The default value
for authentication type is none. Neither the default password key nor the default key id is configured.
The no area virtual-link authentication command configures the default authentication type for the OSPF
virtual interface identified by <areaid> and <neighbor> parameters. The <neighbor> parameter is the Router ID
of the neighbor.
Format area <areaid> virtual-link <neighbor> authentication {none | {simple <key>} | {encrypt [7 <keyid>]}}
no area <areaid> virtual-link <neighbor> authentication
Default None
Mode Router OSPF Config
6.3.2.18. area virtual-link dead-interval
area virtual-link dead-interval command configures the dead interval for the OSPF virtual interface on the
virtual interface identified by <areaid> and <neighbor>. The <neighbor> parameter is the Router ID of the
neighbor. The range for seconds is 1 to 65535. no area virtual-link dead-interval command configures the
default dead interval for the OSPF virtual interface on the virtual interface identified by <areaid> and
<neighbor>. The <neighbor> parameter is the Router ID of the neighbor
Format area <areaid> virtual-link <neighbor> dead-interval <seconds>
no area <areaid> virtual-link <neighbor> dead-interval
Default 40
Mode Router OSPF Config
6.3.2.19. area virtual-link hello-interval
area virtual-link hello-interval command configures the hello interval for the OSPF virtual interface on the
virtual interface identified by <areaid> and <neighbor>. The <neighbor> parameter is the Router ID of the
neighbor. The range for seconds is 1 to 65535. no area virtual-link hello-interval command configures the
default hello interval for the OSPF virtual interface on the virtual interface identified by <areaid> and
<neighbor>. The <neighbor> parameter is the Router ID of the neighbor.
Format area <areaid> virtual-link <neighbor> hello-interval <seconds>
Fields
Definition
encrypt
7 specifies the key in encrypted form.
The key must be in hexadeicmal digits with a length of 32 characters.