Configures the speed and duplex setting on the specified interface port.
Syntax:
set intfport <1><2><3> speed <10 | 100> duplex <half | full>
Parameter | Description |
|---|---|
<1> <2> <3> | Specifies the interface port ID that you want to use to configure the speed and duplex. |
<10 | 100> | Configures the speed on the interface port. The speed value can be either 10 or 100. |
<half | full> | Configures the duplex setting on the interface port. Set the value "half' for half duplex, and full for 'full' duplex. |
Example:
set intfport 1 speed 100 duplex full