Configuring Beacon Mode; Configuring Auto-Negotiation; Configuring The Mtu Frame Size - Cisco DS-X9530-SF1-K9 - Supervisor-1 Module - Control Processor Configuration Manual

Mds 9000 family
Table of Contents

Advertisement

Configuring Gigabit Ethernet Interfaces
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 .

Configuring Beacon Mode

See the
interface.

Configuring Auto-Negotiation

By default, auto-negotiation is enabled all Gigabit Ethernet interface. You can enable or disable
auto-negotiation for a specified Gigabit Ethernet interface. When auto-negotiation is enabled, the port
automatically detects the speed or pause method, and duplex of incoming signals based on the link
partner. You can also detect link up conditions using the auto-negotiation feature.
To configure auto-negotiation, follow these steps:
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# interface gigabitethernet 2/2
switch(config-if)#
Step 3
switch(config-if)# switchport auto-negotiate
switch(config-if)# no switchport
auto-negotiate

Configuring the MTU Frame Size

You can configure the interfaces on a switch to transfer large (or jumbo) frames on a port. The default
IP maximum transmission unit (MTU) frame size is 1500 bytes for all Ethernet ports. By configuring
jumbo frames on a port, the MTU size can be increased up to 9000 bytes.
The minimum MTU size is 576 bytes.
Note
Tip
MTU changes are disruptive, all FCIP links and iSCSI sessions flap when the software detects a change
in the MTU size.
You do not need to explicitly issue the shutdown and no shutdown commands.
To configure the MTU frame size, follow these steps:
Command
Step 1
switch# config terminal
switch(config)#
Step 2
switch(config)# interface gigabitethernet 2/2
switch(config-if)#
Step 3
switch(config-if)# switchport mtu 3000
Cisco MDS 9000 Family Configuration Guide
37-6
"Beacon Mode" section on page 11-17
Chapter 37
for details on configuring the beacon mode for any
Purpose
Enters configuration mode.
Enters the interface configuration mode on the
Gigabit Ethernet interface (slot 2, port 2).
Enables auto-negotiation for this Gigabit
Ethernet interface (default).
Disables auto-negotiation for this Gigabit
Ethernet interface.
Purpose
Enters configuration mode.
Enters the interface configuration mode on the
Gigabit Ethernet interface (slot 2, port 2).
Changes the MTU size to 3000 bytes. The
default is 1500 bytes.
OL-6973-03, Cisco MDS SAN-OS Release 2.x
Configuring IP Storage

Advertisement

Table of Contents
loading

Table of Contents