Command Manual (For Soliton) – Port Basic Configuration
H3C S3100 Series Ethernet Switches
Parameter
10: Specifies the port speed to 10 Mbps.
100: Specifies the port speed to 100 Mbps.
1000: Specifies the port speed to 1,000 Mbps (only available to GigabitEthernet ports).
auto: Specifies the port speed to the auto-negotiation mode.
Description
Use the speed command to set the port speed.
Use the undo speed command to restore the port speed to the default setting.
By default, the port speed is in the auto-negotiation mode.
Note that you can only specify the 1000 and auto keyword for Gigabit Ethernet ports.
Related command: duplex.
Example
# Set the speed of Ethernet 1/0/1 to 10 Mbps.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface ethernet 1/0/1
[Sysname-Ethernet1/0/1] speed 10
1.1.32 storm-constrain
Syntax
storm-constrain { broadcast | multicast } max-packets min-packets { pps | kbps }
undo storm-constrain { all | broadcast | multicast }
View
Ethernet port view
Parameters
broadcast: Control broadcast traffic received on the port.
multicast: Control multicast and unicast traffic received on the port.
pps:Configure storm constrain by pps (packet per second).
kbps:Configure storm constrain by kbps (kilobits per second).
max-packets: Upper threshold of the traffic on the port. It ranges from 1 to
4,294,967,295 and must be greater than or equal to the lower threshold.
min-packets: Lower threshold of the traffic on the port. It ranges from 1 to max-packets,
and must be less than or equal to the upper threshold.
Chapter 1 Port Basic Configuration
1-36
Commands
Need help?
Do you have a question about the S3100 Series and is the answer not in the manual?