Page 1
Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release First Published: 2017-05-16 Last Modified: 2017-12-08 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883...
Page 2
This product includes software written by Tim Hudson (tjh@cryptsoft.com). https:/ Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: /www.cisco.com/go/trademarks .
TCAM Based Load Balancing Hash-Load Balancing Routed Mode VRF Support Catena Configuration Process Enabling or Disabling the Catena Solution Configuring a Port Group Configuring a VLAN Group Configuring a Device Group Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
Page 4
Contents Configuring an IP ACL Configuring a Port ACL Configuring a Catena Instance Enabling a Catena Instance Verifying the Catena Configuration Displaying Catena Analytics Configuration Examples of Catena Instances Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
• Documentation Feedback, page vi • Obtaining Documentation and Submitting a Service Request, page vii Audience This publication is for network administrators who install, configure, and maintain Cisco Nexus switches. Document Conventions Command descriptions use the following conventions: Convention Description...
An exclamation point (!) or a pound sign (#) at the beginning of a line of code indicates a comment line. Related Documentation for Cisco Nexus 9000 Series Switches The entire Cisco Nexus 9000 Series switch documentation set is available at the following URL: http://www.cisco.com/en/US/products/ps13386/tsd_products_support_series_home.html Documentation Feedback To provide technical feedback on this document, or to report an error or omission, please send your comments to nexus9k-docfeedback@cisco.com.
Subscribe to What's New in Cisco Product Documentation, which lists all new and revised Cisco technical documentation as an RSS feed and delivers content directly to your desktop using a reader application. The RSS feeds are a free service.
Page 8
Preface Obtaining Documentation and Submitting a Service Request Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x viii...
• New and Changed Information, page 1 New and Changed Information This table summarizes the new and changed features for the Cisco Nexus 9000 Series NX-OS Catena Configuration Guide and where they are documented. Table 1: New and Changed Features...
Page 10
New and Changed Information New and Changed Information Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
Configuration Examples of Catena Instances, page 17 About the Catena Solution Catena provides hardware (TCAM) based application chaining solution for Cisco Nexus devices so that packets can be redirected through multiple physical or virtual devices without changing the topology or the existing configuration.
Cisco NX-OS Catena requires a Network Services license. For a complete explanation of the Cisco NX-OS licensing scheme and how to obtain and apply licenses, see the Cisco NX-OS Licensing Guide. Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
Guidelines and Limitations for Catena Catena has the following guidelines and limitations: • Catena is supported for the Cisco Nexus 9200, 9300, and 9300-EX Series switches. • When configuring a catena instance in routed mode, you must enable PBR and IP SLA features.
Catena uses source IP or destination IP to determine the egress interface. Egress interface ports are bundled using the link aggregation control protocol (LACP), and hash algorithms are used for symmetric load balancing. Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
VRF. You must ensure that all ingress interfaces and node members within the associated device group are reachable in the configured VRF. Catena Configuration Process You can configure Cisco Nexus devices such that packets can be redirected through multiple devices using Catena. To configure catena: 1 Enable catena.
6 Create a Port ACL. 7 Create a catena instance. Enabling or Disabling the Catena Solution By default, catena is disabled on the Cisco NX-OS device. You must explicitly enable catena to configure and verify authentication commands. Before You Begin Ensure that you have installed the network services license.
Step 4 copy running-config startup-config (Optional) Copies the running configuration to the startup configuration. Example: switch(config)# copy running-config startup-config Configuring a VLAN Group To create and configure a VLAN group: Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
A device group contains a list of node IP addresses. If you are creating a Layer 3 routed mode deployment you must create a device group. To create and configure a device group: Note If there are multiple nodes, then traffic is load balanced accordingly. Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
Page 19
• control status—Specifies the control protocol status. • frequency frequency-number—Specifies the time interval, in seconds, between successive probes sent to the node. • timeout timeout—Specifies the number of seconds to wait for the probe's response. Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
Before You Begin You will need to determine the type of traffic you want to induce into the chain. For more information about access lists, see The Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 7.x. SUMMARY STEPS 1. configure terminal 2.
Step 3 sequence-number {permit | deny} PACL source You can create many rules. The range for sequence-number is 1-4294967295. The permit and deny keywords support destination different ways of identifying traffic. Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
The following describes some of the keyword-argument pairs: | ingress-port-group ipg-name} • sequence-number—Specifies the sequence number. {egress-port-group epg-name | egress-device-group edg-name} [ mode mode • access-list acl-name—Specifies the access list. Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
(Optional) Copies the running configuration to the startup configuration. Example: switch# copy running-config startup-config Enabling a Catena Instance Before You Begin Check that you have completed the following: Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...
• Use the instance-name argument to display the status and configuration for the specified instance. • Use the brief keyword to display the summary status and configuration information. show running-config catena Displays current catena running configuration. Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x...