System information
General System Configuration
Configuring Ethernet Interface Parameters
Figure 5-14. Setting Ethernet Interface Parameters
CLI: Setting Ethernet Interface Parameters
CLI Commands Used in This Section
Command Syntax CLI Reference Page
interface ethernet page 8-86
[no] shutdown page 8-90
speed-duplex <auto | 10MH | 10MF | 100MF | 100MH> page 8-90
show interface [ethernet] page 8-91
The following example shows how to disable the Ethernet interface, force the
setting to 100 Mbps full duplex, and then re-enable it.
HP420(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
HP420(if-ethernet)#shutdown
HP420(if-ethernet)#speed-duplex 100mf
HP420(if-ethernet)#no shutdown
HP420(if-ethernet)#
5-50