Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
MRME Service Configuration Mode Commands   
▀  aaa 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
7452 
   
aaa 
 This command allows you to control the range of EAP-payload size, or restrict the Framed-MTU AVP from being 
forwarded in the Auth-Request message to the AAA server. 
Product
 
SaMOG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > MRME Service Configuration 
configure > context context_name > mrme-service
 
mrme_service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-mrme-service)# 
Syntax
 
aaa send framed-mtu eap_payload_size 
no aaa send framed-mtu 
no 
Disables SaMOG from forwarding Framed-MTU AVP in the Auth-Request message to the AAA server. 
eap_payload_size
 
Specifies the EAP payload limit for the AAA server to use during the Auth-Response on the link between the 
NAS and the peer.  
twan_profile_name
 must be an integer from 64 through 1500. 
Usage 
This command enables SaMOG to support EAP TLS and EAP TTLS-based authentication. Use this 
command to control the range of EAP-payload size, or restrict the Framed-MTU AVP from being forwarded 
in the Auth-Request to the AAA server.  
Example
 
The following command sets the EAP payload size to 1000: 
aaa send framed-mtu 1000