DXS-3326GSR Stackable Gigabit Layer 3 Switch
Command Parameters
show ospf ipif
<ipif_name 12>
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>
<area_id> <neighbor_id>
show ospf virtual_link
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:
DXS-3326GSR:4#config ospf router_id 10.48.74.122
Command: config ospf router_id 10.48.74.122
Success.
DXS-3326GSR: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
314