cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2802
Views
5
Helpful
6
Replies

Customize Aironet 3500 Web Pass login page

piam.lang
Level 1
Level 1

Hi,

 

I have a Cisco 3500 AP in the Autonomous mode with 15.3.3-JE.

I would like to skip the guest user authentication and display only the web page disclaimer option for Guest.

There is an option called web pass from GUI and its working.

How can I add a custom page and also display Accept and Decline button, before client access Internet connection?

 

Thank you in advanced.

1 Accepted Solution

Accepted Solutions

piam.lang
Level 1
Level 1

guys,

I finally found a helpful instruction. it's not quite for 3500 model, but I have tested it and worked very well. 

the command is: "ip admission consent-banner file flash:custom-consent-page.html"

find more details in below link:

https://www.cisco.com/c/en/us/td/docs/wireless/access_point/atnms-ap-8x/configuration/guide/cg-book/cg-chap-misc-spec-APs.pdf

View solution in original post

6 Replies 6

Hello,

 

 You can use those command for that:

 

ip admission proxy http login page file
ip admission proxy http expired page file
ip admission proxy http success page file
ip admission proxy http failure page file

 Here a link for your reference :
https://www.cisco.com/c/en/us/td/docs/wireless/access_point/15-3-3/configuration/guide/cg15-3-3/cg15-3-3-chap11-authtypes.html

Enjoy.

 

  Hope that helped.

 

Thanks for your response. 

I have tried your solution before.

But the thing is I want to change the web pass page which only contains a disclaimer, not the user name, and password fields.

By the way, i did not find default HTML code of the page.

Step 1 Save the image to be displayed in the customized page, on a web server and set the web server's IP address as allowed in the ACL in/out lists.

Step 2 Get the default HTML code of the page to be customized.

Step 3 Edit the source code of the page to insert the images, by specifying the full path of the image files on the web-server. For example: <Body background="http://40.40.5.10/image.jpg" width="600" height="600">, where the image.jpg file resides on the web server with IP address 40.40.5.10.

 

You can create a basic default HTML code. If you indent to customize, you need to now a bit about HTML.

Thanks my friend,

But again where can I get the default HTML code of the page?

There's a bundle on Cisco CCO for WLC, not sure if AP as well, but you need to have download permission. Take a look on Access Point flash, must find something there.

 show flash

Then you can copy to an external server and edit it.

 

 

piam.lang
Level 1
Level 1

guys,

I finally found a helpful instruction. it's not quite for 3500 model, but I have tested it and worked very well. 

the command is: "ip admission consent-banner file flash:custom-consent-page.html"

find more details in below link:

https://www.cisco.com/c/en/us/td/docs/wireless/access_point/atnms-ap-8x/configuration/guide/cg-book/cg-chap-misc-spec-APs.pdf

Review Cisco Networking products for a $25 gift card