Cisco Cisco ASR 5000

Page of 148
Verifying and Saving the Configuration
Save your HSGW configuration to flash memory, an external memory device, and/or a network location using
the Exec mode command save configuration. For additional information on how to verify and save
configuration files, refer to the System Administration Guide and the Command Line Interface Reference.
Configuring Optional Features on the HSGW
The configuration examples in this section are optional and provided to cover the most common uses of the
HSGW in a live network. The intent of these examples is to provide a base configuration for testing.
Configuring Network Initiated QoS
The configuration example in this section enables the ability to use network initiated QoS functionality.
In HSGW Service Configuration Mode, configure network initiated QoS as follows:
configure
context
<
hsgw_context_name> -noconfirm
hsgw-service <hsgw_service_name> -noconfirm
network-initiated-qos
rsvp max-retransmissions <
count>
rsvp retransmission-timeout <
seconds>
end
Notes:
• The rsvp max-retransmissions command specifies the maximum retransmission count of RP control
packets. <count> must be an integer value between 1 and 1000000. Default count is 5.
• The rsvp retransmission-timeout command specifies the maximum amount of time, in seconds, to
allow for retransmission of RP control packets. <seconds> must be an integer value between 1 and
1000000. Default is 3 seconds.
HSGW Administration Guide, StarOS Release 19    
51
HSGW Configuration
Configuring Optional Features on the HSGW