Cisco Cisco Packet Data Gateway (PDG)

Pagina di 642
  AAA Changes in Release 16 
AAA Enhancements for 16.4  ▀   
 
Release Change Reference, StarOS Release 16  ▄  
 
   
41 
CSCus59440 - Diameter : S6b Origin-Host AVP truncation 
Applicable Products: P-GW, SAE-GW 
Feature Changes 
Change in Origin Host Configuration
 
Previous Behavior: Origin-Host AVP was capped at 63 characters in all application messages even though it was 
allowed to configure up to 255 characters through CLI. 
New Behavior: Origin-Host AVP will now include the entire value configured through CLI, which is up to a maximum 
of 255 characters. 
Customer Impact: Diameter messages may be received with longer Origin-Host AVP value by Diameter servers if 
configured. 
Command Changes 
origin host
 
This command allows the user to configure the host name up to a maximum of 255 characters. 
configure 
  context context_name 
     diameter endpoint endpoint_name 
        origin host host_name address ipv4/ipv6_address [ port port_number ] [ accept-
incoming-connections ] [ address 
ipv4/ipv6_address_secondary ] 
        no origin host host_name address ipv4/ipv6_address [ port port_number ] 
        end