Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
Enters the configuration mode
interface <interface-type><interface-id>
or
interface range <interface-type><interface-id> ….
Enters the interface configuration
mode.
interface-type – may be any of the
following:
fx-ethernet – fx
cx-ethernet – cx
interface-id is in slot/port format for all
physical 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 fx 0/1-10
To provide multiple interfaces or
ranges, separate with a comma (,).
E.g. int range fx 0/1-10, fx 0/20
If multiple interfaces are provided, the
next step will perform the particular
configuration on all these interfaces.
speed { 1000 | 10000 | 25000 | 40000 | 100000 }
Configure interface speed as 10, 100,
1000 or 10000 Mbps.
Exits the configuration mode.
Displays the interface configuration.
Optional step – saves this configuration
to be part of startup configuration.
The “no speed” command restores the default interface speed.
The example below shows the commands used to configure the interface speed.
SMIS# configure terminal
SMIS(config)# interface Fx 0/44
SMIS(config-if)# speed 1000
SMIS(config-if)# end
SMIS# show interface status