Defining A Redirect Server Group; Configuring Layer 4 Redirection On An Interface - Cisco 10000 Series Configuration Manual

Router access network control protocol
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Configuring ISG Layer 4 Redirection

Defining a Redirect Server Group

Perform this task to define a group of one or more servers to which traffic will be redirected. Traffic will
be forwarded to servers in a rotating fashion.
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
redirect server-group group-name
Example:
Router(config)# redirect server-group
ADVT-SERVER
Step 4
server ip ip-address port port-number
Example:
Router(config-sg-l4redirect-group)# server ip
10.0.0.1 port 8080

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.
2.
3.
4.
5.
Cisco 10000 Series Router Access Network Control Protocol Configuration Guide
4-4
Chapter 4
enable
configure terminal
redirect server-group group-name
server ip ip-address port port-number
enable
configure terminal
interface type number
ip subscriber
identifier interface
Redirecting Subscriber Traffic Using Intelligent Service Gateway Layer 4 Redirect
Purpose
Enables privileged EXEC mode. If prompted, enter your
password.
Enters global configuration mode.
Defines a group of servers that make up a named redirection
server group.
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.
OL-14660-03

Advertisement

Table of Contents
loading

Table of Contents