D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
511
show ospf neighbor
Purpose Used to display the current OSPF neighbor router table.
Syntax
show ospf neighbor {<ipaddr>}
Description This command will display the current OSPF neighbor router table.
Parameters
<ipaddr> The IP address of the neighbor router.
Restrictions None.
Usage example
To display the current OSPF neighbor router table:
DGS-3627:admin# show ospf neighbor
Command: show ospf neighbor
IP Address of Router ID of Neighbor Neighbor
Neighbor Neighbor Priority State
--------------- --------------- -------- ------------
10.48.74.122 10.2.2.2 1 Initial
Total Entries: 1
DGS-3627:admin#
show ospf virtual_neighbor
Purpose Used to display the current OSPF virtual neighbor router table.
Syntax
show ospf virtual_neighbor {<area_id> <neighbor id>}
Description This command will display the current OSPF virtual neighbor router table.
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 neighbor. 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.
Restrictions None.
Usage example
To display the current OSPF virtual neighbor table:
DGS-3627:admin# show ospf virtual_neighbor
Command: show ospf virtual_neighbor
Transit Router ID of IP Address of Virtual Neighbor
Area ID Virtual Neighbor Virtual Neighbor State
--------------- ---------------- ---------------- ----------------
10.1.1.1 10.2.3.4 10.48.74.111 Exchange
Total Entries : 1
DGS-3627:admin#