Cisco Cisco IOS Software Release 12.4(2)XB6 テクニカルリファレンス

ページ / 180
 
-90
Book Title
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.1 Command Reference, IOS Release 12.4(15)XL2
  ip static allowed
ip static allowed
To allow the creation of static hosts for sessions that are part of a specific user-group, use the ip static 
allowed 
command in usergroup configuration mode. Use the no form of the command to disable this 
feature.
ip static allowed
no ip static allowed
Syntax Description
There are no keywords or arguments.
Defaults
The default value is no ip static hosts are allowed. 
Command Modes
User group configuration mode.
Command History
Usage Guidelines
The following example allows static hosts for 2 separate user groups:
user-group domain cisco.com
  aaa accounting method-list agw
  sla profile-name gold
  ip static-allowed
  ip route aggregate auto
!
user-group unauthenticated
  aaa accounting method-list agw
  aaa authentication method-list agw
  sla profile-name gold
  ip static-allowed
  user auto-provisioning
  proxy realm cisco.com password ciscoway
Release
Modification
12.4(15)XL1
This command was introduced.