HP MSR2000/3000/4000 Router Series Interface Command Reference
34
Predefined user roles
network-admin
Parameters
10: Sets the interface speed to 10 Mbps.
100: Sets the interface speed to 100 Mbps.
1000: Sets the interface speed to 1000 Mbps.
10000: Sets the interface speed to 10000 Mbps. This keyword is supported only on 10-GE interfaces of
an MSR4000 router.
auto: Enables the interface to negotiate a speed with its peer.
Usage guidelines
For an Ethernet copper port, use the speed command to set its speed to match the speed of the peer
interface.
For an optical port, use the speed command to set its speed to match the rate of a transceiver module.
Examples
# Configure Ethernet 1/1 to autonegotiate the speed.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] speed auto
Related commands
speed auto
Layer 2 Ethernet interface commands
broadcast-suppression
Use broadcast-suppression to enable broadcast suppression and set the broadcast suppression
threshold.
Use undo broadcast-suppression to restore the default.
Syntax
broadcast-suppression { ratio | pps max-pps | kbps max-kbps }
undo broadcast-suppression
Default
Ethernet interfaces do not suppress broadcast traffic.
Views
Layer 2 Ethernet interface view
Predefined user roles
network-admin