Cisco AP776A - Nexus Converged Network Switch 5020 Configuration Manual page 474

Cisco mds 9000 family cli configuration guide - release 4.x (ol-18084-01, february 2009)
Hide thumbs Also See for AP776A - Nexus Converged Network Switch 5020:
Table of Contents

Advertisement

Example F and TF PortChannel Configurations
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
switch(config-if)# switchport mode F
switch(config-if)# switchport trunk mode off
switch(config-if)# switchport speed 4000
switch(config-if)# switchport rate-mode shared
switch(config-if)# channel-group 1
switch(config-if)# no shut
switch(config-if)# exit
Create the PortChannel on the NPV switch:
Step 5
switch(config)# interface port-channel 1
switch(config-if)# switchport mode NP
switch(config-if)# switchport rate-mode shared
switch(config-if)# exit
Configure the PortChannel member interfaces on the NPV switch:
Step 6
switch(config)# interface fc2/1-3
switch(config-if)# shut
switch(config-if)# switchport mode NP
switch(config-if)# switchport speed 4000
switch(config-if)# switchport rate-mode shared
switch(config-if)# switchport trunk mode off
switch(config-if)# channel-group 1
switch(config-if)# no shut
switch(config-if)# exit
Set the administrative state of all the PortChannel member interfaces in both NPIV core switch and the
Step 7
NPV switch to ON:
switch(config)# interface fc1/1-3
switch(config-if)# shut
switch(config-if)# no shut
switch(config)# interface fc2/1-3
switch(config-if)# shut
switch(config-if)# no shut
The speed configuration must be the same for all member interfaces in a PortChannel. While configuring
Note
the channel in dedicated mode, ensure that required bandwidth is available to the ports.
This example shows how to configure channeling in dedicated mode and bring up the TF-TNP
PortChannel link between TF ports in the NPIV core switch, and TNP ports in the NPV switch:
Enable the F port trunking and channeling protocol on the MDS core switch:
Step 1
switch(config)# feature fport-channel-trunk
Enable NPIV on the MDS core switch:
Step 2
switch(config)# feature npiv
Step 3
Create the PortChannel on the MDS core switch:
switch(config)# interface port-channel 2
switch(config-if)# switchport mode F
switch(config-if)# switchport rate-mode dedicated
switch(config-if)# channel mode active
switch(config-if)# exit
Configure the PortChannel member interfaces on the MDS core switch in dedicated mode:
Step 4
Cisco MDS 9000 Family CLI Configuration Guide
17-20
Chapter 17
Configuring PortChannels
OL-18084-01, Cisco MDS NX-OS Release 4.x

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents