Supermicro L2/L3 Switches Configuration Guide
25
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.
Step 3
duplex { full | half }
Configure as duplex operation.
Step 4
end
Exits the configuration mode.
Step 5
show interface status
Displays the interface configuration.
Step 6
write startup-config
Optional step – saves this configuration
to be part of the startup configuration.
The
“no duplex”
command restores the default interface to full duplex operation.
The example below shows the commands used to configure the duplex operation type.
SMIS# configure terminal
SMIS(config)# interface Gi 0/22
SMIS(config-if)#
duplex half
SMIS(config-if)# end
SMIS#
show interface status
Port Status Duplex Speed Negotiation
---- ------ ------ ----- -----------
Gi0/1 not connected Full 1 Gbps Auto