New topicport-setting

Use the port-setting command to set the duplex mode and speed of the AP Ethernet link and client ports. The port-setting command is accessible from within the ap:<serial> context of the CLI.

When configuring an AP3912, use the port-setting command to configure the Ethernet port and client ports.

port-setting (p0|p1|p2|p3)auto | (( half |full ) ( 10 | 100 ))

Parameters

AP3912 only:(p0|p1|p2|p3) Configure an Ethernet wired port or client ports on the AP3912. The Ethernet port is p0.
auto Auto negotiate speed and duplex mode.
half | full Half or full duplex mode.
10 | 100 10Mbps or 100Mbps Ethernet

Example

The following example sets the Ethernet port on the AP to auto:

EWC.extremenetworks.com:ap:0500008043050212# port-setting auto

The following example sets the client port p1 on the AP3912 to auto:

EWC.extremenetworks.com:ap:0500008043050555# port-setting p1 auto

Usage

Only the AP3912 supports individual port configuration.