User`s guide
Chapter 43 OSPF Commands
Ethernet Switch CLI Reference Guide
165
area <area-id> virtual-link <router-ID>
authentication-same-as-area
Sets the virtual link to use the same
authentication method as the area.
C13
no area <area-id> virtual-link <router-
id> authentication-same-as-area
Resets the authentication settings on this
virtual area.
C13
area <area-id> virtual-link <router-id>
message-digest-key <keyid> md5 <key>
Enables MD5 authentication and sets the
key ID and key for the virtual link in the
area.
C13
no area <area-id> virtual-link <router-
id> message-digest-key
Resets the authentication settings on this
virtual link.
C13
area <area-id> virtual-link <router-id>
name <name>
Sets a descriptive name for the virtual link
for identification purposes.
C13
exit Leaves the router OSPF configuration
mode.
C13
network <ip-addr/bits> area <area-id> Creates an OSPF area. C 13
no network <ip-addr/bits> Deletes the OSPF network. C 13
redistribute rip metric-type <1|2> metric
<0-16777214>
Sets the Switch to learn RIP routing
information which will use the specified
metric information.
C13
redistribute rip Sets the Switch to redistribute RIP routing
information.
Route redistribution allows your Switch to
import and translate external routes
learned through other routing protocols
(RIP and Static) into the OSPF network
transparently.
C13
no redistribute rip Sets the Switch not to learn RIP routing
information.
C13
redistribute static metric-type <1|2>
metric <0-16777214>
Sets the Switch to learn static routing
information which will use the specified
metric information.
C13
redistribute static Sets the switch to redistribute static routing
information.
Route redistribution allows your Switch to
import and translate external routes
learned through other routing protocols
(RIP and Static) into the OSPF network
transparently.
C13
no redistribute static Sets the Switch not to learn static routing
information.
C13
passive-iface <ip-addr/bits> Sets the interface to be passive. A passive
interface does not send or receive OSPF
traffic.
C13
no passive-iface <ip-addr/bits> Sets the interface to not be passive. C 13
summary-address <ip-address> <mask> Sets a summary address which is a
network IP address used to cover more
than one network routing entry in order to
reduce the routing table size.
C13
no summary-address <ip-address> <mask> Removes a summary address. C 13
Table 97 OSPF Command Summary (continued)
COMMAND DESCRIPTION M P