Cisco Cisco Packet Data Gateway (PDG) Dépliant

Pagina di 8487
  PDSN Service Configuration Mode Commands 
airlink bad-sequence-number  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
7509 
airlink bad-sequence-number 
Configures PDSN behavior for airlink related parameters. 
Product
 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > PDSN Service Configuration 
configure > context context_name > pdsn-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-pdsn-service)# 
airlink bad-sequence-number { accept | deny [use-deny-code { poorly-formed-request | 
unsupported-vendor-id}]} 
no | default ] airlinkbad-sequence-number 
no
 
Disables the deny of bad-sequence number and accept it. 
default
 
It is the default behavior. 
accept
 
Accepts the A11 RRQ messages that have an Airlink Sequence number less than or equal to a previously 
received sequence number. 
It is the default behavior. 
deny
 
Rejects the A11 RRQ messages that have an Airlink Sequence number less than or equal to a previously 
received sequence number. 
It uses 
poorly-formed-request
 option by default to deny a request. 
use-deny-code { poorly-formed-request | unsupported-vendor-id }
 
These are optional keywords that used with 
deny
 sub-command to deny the A11 RRQ messages that have 
either an unsupported vendor Id or A11 Requests with bad/poor formation. 
unsupported-vendor-id
 denies request on the basis of vendor Id. 
poorly-formed-request
 will deny the A11 request on the basis of request formation or structure. It is the 
default deny code for 
deny
 sub-command. 
Usage 
This command is used to configure the airlink parameters for A11 RRQs. 
When configured it denies the A11 RRQ messages that have an Airlink Sequence number less than or equal 
to a previously received sequence number.