|
|
The reset ospf nbr command resets the adjacency with OSPF neighbors. This command allows the OSPF protocol to continue running while ending an adjacency with the specified neighbor(s). This router will immediately set up new adjacencies with the specified neighbor(s). This command can be particularly useful if two neighbors are hung up during the adjacency establishment process.
reset ospf nbr [all | IP_address]
all | Resets the adjacency with all neighbors. |
IP_address | Resets the adjacency with a specific neighbor. The address provided can be either the IP address the neighbor has on its interface with this router, or the neighbor's Router ID (which is the largest IP interface address associated with that router). |
This example removes the adjacency with a single neighbor.
ospf reset nbr 192.41.10.1
| Command | Description |
|---|---|
configure IP | Configures IP parameters for an interface |
show ospf | Shows OSPF configuration and statistics |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed Sep 27 11:17:56 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.