HP MSR2000/3000/4000 Router Series Interface Command Reference

33
shutdown
Use shutdown to shut down an Ethernet interface or subinterface.
Use undo shutdown to bring up an Ethernet interface or subinterface.
Syntax
shutdown
undo shutdown
Default
An Ethernet interface or subinterface is in down state.
Views
Ethernet interface view, Ethernet subinterface view
Predefined user roles
network-admin
Usage guidelines
You might need to shut down and then bring up an Ethernet interface to make some interface
configurations take effect.
Examples
# Shut down and then bring up Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] shutdown
[Sysname-Ethernet1/1] undo shutdown
# Shut down and then bring up Ethernet 1/1.1.
<Sysname> system-view
[Sysname] interface ethernet 1/1.1
[Sysname-Ethernet1/1.1] shutdown
[Sysname-Ethernet1/1.1] undo shutdown
speed
Use speed to set the speed of an Ethernet interface.
Use undo speed to restore the default.
Syntax
speed { 10 | 100 | 1000 | 10000 | auto }
undo speed
Default
An Ethernet interface negotiates a speed with its peer.
Views
Ethernet interface view