Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
OSPF Configuration Mode Commands   
▀  area virtual link intervals 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
7126 
   
area virtual link intervals 
Configures the interval or delay type, and the delay time in seconds, for the virtual link between an area that cannot be 
physically connected to the network backbone and an area that is physically connected to the network backbone. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > OSPF Configuration 
configure > context context_name > router ospf
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ospf)# 
Syntax
 
no ] area { ipaddress | decimal_value } virtual-link router_id_address [ dead-interval 
value ] [ hello-interval value ] [ retransmit-interval value ] [ transmit-delay value ] 
no
 
Disables the area virtual link intervals. 
ipaddress
 
Specifies the IP address of the area in IPv4 dotted-decimal notation. 
decimal-value
 
Specifies the identification number of the transit area as an integer from 0 through 4294967295. 
router_id_address
 
Specifies the router id of the ABR to be linked to in IPv4 dotted-decimal notation. 
dead-interval
 
value
 
Specifies The interval (in seconds) that the router should wait, during which time no packets are received and 
after the router considers a neighboring router to be off-line. 
value
 must be an integer from 1 through 65535. 
hello-interval
 
value
 
Specifies the interval (in seconds) before sending a hello packet. 
value
 must be an integer from 1 through 
65535.