Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
TWAN Profile Configuration Mode Commands   
▀  access-type 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8926 
   
access-type 
This command allows you to specify the access-type for the RADIUS client or specify a default access type for all 
RADIUS clients under a TWAN profile. 
Product
 
SaMOG 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > TWAN Profile Configuration 
configure > context context_name  > twan-profile twan_profile_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-twan-profile)# 
Syntax
 
access-type client { ipv4 | ipv6_address[/mask ] } { eogre | pmip } 
access-type { eogre | pmip } 
no access-type { client { ipv4/ipv6_address[/mask  ] } | eogre | pmip } 
no
 
Removes the previously configured access type for the TWAN profile. 
client { ipv4 | ipv6_address[/mask ] }
 
Specifies the IP address of the RADIUS client. 
ipv4 | ipv6_address
 must be an IP address in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal 
notation. 
mask
 must be a subnet mask bit of the IP address. The mask bit is a numeric value which 
corresponds to the number of bits in the subnet mask. 
eogre
 
Specifies that all RADIUS clients under this TWAN profile will use the Ethernet over GRE (EoGRE) access 
type.  
pmip
 
Specifies that all RADIUS clients under this TWAN profile will use the Proxy Mobile IP version 6 (PMIPv6) 
access type. 
Usage 
Use this command to configure the access type for a specific NAS/WLC IP address or IP address with a 
subnet mask, or a common access type for the entire TWAN profile. 
Example
 
The following command sets the default access type for the TWAN profile to EoGRE