Cisco Cisco ASR 5000

Page of 9109
OSPF VRF Configuration Mode Commands   
▀  neighbor 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7612 
   
neighbor 
Configures OSPF routers that interconnect to non-broadcast networks. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > OSPF Configuration > OSPF VRF Configuration 
configure > context context_name > router ospf > ip vrf vrf_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ospf-vrf)# 
Syntax
 
no ] neighbor  ip_address  [ poll-interval poll_interval_value ] [ priority 
priority_value ] 
no
 
Disables OSPF routers that interconnect to non-broadcast networks. 
ip_address
 
Specifies the interface IP address of the OSPF neighbor expressed using IPv4 dotted-decimal notation. 
poll-interval
 
poll_interval_value
 
Default: 120 
Sets the number of seconds in the dead neighbor polling interval as an integer from 1 through 65535 
priority
 
priority_value
 
Default: 0 
Sets the 8-bit number that represents the router priority value of the non-broadcast neighbor associated with 
the specified IP address. This must be an integer from 0 through 255. This keyword does not apply to point-
to-multipoint interfaces. 
Usage 
Use this command to configure OSPF routers that connect to non-broadcast networks. 
Example
 
The following command specifies an OSPF router neighbor with the IP address of 
192.168.100.10
neighbor 192.168.100.10