Cisco Cisco Packet Data Gateway (PDG)

Página de 1041
  Encoding Destination-Host AVP in Redirected Requests 
Configuring Destination-Host AVP in Redirected Request  ▀   
 
AAA Interface Administration and Reference, StarOS Release 19  ▄  
 
   
73 
Configuring Destination-Host AVP in Redirected Request 
This section provides information on the commands used to include the Destination-Host AVP in the redirected request 
messages. 
Encoding Destination-Host AVP in Redirected Requests 
Use the following configuration commands to include the Destination-Host AVP in the redirected request messages on 
ePDG, P-GW and SaMOG sent over the respective authentication interfaces (SWm, S6b and STa). 
configure 
  context context_name 
     diameter endpoint endpoint_name 
        destination-host-avp { always | initial-request [ redirected-request ] | retried-
request [ redirected-request ] | session-binding [ redirected-request ] }
 
        default destination-host-avp 
        end 
Notes: 
 
redirected-request
: Encodes the Destination-Host AVP in any redirected request message. 
 
always
: Encodes the Destination-Host AVP in all types of request messages. 
 
initial-request
: Encodes the Destination-Host AVP in initial request but not in retried request. 
 
retried-request
: Encodes the Destination-Host AVP in retried request but not in initial request. 
 
session-binding
: Encodes the Destination-Host AVP after the Diameter session is bound with a host.