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

View ASDM config

jcounsell1222
Level 1
Level 1

i was wondering if there is a way to view the ASDM config in the CLI. i am looking for the IPs that are allowed to access the ASDM GUI.

1 Accepted Solution

Accepted Solutions

Jouni Forss
VIP Alumni
VIP Alumni

Hi,

Use the command

"show run http"

On the CLI to view the networks/hosts able to access ASA through ASDM

Hope this helps

- Jouni

View solution in original post

3 Replies 3

Jouni Forss
VIP Alumni
VIP Alumni

Hi,

Use the command

"show run http"

On the CLI to view the networks/hosts able to access ASA through ASDM

Hope this helps

- Jouni

excellent, an i can add an ip just by doing the following correct:

hostname# config t
hostname(config)# http x.x.x.x y.y.y.y inside


Hi,

Yes, that is correct.

You just define either a network or perhaps single host address and the ASA interface nameif behind which that address/network is located to allow it to access the ASDM.

Here is a link to a ASA command reference for software 8.2 for this command

http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/gh.html#wp1780311

- Jouni

Review Cisco Networking for a $25 gift card