Changing The Bandwidth-Rate Mode - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Chapter 2
Configuring Basic Interface Parameters
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m

Changing the Bandwidth-Rate Mode

You can specify whether each 10 Gb of bandwidth on a 32-port 10-Gigabit Ethernet module is dedicated
to one port or shared by four ports in the same port group.
This section includes the following topics:
Dedicating Bandwidth to One Port
When you dedicate the bandwidth to one port, you must first administratively shut down the four ports
in the group, change the rate mode to dedicated, and then bring the dedicated port administratively up.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface ethernet slot/port, ethernet slot/port,
ethernet slot/port, ethernet slot/port
Example:
switch(config)# interface ethernet 3/1, ethernet
3/3, ethernet 3/5, ethernet 3/7
switch(config-if)#
Step 3
shutdown
Example:
switch(config)# shutdown
OL-23435-03
Creating a Port Profile, page 2-43
Sharing the Bandwidth Among a Port Group, page 2-20
configure terminal
interface ethernet slot/port, ethernet slot/port, ethernet slot/port, ethernet slot/port
shutdown
interface ethernet slot/port
rate-mode dedicated
no shutdown
show interface ethernet slot/port capabilities
exit
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring the Basic Interface Parameters
Purpose
Enters configuration mode.
Specifies an Ethernet interface to
configure, and enters interface
configuration mode.
The example shows how to specify one
port for the dedicated mode.
Administratively shuts down the ports.
2-19

Advertisement

Table of Contents
loading

Table of Contents