Cisco Nexus 9000 Series Configuration Manual page 25

Nx-os intelligent traffic director configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring ITD
Before you begin
Ensure that the ITD feature is enabled.
If your device is running Cisco NX-OS Release 7.0(3)I3(1) or later, ensure that the following commands are
configured: feature sla sender and feature sla responder.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
[no] itd device-group name
Example:
switch(config)# itd device-group dg1
switch(config-device-group)#
[no] node {ip | ipv6} {ipv4-address |
ipv6-address}
Example:
switch(config-device-group)# node ip
20.20.20.3
switch(config-dg-node)#
Example:
switch(config-device-group)# node ipv6
2001::198:1:1:11
switch(config-dg-node)#
[no] weight weight
Example:
switch(config-dg-node)# weight 6
[no] mode hot-standby
Example:
switch (config-device-group)# node ipv6
50::1
switch(config-device-group-node)# mode
hot-standby
exit
Example:
switch(config-dg-node)# exit
switch(config-device-group)#
Repeat Steps 3 through 5 for each node.
[no] probe {icmp | http | tcp port port-number
| udp port port-number | dns [frequency
Cisco Nexus 9000 Series NX-OS Intelligent Traffic Director Configuration Guide, Release 9.x
Configuring a Device Group
Purpose
Enters global configuration mode.
Creates an ITD device group and enters device
group configuration mode. You can enter up to
32 alphanumeric characters.
Specifies the nodes for ITD.
Specifies the weight of the node for ITD. The
range is from 1 to 256.
Configures the node as a hot-standby node for
the device group.
Exits device group node configuration mode.
Configures the cluster group service probe.
17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents