Cisco Nexus 9000 Series Configuration Manual page 38

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

Advertisement

Configuration Examples for ITD
switch(config-acl)# 10 permit ip 5.5.5.0/24 any
switch(config-acl)# 20 permit ip 192.168.100.0/24 192.168.200.0/24
This example shows how to create acl1 and assign it to an ITD service. The show commands display the
generated IP access lists and route map.
switch(config)# ip access-list acl1
switch(config-acl)# 2460 permit tcp 100.1.1.0/24 any
switch(config-acl)# exit
switch(config)# itd test
switch(config-itd)# device-group dg1
switch(config-itd)# ingress interface Eth3/1
switch(config-itd)# load-balance method src ip
switch(config-itd)# access-list acl1
switch(config-itd)# show itd test
Legend:
ST(Status): ST-Standby,LF-Link Failed,PF-Probe Failed,PD-Peer Down,IA-Inactive
Name
-------------- ---------- -------- -------
test
Exclude ACL
-------------------------------
Device Group
-------------------------------------------------- ----- ------
dg1
Pool
------------------------------ ------------ ------ ---------
test_itd_pool
ACL Name/SeqNo
-------------------------------- ---------------------------- -------- ----
acl1/2460
Node
------------------- ------- --- ---- ----- -------------- --- ---
1
Bucket List
--------------------------------------------------------------------------
test_itd_ace_1_bucket_1
Node
------------------- ------- --- ---- ----- -------------- --- --- -------
2
Bucket List
--------------------------------------------------------------------------
test_itd_ace_1_bucket_2
Node
------------------- ------- --- ---- ----- -------------- --- --- -------
3
Bucket List
--------------------------------------------------------------------------
test_itd_ace_1_bucket_3
Node
Cisco Nexus 9000 Series NX-OS Intelligent Traffic Director Configuration Guide, Release 9.x
30
LB Scheme
Status
src-ip
ACTIVE
Interface
Eth3/1
IP
Cfg-S
WGT Probe Port
1.1.1.1
Active
1
IP
Cfg-S
WGT Probe Port
1.1.1.2
Active
1
IP
Cfg-S
WGT Probe Port
10.10.10.9
Active
1
IP
Cfg-S
WGT Probe Port
Buckets
4
Probe
ICMP
Status Track_id
UP
1
IP/Netmask/Prefix
100.1.1.0/24
Probe-IP
ICMP
Probe-IP
ICMP
Probe-IP
ICMP
Probe-IP
Configuring ITD
Port
Protocol Port
TCP
0
STS Trk# Sla_id
-------
OK
2
10002
STS Trk# Sla_id
OK
3
10003
STS Trk# Sla_id
OK
4
10004
STS Trk# Sla_id

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents