Extreme Networks 200 Series User Manual

Page 225

Advertising
background image

Configuring OSPF

Summit 200 Series Switch Installation and User Guide

223

config ospf ase-summary delete <ipaddress>
<mask>

Deletes an aggregated OSPF external route.

config ospf delete virtual-link <routerid>
<areaid>

Removes a virtual link.

config ospf delete vlan [<name> | all]

Disables OSPF on one or all VLANs (router
interfaces).

config ospf direct-filter [<access_profile> |
none]

Configures a route filter for direct routes. If

none

is specified, all direct routes are exported

if

ospf export direct

is enabled.

config ospf lsa-batching-timer <timer_value>

Configures the OSPF LSA batching timer
value. The range is between 0 (disabled) and
600 seconds, using multiples of 5 seconds.
The LSAs added to the LSDB during the
interval are batched together for refresh or
timeout. The default setting is 30 seconds.

config ospf metric-table <10M_cost>
<100M_cost> <1G_cost>

Configures the automatic interface costs for 10
Mbps, 100 Mbps, and 1 Gbps interfaces. The
default cost for 10 Mbps is 10, for 100 Mbps is
5, and for 4 Gbps is 1.

config ospf routerid [automatic | <routerid>]

Configures the OSPF router ID. If automatic is
specified, the switch uses the largest IP
interface address as the OSPF router ID. The
default setting is

automatic

.

config ospf spf-hold-time {<seconds>}

Configures the minimum number of seconds
between Shortest Path First (SPF)
recalculations. The default setting is 3 seconds.

config ospf vlan <name> area <areaid>

Changes the area ID of an OSPF interface
(VLAN).

Table 66: OSPF Configuration Commands (continued)

Command

Description

Advertising