Chapter 19 Routing Protocol
ZyWALL Series CLI Reference Guide
181
19.2.3 OSPF Area Commands
This table lists the commands for OSPF areas.
19.2.4 Virtual Link Commands
This table lists the commands for virtual links in OSPF areas.
Table 89 router Commands: OSPF Areas
COMMAND DESCRIPTION
router ospf
Enters sub-command mode.
[no] network interface area IP
Adds the specified interface to the specified area. The no
command removes the specified interface from the specified
area.
[no] area IP [{stub | nssa}]
Creates the specified area and sets it to the indicated type.
The
no command removes the area.
[no] area IP authentication
Enables text authentication in the specified area. The no
command disables authentication in the specified area.
[no] area IP authentication
message-digest
Enables MD5 authentication in the specified area. The no
command disables authentication in the specified area.
[no] area IP authentication
authentication-key authkey
Sets the password for text authentication in the specified area.
The
no command clears the password.
[no] area IP authentication
message-digest-key <1..255> md5
authkey
Sets the MD5 ID and password for MD5 authentication in the
specified area. The
no command clears the MD5 ID and
password.
Table 90 router Commands: Virtual Links in OSPF Areas
COMMAND DESCRIPTION
show ospf area IP virtual-link
Displays information about virtual links for the specified area.
router ospf
[no] area IP virtual-link IP
Creates the specified virtual link in the specified area. The no
command removes the specified virtual link.
[no] area IP virtual-link IP
authentication
Enables text authentication in the specified virtual link. The no
command disables authentication in the specified virtual link.
[no] area IP virtual-link IP
authentication message-digest
Enables MD5 authentication in the specified virtual link. The no
command disables authentication in the specified virtual link.
[no] area IP virtual-link IP
authentication authentication-key
authkey
Sets the password for text authentication in the specified virtual link.
The
no command clears the password in the specified virtual link.
[no] area IP virtual-link IP
authentication message-digest-key
<1..255> md5 authkey
Sets the MD5 ID and password for MD5 authentication in the
specified virtual link. The
no command clears the MD5 ID and
password in the specified virtual link.
[no] area IP virtual-link IP
authentication same-as-area
Sets the virtual link’s authentication method to the area’s default
authentication.
[no] area IP virtual-link IP
authentication-key authkey
Sets the password for text authentication in the specified virtual link.
The
no command clears the password.
[no] area IP virtual-link IP encrypted-
authentication-key <ciphertext>
Sets the ciphertext for text encryption in the specified virtual link.
The
no command clears the ciphertext.