
xStack
config ospf all
interval between the transmission of OSPF Hello packets, in seconds. Between 1 and 65535 seconds can be specified. The Hello Interval, Dead Interval, Authorization Type, and Authorization Key should be the same for all routers on the same network.
dead_interval <sec
metric <value
authentication – Enter the type of authentication preferred. The user may choose between:
• none – Choosing this parameter will require no
| authentication. |
| • simple <password 8> − Choosing this parameter will set a |
| simple authentication which includes a |
| password of no more than 8 characters. |
| • md5 <key_id |
| authentication based on md5 encryption. A previously |
| configured MD5 key ID (1 to 255) is required. |
| metric <value |
| between 1 and 65,535 that is representative of the OSPF cost of |
| reaching the selected OSPF interface. The default metric is 1. |
| state [enable disable] – Used to enable or disable this function. |
Restrictions | Only |
Usage Example
To configure all of the OSPF interfaces on the Switch with a single group of parameters:
Command: config ospf all state enable
Success.
show ospf ipif
Purpose | Used to display the current OSPF interface settings for the |
| specified interface name. |
Syntax | show ospf ipif {<ipif_name 12>} |
Description | This command will display the current OSPF interface settings for |
| the specified interface name. |
Parameters | <ipif_name 12> − The IP interface name for which to display the |
| current OSPF interface settings. |
Restrictions | None. |
|
|
Usage Example:
317