Cisco Cisco IOS Software Release 12.4(2)XB6 Références techniques

Page de 215
 
-100
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
  ip redirect traffic
ip redirect traffic
To enable the BWG to redirect all upstream traffic to the configured next hop address, use the ip redirect 
traffic 
command in wimax gateway user-group submode. Use the no form of the command to disable 
this feature.
ip redirect traffic all address
no ip redirect traffic
Syntax Description
Defaults
There are no default values. 
Command Modes
Gateway user group configuration submode.
Command History
Examples
Here is an example of the ip redirect traffic command:
Router(config)#wimax agw user group-list wimax
Router(config-gw-ugl)# user-group domain cisco.com
Router(config-gw-ug)#ip redirect ?
  traffic  User group IP redirect traffic configuration commands
Router(config-gw-ug)#ip redirect traffic ?
  all  Redirect all traffic
Router(config-gw-ug)#ip redirect traffic all ?
  A.B.C.D  Redirect IP address
Router(config-gw-ug)#ip redirect traffic all 10.1.1.5
Router(config-gw-ug)#end
wimax agw user group-list wimax
 user-group domain cisco.com
  sla profile-name silver
  ip redirect traffic all 10.1.1.5
  ip static-allowed
all address
Specifies that all ip traffic flows with the specified address are redirected.
Release
Modification
12.4(15)XL
This command was introduced.