Supermicro L2/L3 Switches Configuration Guide
port-channel
interface-id is in slot/port format for all
physical interfaces. It may be the VLAN
identifier for VLAN interfaces.
To configure multiple interfaces, use
the “interface range …” command. To
provide a range, use a hyphen (-)
between the start and end interface
numbers. E.g.: int range gi 0/1-10
To provide multiple interfaces or
ranges, separate with a comma (,).
E.g.: int range gi 0/1-10, gi 0/20
If multiple interfaces are provided, the
next step will perform the particular
configuration on all these interfaces.
1500-9216.
Displays the interface configuration.
to be part of the startup configuration.
nterface MTU to its default of 1500 bytes.
To change the MTU for all the interfaces, the “system mtu” command can be used.
The example below shows the commands used to configure the interface MTU.
SMIS# configure terminal
SMIS(config)# interface Gi 0/22
SMIS(config-if)# mtu 9000
SMIS(config-if)# end