Cisco Nexus 7000 Series 구성 매뉴얼 - 페이지 16

{카테고리_이름} Cisco Nexus 7000 Series에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco Nexus 7000 Series 28 페이지. Switch chassis
Cisco Nexus 7000 Series에 대해서도 마찬가지입니다: 참조 매뉴얼 (2 페이지), 설치 지침 매뉴얼 (39 페이지), 참조 (34 페이지), 설치 매뉴얼 (18 페이지), 구성 (8 페이지), 빠른 시작 매뉴얼 (10 페이지), 빠른 시작 매뉴얼 (29 페이지), 교체 지침 매뉴얼 (14 페이지), 교체 지침 매뉴얼 (21 페이지), 설치 매뉴얼 (16 페이지), 문제 해결 매뉴얼 (10 페이지)

Cisco Nexus 7000 Series 구성 매뉴얼

Configuring a Port Group

Procedure
Step 1
Enter global configuration mode:
switch# configure terminal
Step 2
Enable the Catena feature:
switch(config)# feature catena
Step 3
(Optional) Disable the Catena feature. When you disable catena, all related configurations are automatically
discarded:
switch(config)# no feature catena
Step 4
(Optional) Copy the running configuration to the start up configuration:
switch(config)# copy running config startup-config
Configuring a Port Group
A port group consists of a set of interfaces. You must configure port groups if you plan to connect to transparent
nodes or Layer 2 devices, such as load balancers.
Execute this command in the configuration mode to create or delete a port group.
If the egress port has multiple ports, then traffic is load balanced.
Note
Before You Begin
Enable the Catena solution. For details about how to enable this, see
Solution."
Procedure
Step 1
Enter global configuration mode:
switch# configure terminal
Step 2
Create a port group and enter port group configuration mode:
switch(config)# catena port-group port-group-name
Step 3
Assign interface to the configured port group (repeat this step to specify all the interfaces):
switch(config-port-group)# interface interface-reference
Step 4
Configure load balancing using the hash-based method:
switch(config-port-group)# load-balance port-channel
Step 5
(Optional) Copy the running configuration to the start up configuration:
switch(config)# copy running config startup-config
Cisco Nexus 7000 Series Switches Configuration Guide: The Catena Solution
8
Configuring the Catena Solution
"Enabling or Disabling the Catena