Users Guide
For example, if the members have a link MTU of 2100 and an IP MTU 2000, the port channel’s MTU values cannot be higher than 2100 for
link MTU or 2000 bytes for IP MTU.
VLANs:
• All members of a VLAN must have the same IP MTU value.
• Members can have dierent link MTU values. Tagged members must have a link MTU 4 bytes higher than untagged members to
account for the packet tag.
• The VLAN link MTU and IP MTU must be less than or equal to the link MTU and IP MTU values congured on the VLAN members.
For example, the VLAN contains tagged members with a link MTU of 1522 and an IP MTU of 1500 and untagged members with a link MTU
of 1518 and an IP MTU of 1500. The VLAN’s Link MTU cannot be higher than 1518 bytes and its IP MTU cannot be higher than 1500 bytes.
Setting the Speed and Duplex Mode of Ethernet
Interfaces
To discover whether the remote and local interface requires manual speed synchronization, and to manually synchronize them if necessary,
use the following command sequence.
1 Determine the local interface status. Refer to the following example.
EXEC Privilege mode
show interfaces [interface] status
2 Determine the remote interface status.
EXEC mode or EXEC Privilege mode
[Use the command on the remote system that is equivalent to the rst command.]
3 Access CONFIGURATION mode.
EXEC Privilege mode
config
4 Access the port.
CONFIGURATION mode
interface interface slot/port
5 Set the local port speed.
INTERFACE mode
speed {100 | 1000 | 10000 | auto}
NOTE
: If you use an active optical cable (AOC), you can convert the QSFP+ port to a 10 Gigabit SFP+ port or 1 Gigabit
SFP port. You can use the speed command to enable the required speed.
6 Optionally, set full- or half-duplex.
INTERFACE mode
duplex {half | full}
7 Disable auto-negotiation on the port.
INTERFACE mode
no negotiation auto
If the speed was set to 1000, do not disable auto-negotiation.
8 Verify conguration changes.
Interfaces
117