Extreme Networks 200 Series User Manual
Page 223
Configuring OSPF
Summit 200 Series Switch Installation and User Guide
221
Table 66 describes the commands used to configure OSPF.
Table 66: OSPF Configuration Commands
Command
Description
config ospf add vlan
link-type [auto | broadcast | point-to-point]
{passive}
Configures the OSPF link type. Specify one of
the following:
•
auto
—ExtremeWare automatically
determines the OSPF link type based on
the interface type.
•
broadcast
—Broadcast link, such as
Ethernet. Routers must elect a DR and a
BDR during synchronization.
•
point-to-point
—Point-to-point link type,
such as PPP.
The default setting is
auto
.
The
passive
parameter indicates that the
interface does not send or receive OSPF
packets.
config ospf vlan
Configures the IP address of a point-to-point
neighbor.
config ospf vlan
Deletes the IP address of a point-to-point
neighbor.
config ospf [area
cost [automatic |
Configures the cost metric of one or all
VLAN(s). If an area is specified, the cost metric
is applied to all VLANs currently within that
area. When
automatic
is specified, the
advertised cost is determined from the OSPF
metric table and corresponds to the active
highest bandwidth port in the VLAN.
config ospf [vlan
virtual-link
[simple-password
[simple-password
Specifies the authentication password (up to
eight characters) or Message Digest 5 (MD5)
key for one or all interfaces (VLANs) in an
area. The
md5_key
is a numeric value with the
range 0 to 65,536. When the OSPF area is
specified, authentication information is applied
to all OSPF interfaces within the area.