Cisco Cisco Packet Data Gateway (PDG)

Seite von 642
SaMOG Changes in Release 16   
▀  SaMOG Enhancements for 16.0 
 
 
▄  Release Change Reference, StarOS Release 16 
424 
   
     twan-profile twan_profile_name 
        radius client { ipv4/ipv6_address[/mask ] } [ encrypted ] key value [ disconnect-
message [ dest-port 
destination_port_number ] ] 
        no radius client { ipv4/ipv6_address[/mask ] } 
        end 
associate
 
With this release, the 
twan-profile
 keyword is introduced for this command to associate one or more TWAN profile 
with the current MRME service. 
configure 
  context context_name 
     mrme-service mrme_service_name 
        cmd variable  
        [ no ] associate twan-profile twan_profile_name 
        end 
radius client
 
From this release onwards, the 
radius client
 command in the MRME Configuration Mode has been deprecated and 
replaced with the 
radius
 command in the TWAN Profile Configuration Mode. 
Notes: 
 
For backward compatibility, the CLI is still supported. A warning is displayed when legacy radius client is 
configured under MRME service. 
 
If MRME service already has legacy Radius client configured under it, the TWAN profile association is denied. 
 
If MRME service already has a TWAN profile association, the legacy radius client configuration is denied. 
associate
 
With this release, the 
dhcp-service
 keyword is added to this command in the SaMOG Service Configuration Mode to 
associate a DHCPv4 service with the SaMOG service.  
configure 
  context context_name 
     samog-service samog_service_name 
        [ no ] associate dhcp-service dhcp_service 
        end 
Notes: