advertise
Configures agent advertisement parameters within the FA service.
Product
PDSN
GGSN
ASN-GW
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > FA Service Configuration
configure > context context_name > fa-service service_name
Entering the above command sequence results in the following prompt:
[context_name]host_name(config-fa-service)#
Syntax
advertise {adv-delay seconds | adv-lifetime time | adv-interval { seconds | msec num } | num-adv-sent number | prefix-length-extn | reg-lifetime reg_time }
no advertise { prefix-length-extn | reg-lifetime }
default advertise adv-delay
no
Disables prefix-length-extn.
no advertise reg-lifetime
Specifies that there is no limit to the registration lifetime that the FA service will allow in any Registration Request message from the mobile node.
default advertis e adv-delay
Sets the initial delay for the unsolicited advertisement to the default value of 1000 ms.
advertis e adv-delay seconds
Default: 1000
Sets the initial delay for the unsolicited advertisement.
seconds is the advertisement delay in milliseconds and must be an integer from 10 through 5000.
Important |
This command is available for WiMAX CMIP calls only. |
adv-lifetime time
Default: 9000
Specifies the FA agent advertisement lifetime.
The agent advertisement lifetime is the amount of time that an FA agent advertisement remains valid in the absence of further advertisements.
time is measured in seconds and can be configured to an integer from 1 through 65535.
adv-interval { seconds | msec num }
Default: 5 seconds
Specifies the amount of time between agent advertisements.
seconds is the time in seconds and can be an integer from 1 through1800.
msec num : Configures agent advertisement Interval in milliseconds. num can be an integer from 100 through 1800000.
num-adv-sent number
Default: 5
Specifies the number of unanswered agent advertisements that the FA service sends upon PPP establishment before rejecting the session.
number can be an integer from 1 through 65535.
prefix-length-extn
Default: Disabled
When enabled, the FA includes the FA-service address in the Router Address field of the Agent Advertisement and appends a Prefix Length Extension in Agent Advertisements with a prefix length of 32.
reg-lifetime reg_time
Default: 600
Specifies the longest registration lifetime that the FA service will allow in any Registration Request message from the mobile node.
reg_time is measured in seconds and can be configured to an integer from 1 through 65534.
Usage Guidelines
Use to tailor FA advertisements to meet your network needs and/or conditions.
Example
advertise adv-interval 10 adv-lifetime 20000 num-adv-sent 3