Cisco Nexus 7000 Series Посібник з конфігурації - Сторінка 16

Переглянути онлайн або завантажити pdf Посібник з конфігурації для Мережевий маршрутизатор Cisco Nexus 7000 Series. 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