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