Intel 480T Switch User Manual


 
246
Intel
®
NetStructure 480T Routing Switch User Guide
configure ospf area <areaid> [interarea-
filter | external-filter] [<access-profile> |
none]
Configures an OSPF area specifying filter and
access profile.
configure ospf asbr-filter [<access_profile>
| none]
Configures a route filter for non-OSPF routes
exported into OSPF. If
none is specified, no RIP
and static routes are filtered.
configure ospf ase-limit <number>
{timeout <seconds>}
Configures the OSPF Database Overflow and
limits the size of the LSDB.
configure ospf ase-summary add
<ipaddress> <mask> cost <cost> {tag
<tag_number>}
Configures an aggregated OSPF external route
using the IP addresses specified.
configure ospf ase-summary delete
<ipaddress> <mask>
Deletes an aggregated OSPF external route.
configure ospf delete virtual-link
<routerid> <areaid>
Removes a virtual link.
configure ospf delete vlan [<name> | all] Disables OSPF on one or all VLANs (router
interfaces).
configure 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.
configure ospf lsa-batching-interval
<timer_value>
Configures the OSPF LSA batching timer value.
The range is between 0 (disabled) and 600
seconds, using multiples of 5. The LSAs added
to the LSDB during the interval are batched for
refresh or timeout. The default setting is 30.
configure ospf metric-table 10 M <cost>
100 M <cost> 1G <cost>
Configures the automatic interface costs for 10
Mbps, 100 Mbps, and 1 Gbps interfaces; an
entry is required for all three. The default cost
for 10 Mbps is 10, for 100 Mbps is 5, and for 1
Gbps is 1. An entry is required for the 10 M port
even though you may only need to configure the
faster ports. An entry of 0 is acceptable.
Table 13.5: OSPF Configuration Commands (continued)
Command Description