cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3820
Views
0
Helpful
4
Replies

HELP! How to config AIR-AP1832I-H-K9 POE port duplex and speed?

thomas-jin
Spotlight
Spotlight

HELP, I have some problem with configuring the duplex and speed of AIR-AP1832I-H-K9 POE port. I cannot even find the command. Here is what I found in the CLI window. I login the AP by SSH.

Password:
2728#
Exec mode commands
  ap-type       Set the access point type
  archive       Archive commands
  capwap        CAPWAP exec commands
  clear         Reset functions
  config        Configure parameters
  copy          Copy a file
  debug         Debugging functions (see also 'undebug')
  delete        Delete a file
  disable       Turn off privileged commands
  enable        Turn on privileged commands
  exec-timeout  Set the exec-timeout
  logging       Logging commands
  logout        Logout out from CLI
  more          Display a file
  no            Negate a command or set its defaults
  ping          Send echo messages
  reload        Halt and perform a cold restart
  show          Show running system information
  terminal      Terminal parameters
  test          Test susbystems, memory and interfaces
  traceroute    Trace route to destination
  undebug       Disable debugging functions (see also 'debug')
2728#config
  boot  Set boot parameters
2728#config

Could anybody tell me how to config the basic function duplex and speed?

4 Replies 4

thomas-jin
Spotlight
Spotlight

BTW, the system version is 8.2.111.0

What's more, I tried to config it from the wireless controller. I got this

(Cisco Controller) >config ap ethernet duplex full speed 100 all
This command has been deprecated from 8.1 release.

(Cisco Controller) >

Does this mean duplex and speed configuration is not supported any more?

devils_advocate
Level 7
Level 7

I would suggest not doing this, my experience tells me to leave things at autonegotiation unless there is a specific need to change it.

I had had far more issues with people faffing about setting speed/duplex manually than the odd device that failed to auto negotiate.

If you really want to, its:

config ap ethernet duplex

To configure the Ethernet port duplex and speed settings of the lightweight access points, use theconfig ap ethernet duplex command.

config ap ethernet duplex [ auto | half | full] speed [ auto | 10 | 100 | 1000] { all | cisco_ap}

Syntax Description

auto

(Optional) Specifies the Ethernet port duplex auto settings.

half

(Optional) Specifies the Ethernet port duplex half settings.

full

(Optional) Specifies the Ethernet port duplex full settings.

speed

Specifies the Ethernet port speed settings.

auto

(Optional) Specifies the Ethernet port speed to auto.

10

(Optional) Specifies the Ethernet port speed to 10 Mbps.

100

(Optional) Specifies the Ethernet port speed to 100 Mbps.

1000

(Optional) Specifies the Ethernet port speed to 1000 Mbps.

all

Specifies the Ethernet port setting for all connected access points.

cisco_ap

Cisco access point.

Review Cisco Networking products for a $25 gift card