cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
852
Views
0
Helpful
3
Replies

Basic AP1200 configuration

Mark3000
Level 1
Level 1

Hello,

I am looking for the simplest configuration on an AP without any vlan or sub-interfaces configuration. Really the basic configuration for an AP with :

- 1 IP adresse

- 1 Netmask

- 1 Default Gateway

Thx for any help.

3 Replies 3

ctripp
Level 1
Level 1

Hi,

You can do a simple configuration such as this by just defaulting the Access Point if its not in default already.

http://www.cisco.com/en/US/partner/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a0080209250.html#wp1039011

Access the AP either browser or CLI.

http://www.cisco.com/en/US/partner/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a00802080bd.html

If you use the browser the settings you are looking to configure can all be set under Express Setup page.

If through the CLI

enable

(enter enable password by default Cisco)

config t

int bvi1

ip address x.x.x.x 255.255.255.0

exit

ip default-gateway x.x.x.x

exit

wr mem

regards,

Charlie

Hi,

Is it possible to not configure the BVI interface ? is It mandatory ?

Is it possible to configure just fasethernet0 and ip defauly gateway ?

Regards

If you want to give the AP a fixed IP address you must configure the BVI interface - not the ethernet0

Review Cisco Networking for a $25 gift card