Cisco 7604-RSP720C-R Configuration Manual page 56

Nx-os interfaces
Table of Contents

Advertisement

Configuring the 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
You can change the system jumbo MTU size, but if you change that value, you should also update the
Note
Layer 2 interfaces that use that value so that they use the new system jumbo MTU value. If you do not
update the MTU value for Layer 2 interfaces, those interfaces will use the system default MTU (1500
bytes).
By default, Cisco NX-OS configures Layer 3 parameters. If you want to configure Layer 2 parameters,
you need to switch the port mode to Layer 2.
You can change the port mode by using the switchport command.
After changing the port mode to Layer 2, you can return to configuring Layer 3 interfaces by changing
the port mode again, by using the no switchport command.
This section includes the following topics:
Configuring the Interface MTU Size
For Layer 3 interfaces, you can configure an MTU size that is between 576 and 9216 bytes.
For Layer 2 interfaces, you can configure all Layer 2 interfaces to use either the default MTU size (1500
bytes) or the system jumbo MTU size (default size of 9216 bytes).
If you need to use a different system jumbo MTU size for Layer 2 interfaces, see the
System Jumbo MTU Size" section on page
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
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-if)#
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
2-32
Configuring the Interface MTU Size, page 2-32
Configuring the System Jumbo MTU Size, page 2-33
configure terminal
interface ethernet slot/port
{switchport | no switchport}
mtu size
show interface ethernet slot/port
exit
copy running-config startup-config
Chapter 2
2-33.
Purpose
Enters configuration mode.
Specifies an Ethernet interface to
configure, and enters interface
configuration mode.
Configuring Basic Interface Parameters
"Configuring the
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents