Enabling The Usip Option For A Service Group - Cisco Nexus 7000 Series Configuration Manual

Remote integrated service engine for citrix netscaler appliances
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring APBR on the Citrix NetScaler Application Delivery Controller (ADC) Appliance
Example:
The following example shows how to create a service named svc12 and enable the USIP option on the service:
> add service svc12 192.168.12.23 http 80 -usip YES
Example:
The following example shows how to change a previously created service (svc12) to enable APBR:
> set service svc12 -usip YES
Step 2
(Optional) unset service service-name
Disables disable the USIP option on an already configured service and deletes the corresponding APBR route on the
Cisco Nexus device
Example:
The following example shows how to disable the USIP option on the service and delete the corresponding APBR route
on the Cisco Nexus device:
unset service svc12

Enabling the USIP Option for a Service Group

To create a service group and enable the Use Source IP (USIP) option on that group, enter the following
commands at the command prompt:
Before You Begin
Ensure that the NSIP and NSVLAN are configured on the Citrix Netscaler Application Delivery Controller
(ADC) appliance.
Step 1
> add serviceGroup service_name protocol-type port_number [-usip [yes | no]
Creates a service group and enables the USIP option. The RISE appliance sends multiple APBR messages to the Cisco
Nexus device.
The protocol-type argument specifies a supported protocol including but not limited to the following keywords: dns,
http, ssl, tcp, or udp.
IPv6 addresses are not
Note
supported.
Example:
The following example shows how to create a service named svc12 and enable the USIP option on the service:
> add serviceGroup svc_grp_1 http 80 -usip YES
Step 2
> bind serviceGroup service_group_name ipaddress port_number
Associates an IP address and port to the service group being configured. Repeat this step for each member IP address
and port.
IPv6 addresses are not
Note
supported.
Cisco Remote Integrated Service Engine for Citrix NetScaler Appliances and Cisco Nexus 7000 Series Switches
Configuration Guide
58
Configuring Auto Policy-Based Routing

Advertisement

Table of Contents
loading

Table of Contents