DXS-3326GSR Stackable Gigabit Layer 3 Switch
show ospf all
interfaces on the Switch.
Parameters None.
Restrictions None.
Usage Example:
To display the current OSPF interface settings, for all OSPF interfaces on the Switch:
DXS-3326GSR:4#show ospf all
Command: show ospf all
Interface Name: System IP Address: 10.42.73.10/8 (Link Up)
Network Medium Type: BROADCAST Metric: 1
Area ID: 0.0.0.0 Administrative State: Enabled
Priority: 1 DR State: DR
DR Address: 10.42.73.10 Backup DR Address: None
DXS-3326GSR:4#
Hello Interval: 10 Dead Interval: 40
Transmit Delay: 1 Retransmit Time: 5
Authentication: None
Interface Name: ipif2 IP Address: 123.234.12.34/24 ((Link Up)
Network Medium Type: BROADCAST Metric: 1
Area ID: 1.0.0.0 Administrative State: Enabled
Priority: 1 DR State: DR
DR Address: 123.234.12.34 Backup DR Address: None
Hello Interval: 10 Dead Interval: 40
Transmit Delay: 1 Retransmit Time: 5
Authentication: None
Total Entries: 2
create ospf virtual_link
Purpose
Used to create an OSPF virtual interface.
Syntax
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>]}
Description
This command is used to create an OSPF virtual interface.
Parameters
<area_id>
−
A 32-bit number in the form of an IP address
(xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the
OSPF domain.
<neighbor_id>
−
The OSPF router ID for the remote area. This is
a 32-bit number in the form of an IP address (xxx.xxx.xxx.xxx)
that uniquely identifies the remote area’s Area Border Router.
331