xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
Command Parameters
show ospf all
create ospf virtual_link <area_id> <neighbor_id> {hello_interval <sec 1-65535> |
dead_interval <sec 1-65535> | authentication [none | simple
<password 8> | md5 <key_id 1-255>]}
config ospf virtual_link <area_id> <neighbor_id> {hello_interval <sec 1-65535> |
dead_interval <sec 1-65535> | authentication [none | simple
<password 8> | md5 <key_id 1-255>]}
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 administrator-level users can issue this command.
Usage Example
To configure the OSPF router ID:
DES-6500:4#config ospf router_id 10.48.74.122
Command: config ospf router_id 10.48.74.122
Success.
DES-6500:4#
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 administrator-level users can issue this command.
Usage Example
To enable OSPF on the Switch:
304