Cisco Nexus 7000 Series Configuratiehandleiding - Pagina 16

Blader online of download pdf Configuratiehandleiding voor {categorie_naam} Cisco Nexus 7000 Series. Cisco Nexus 7000 Series 28 pagina's. Switch chassis
Ook voor Cisco Nexus 7000 Series: Referentiehandleiding (2 pagina's), Handleiding voor installatie-instructies (39 pagina's), Referentie (34 pagina's), Installatiehandleiding (18 pagina's), configureren (8 pagina's), Snelstarthandleiding (10 pagina's), Snelstarthandleiding (29 pagina's), Handleiding vervangende instructies (14 pagina's), Handleiding vervangende instructies (21 pagina's), Handleiding installeren (16 pagina's), Handleiding voor probleemoplossing (10 pagina's)

Cisco Nexus 7000 Series Configuratiehandleiding

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