Cisco Cisco Packet Data Gateway (PDG)

Página de 8770
  HSGW Service Configuration Mode Commands 
rsvp  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
6191 
rsvp 
Configures resource reservation protocol (RSVP) parameters for this HSGW service in support of the network initiated 
QoS feature. 
Product
 
HSGW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > HSGW Service Configuration 
configure > context context_name > hsgw-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-hsgw-service)# 
Syntax
 
rsvp { max-retransmissions count | retransmission-timeout seconds } 
[ default | no ] rsvp { max-retransmissions | retransmission-timeout } 
default
 
Resets the maximum number of allowed retransmissions to the default value of 5 or the timeout setting to the 
default value of 3. 
no
 
Disables the feature. 
max-retransmissions count
 
Specifies the maximum retransmission count of RP control packets as an integer from 1 through 1000000. 
Default: 5 
retransmission-timeout seconds
 
Specifies the maximum amount of time (in seconds) to allow for retransmission of RP control packets as an 
integer from 1 through 1000000. Default: 3 
Usage 
Use this command to set RSVP parameters for this HSGW service in support of the network initiated QoS 
feature. 
Example
 
The following command configures the maximum number of retransmissions to 
3
rsvp max-retransmissions 3