9-97
Command Line Reference
Ethernet Interface Commands
Example:
speed duplex
This command configures the mode of operation for the Ethernet port
(Requires reboot).
Syntax
speed-duplex <auto |auto-10 |auto-100 |10-half |100-half |10-full |100-full >
• auto - Uses auto negotiation for speed and duplex mode.
• auto-10 - 10 Mbps, uses auto negotiation for duplex mode.
• auto-100 - 100 Mbps, uses auto negotiation for duplex mode.
• 10-half - 10 Mbps, half-duplex.
• 100-half - 100 Mbps, half-duplex.
• 10-full - 10 Mbps, full-duplex.
• 100-full - 100 Mbps, full-duplex
• secondary - Specifies a secondary IP address.
Default Setting
auto
Command Mode
Interface Configuration (Ethernet)
Example
show ip
This command displays the IP address information, static default gateway
router configuration and the DHCP client configuration/status on the device.
Syntax
ProCurve Access Point 530(config)# interface ethernet
ProCurve Access Point 530(ethernet)# ip default-gateway
192.168.1.1
ProCurve Access Point 530(ethernet)#
ProCurve Access Point 530(config)# interface ethernet
ProCurve Access Point 530(ethernet)# speed-duplex auto
ProCurve Access Point 530(ethernet)#