xStack
show ospf virtual_neighbor
Parameters | <area_id> − A |
| (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 |
| |
| uniquely identifies the remote area’s Area Border Router. |
Restrictions | None. |
|
|
Usage Example
To display the current OSPF virtual neighbor table:
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 |
|
| |
|
|
config ospf ipif
Purpose | Used to configure the OSPF interface settings. |
Syntax | config ospf ipif <ipif_name 12> {area <area_id> priority |
| <value> hello_interval <sec |
| 65535> authentication [none simple <password 8> md5 |
| <key_id |
| disabled]} |
Description | This command is used to configure the OSPF interface settings. |
Parameters | <ipif_name 12> − The name of the IP interface. |
| area <area_id> - A |
| (xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the |
| OSPF domain. |
| priority <value> − The priority used in the election of the |
| Designated Router (DR). A number between 0 and 255. |
| hello_interval <sec |
| interval between the transmission of OSPF Hello packets, in |
| seconds. Between 1 and 65535 seconds can be specified. The |
| Hello Interval, Dead Interval, Authorization Type, and Authorization |
| Key should be the same for all routers on the same network. |
| dead_interval <sec |
| length of time between the receipt of Hello packets from a neighbor |
| router before the selected area declares that router down. An |
| interval between 1 and 65535 seconds can be specified. The Dead |
| Interval must be evenly divisible by the Hello Interval. |
315