Cisco Nexus 7000 Series Manuel de configuration - Page 16

Parcourez en ligne ou téléchargez le pdf Manuel de configuration pour {nom_de_la_catégorie} Cisco Nexus 7000 Series. Cisco Nexus 7000 Series 28 pages. Switch chassis
Également pour Cisco Nexus 7000 Series : Manuel de référence (2 pages), Manuel d'instructions d'installation (39 pages), Référence (34 pages), Manuel d'installation (18 pages), Configuration (8 pages), Manuel de démarrage rapide (10 pages), Manuel de démarrage rapide (29 pages), Manuel d'instructions de remplacement (14 pages), Manuel d'instructions de remplacement (21 pages), Manuel d'installation (16 pages), Manuel de dépannage (10 pages)

Cisco Nexus 7000 Series Manuel de configuration

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