Cisco Cisco IOS Software Release 12.4(2)XB6 Technische Referenzen

Seite von 215
 
-214
Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 2.0 Command Reference, IOS Release 12.4(24)YG
  wimax agw user group-list
Examples
The following example configures a user group list named “cisco”:
Router(config)#wimax agw user group-list cisco
The wimax agw user group-list command supports route aggregate at per user-group level. The 
following example shows how to configure route aggregation:
AGW-1(config)#wimax agw user group-list wimax
AGW-1(config-gw-ugl)#user-group unauthenticated
AGW-1(config-gw-ug)#?
GW user group sub configuration commands
  aaa           User group AAA configuration commands
  default       Set a command to its defaults
  dhcp          User group DHCP configuration commands
  exit          Exit user group sub configuration
  ip            User group IP configuration commands
  no            Negate a command or set its defaults
  security      User group security configuration commands
  service-flow  User group service-flow configuration commands
  timeout       User group timeout configuration commands
  vrf           User group VRF configuration commands
proxy      
Proxy to enter realm and password
sla           User group service level agreement configuration commands
user        
Allow user-autoprovisioning
 
AGW-1(config-gw-ug)#ip 
AGW-1(config-gw-ug)#ip ?
  access-group  Specify access control for packets
  address       User group address configuration commands
  route         User group route confiugration commands
 
AGW-1(config-gw-ug)#ip rou
AGW-1(config-gw-ug)#ip route ?
  aggregate  Configure aggregate range
 
AGW-1(config-gw-ug)#ip route 
AGW-1(config-gw-ug)#ip route aggregate ?
  A.B.C.D  {/nn || A.B.C.D}  IP prefix and prefix mask
  auto                       will aggregate routes automatically base on the
                             mask return by servers
 
AGW-1(config-gw-ug)#ip route aggregate auto
AGW-1(config-gw-ug)#
For un-authenticated users, we do not get the user name from the CPE. In this case, the user name, realm 
and password are based on the following CLI. 
!
wimax agw user group-list wimax
 user-group unauthenticated
  aaa authentication method-list xxxx
  proxy realm sprint.com passwd ciscoway
  sla profile-name silver
 !