xStack
Command | Parameters |
show ospf all |
|
|
|
create ospf virtual_link | <area_id> <neighbor_id> {hello_interval <sec |
| dead_interval <sec |
| <password 8> md5 <key_id |
|
|
config ospf virtual_link | <area_id> <neighbor_id> {hello_interval <sec |
| dead_interval <sec |
| <password 8> md5 <key_id |
|
|
delete ospf virtual_link | <area_id> <neighbor_id> |
|
|
show ospf virtual_link | <area_id> <neighbor_id> |
|
|
Each command is listed, in detail, in the following sections.
config ospf router_id
Purpose | Used to configure the OSPF router ID. |
Syntax | config ospf router_id <ipaddr> |
Description | This command is used to configure the OSPF router ID. |
Parameters | <ipaddr> − The IP address of the OSPF router. |
Restrictions | Only |
|
|
Usage Example
To configure the OSPF router ID:
Command: config ospf router_id 10.48.74.122
Success.
enable ospf
| Purpose | Used to enable OSPF on the Switch. |
| Syntax | enable ospf |
| Description | This command, in combination with the disable ospf |
|
| command below, is used to enable and disable OSPF on the |
|
| Switch. |
| Parameters | None. |
| Restrictions | Only |
|
|
|
Usage Example |
| |
To enable OSPF on the Switch: |
|
304