Redirecting Subscriber Traffic Using ISG Layer 4 Redirect
How to Configure ISG Layer 4 Redirect
4
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
redirect server-group group-name
4.
server ip ip-address port port-number
DETAILED STEPS
Configuring Layer 4 Redirection on an Interface
Perform this task to redirect all matching Layer 4 subscriber traffic that arrives on an interface.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
ip subscriber
5.
identifier interface
6.
exit
7.
redirect to {group server-group-name | ip ip-address [port port-number]} [duration seconds]
[frequency seconds]
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
redirect server-group group-name
Example:
Router(config)# redirect server-group
ADVT-SERVER
Defines a group of servers that make up a named redirection
server group.
Step 4
server ip ip-address port port-number
Example:
Router(config-sg-l4redirect-group)# server ip
10.0.0.1 port 8080
Adds a server to a redirect server group.
•
You can enter this command more than one time to add
multiple servers to the server group.
Summary of Contents for IOS XE
Page 14: ...About Cisco IOS XE Software Documentation Additional Resources and Documentation Feedback xii ...
Page 28: ...Using the Command Line Interface in Cisco IOS XE Software Additional Information xiv ...
Page 36: ...Intelligent Services Gateway Features Roadmap 8 ...
Page 46: ...Overview of ISG Feature Information for the Overview of ISG 10 ...
Page 70: ...Configuring ISG Control Policies Feature Information for ISG Control Policies 24 ...
Page 136: ...Configuring MQC Support for IP Sessions Feature Information for MQC Support for IP Sessions 8 ...
Page 224: ...Configuring ISG Subscriber Services Feature Information for ISG Subscriber Services 20 ...
Page 344: ...Service Gateway Interface Feature Information for Service Gateway Interface 8 ...