OSPF Configuration
Configuring OSPF on Gigabit Ethernet
Stinger®
IP2000 Configuration Guide
6-9
as-boundary-router = yes
ospf-max-lsa = 0
For example, the following commands enable the OSPF protocol:
admin> read ip-global
admin> set ospf-global enable = yes
admin> write -f
Configuring OSPF on Gigabit Ethernet
Before the Stinger IP2000 can route OSPF, it must be configured for IP routing. For
details about configuring
ip-interface
profiles, see “Configuring ip-interface profiles
for Ethernet ports” on page 4-6.
Overview of
ip-interface ospf
settings
Following are the OSPF parameters, shown with default values, for configuring OSPF
routing on the controller’s GigE interface:
[in IP-INTERFACE/{ { any-shelf any-slot 0 } 0 }:ospf]
active = no
area = 0.0.0.0
area-type = normal
hello-interval = 10
dead-interval = 40
priority = 5
authen-type = simple
auth-key = *******
key-id = 0
cost = 1
down-cost = 16777215
ase-type = type-1
ase-tag = c0:00:00:00
transit-delay = 1
Parameter
Setting
enable
Enables or disables the OSPF protocol systemwide. Set
to
yes
to enable the protocol. If set to
no
(the default),
the protocol is disabled systemwide. If you are
modifying several OSPF-related profiles, you can use
the
no
setting to prevent the OSPF subsystem from
reinitializing whenever you write a modified profile.
Then set the parameter to
yes
when the modifications
are complete. A change to the setting takes effect
immediately after you write the profile.
as-boundary-router
Enables or disables ASBR calculations related to
external routes.
ospf-max-lsa
Maximum number of LSAs allowed in the link-state
database. Specify a number from 0 through
4,294,967,295. The default setting is 0.