User Manual

Table Of Contents
[Parameter]
type : Speed and duplex mode types
Speed and duplex mode types Description
auto Auto negotiation
10000-full 10Gbps/Full
1000-full 1000Mbps/Full
100-full 100Mbps/Full
100-half 100Mbps/Half
10-full 10Mbps/Full
10-half 10Mbps/Half
[Initial value]
speed-duplex auto
[Input mode]
interface mode
[Description]
Sets the speed and duplex mode.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
When this command is used to change the settings, link-down temporarily occurs for the corresponding interface.
This command can be specified only for LAN/SFP+ port.
type10000-full cannot be set for the LAN port.
The only type that can be specified for SFP+ port is auto or 10000-full.
[Example]
Set the speed and duplex mode for LAN port #1 to 100Mbps/Full.
SWP2(config)#interface port1.1
SWP2(config-if)#speed-duplex 100-full
5.1.4 Set MRU
[Syntax]
mru mru
no mru
[Parameter]
mru : <64-10240>
Maximum frame size that can be received (the specified value must be an even number)
[Initial value]
mru 1522
[Input mode]
interface mode
[Description]
Specifies the maximum frame size that can be received.
If this command is executed with the "no" syntax, the setting returns to the default.
[Note]
This command can be specified only for LAN/SFP+ port.
[Example]
Set the LAN port #1 mru to 9000 bytes.
Command Reference | Interface control | 115