Configuration Guide User guide

1236 FastIron Configuration Guide
53-1002494-01
Configuring OSPF
Enable redistribution
Change the LSA pacing interval
Modify OSPF Traps generated
Modify database overflow interval
Interface parameters:
Assign interfaces to an area
Define the authentication key for the interface
Change the authentication-change interval
Modify the cost for a link
Modify the dead interval
Modify MD5 authentication key parameters
Modify the priority of the interface
Modify the retransmit interval for the interface
Modify the transit delay of the interface
NOTE
When using the CLI, you set global level parameters at the OSPF CONFIG level of the CLI. To reach
that level, enter router ospf at the global CONFIG level. Interface parameters for OSPF are set at
the interface CONFIG level using the CLI command, ip ospf…
When using the Web Management Interface, you set OSPF global parameters using the OSPF
configuration panel. All other parameters are accessed through links accessed from the OSPF
configuration sheet.
Enabling OSPF on the router
When you enable OSPF on the router, the protocol is automatically activated. To enable OSPF on
the router, enter the following CLI command.
Brocade(config)#router ospf
This command launches you into the OSPF router level where you can assign areas and modify
OSPF global parameters.
Syntax: router ospf
Note regarding disabling OSPF
If you disable OSPF, the Layer 3 Switch removes all the configuration information for the disabled
protocol from the running-config. Moreover, when you save the configuration to the startup-config
file after disabling one of these protocols, all the configuration information for the disabled protocol
is removed from the startup-config file.
NOTE
If you do not want to delete the OSPF configuration information, use the CLI command clear ip ospf
all instead of no router ospf. Refer to “Resetting OSPF” on page 1237.