Cisco Nexus 9000 Series 구성 매뉴얼 - 페이지 23

{카테고리_이름} Cisco Nexus 9000 Series에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco Nexus 9000 Series 32 페이지. Switch chassis
Cisco Nexus 9000 Series에 대해서도 마찬가지입니다: 빠른 시작 구성 매뉴얼 (6 페이지), 구성 매뉴얼 (32 페이지), 매뉴얼 (30 페이지), 설치 매뉴얼 (12 페이지), 설치 (8 페이지), 빠른 시작 매뉴얼 (14 페이지), 매뉴얼 (16 페이지)

Cisco Nexus 9000 Series 구성 매뉴얼
Configuring the Catena Solution
Command or Action
] load-balance { port-channel | method} {
src-ip | dst-ip}
Example:
switch(config-catena)# 10 access-list
acl11 vlan-group vg1 egress-port-group
pg1 mode forward
Example:
switch(config-catena)# 20 access-list
acl12 ingress-port-group pg1
egress-device-group s-dg-1 mode forward
Step 5
no shut
Example:
switch (config-catena-instance)# no shut
Step 6
copy running-config startup-config
Example:
switch# copy running-config
startup-config

Enabling a Catena Instance

Before You Begin
Check that you have completed the following:
Purpose
• vlan-group vg-name—Specifies the VLAN group.
• ingress-port-group ipg-name—Specifies the ingress port group.
• egress-port-group epg-name—Specifies the egress port group.
• mode mode—Specifies the mode types-drop, bypass, or forward -
for the received packets.
• load-balance —Specifies the type of load balancing for catena traffic.
◦port-channel—Specifies hash based load balancing.
◦src-ip | dst-ip—Specifies TCAM based load-balancing.
The first example describes a transparent mode (Layer 2) service chain.
A Layer 2 chain requires that you create and define both a port and a
VLAN group.
The second example describes a routed mode (Layer 3) chain. A Layer 3
chain requires that you create and define both a port and an egress device
group.
Currently, you must configure separate instances for Layer 2 and Layer
3 modes.
A catena instance can comprise multiple chains that are independent of
each other. The traffic in each chain is forwarded as defined. However, if
there is an overlap between packets from different chains at the ingress
port, then all the chains configured on that ingress interface will be
evaluated. If a match is found on the ingress interface, then the matching
chain is accepted and forwarded.
Enables the catena instance.
(Optional)
Copies the running configuration to the startup configuration.
Cisco Nexus 9000 Series NX-OS Catena Configuration Guide, Release 7.x
Enabling a Catena Instance
15