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

1041 Access Point -- Limiting Web Management Access

markparr
Level 1
Level 1

I have a couple of Standalone 1041 Access Points that I want to restrict access to the Web Management HTTPS to only a few IP Addresses.  Is this doable?  if so, is it done using the Filter defintion or something else?  Does anyone have any examples that they can provide.

Thanks

Mark

3 Replies 3

Surendra BG
Cisco Employee
Cisco Employee

Hi,

The command to disable HTTP ot HTTPS access to the devices are..

en

conf t

no ip http server

no ip http secure-server

This will disable the WEB access to the AP..

Lemme know if this answered ur question!!

Regards

Surendra

Regards
Surendra BG

I don't want to disable HTTPS access for configuration purposes, I just want to make it accessible to just a few IP Addresses on the network.

Yes you can do it using the Filter options, a filter is an ACL.

So create an IP filter but take in consideration to use static IP address on the AP at least...

Then select the port and source and destination information and make sure what is going to be the default value for the filter either BLOCK ALL exepct what you will specify or FORDWARD ALL except the lines that you will mention.

For further details on how to set it up check this link:

http://www.cisco.com/web/techdoc/wireless/access_points/online_help/eag/123-08.JA/1100/h_ap_howto_3.html#ip

Review Cisco Networking for a $25 gift card