Cisco 7206 - VXR Router Configuration Manual page 45

Network configuration guide
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
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
Example:
switch(config)# interface ethernet 3/1
switch(config)#
Step 3
shutdown
Example:
switch(config-if)# shutdown
Step 4
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 5
rate-mode shared
Example:
switch(config-if)# rate-mode shared
switch(config-if)#
Step 6
no shutdown
Example:
switch(config-if)# no shutdown
Step 7
show interface ethernet slot/port
Example:
switch(config)# show interface ethernet 3/1
OL-23435-03
shutdown
interface ethernet slot/port, ethernet slot/port, ethernet slot/port, ethernet slot/port
rate-mode shared
no shutdown
show interface ethernet slot/port
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 the first Ethernet interface in a
group of interfaces.
Brings the port administratively down.
Specifies four Ethernet interfaces to
configure (they must be part of the same
port group), and enters interface
configuration mode.
The example shows how to specify one
port for the dedicated mode.
Sets the shared rate mode for the specified
ports.
The example shows how to configure the
shared mode.
Brings the ports administratively up.
Displays the interface information
including the current rate mode.
2-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents