Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
TWAN Profile Configuration Mode Commands   
▀  access-type 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
9034 
   
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 | ip | pmip } 
access-type { eogre | ip [ vrf vrf_name ]| pmip } 
no access-type { client { ipv4/ipv6_address[/mask  ] } | eogre | ip [ vrf ] | 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. 
ip [ vrf vrf_name ]
 
Specifies that all RADIUS clients under this TWAN profile will use the Layer 3 IP (L3IP) access type. 
vrf
: Specifies to use the VRF name to install the IP flow for L3IP subscriber session. 
vrf_name 
must be an alphanumeric string between 1 and 63 characters. 
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.