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

Cisco switch firepower 2010

I successfully logged to my cisco switch firepower devices. however I am trying to access the GUI connection I am receiving connection timeout. example https://192.168.x.x  I received the warning to add the exception then the connection timeout?

I went through he configure terminal steps  and # enable http process

 

Also can I use the CLI command on my cisco switch to ASDM i

like once ssh to the switch, install  ASDM to access via https or gui  interface? 

If so which command will I use. 

1 Accepted Solution

Accepted Solutions

The first question is what kind of device you really have, there is no Cisco switch Firepower 2010 ...

There is a Firepower 2110, but it is not a switch, it's a firewall. It could run an ASA image and with that, be configured with ASDM, but then your command doesn't match.

Please post a "show version" to make sure what you have.

View solution in original post

3 Replies 3

Hi

 If you enable http with  the command enable http process, then you need to access using http://192.168.x.x

If you want to use https://192.168.x.x then you need to enable https with ip http secure-server 

The first question is what kind of device you really have, there is no Cisco switch Firepower 2010 ...

There is a Firepower 2110, but it is not a switch, it's a firewall. It could run an ASA image and with that, be configured with ASDM, but then your command doesn't match.

Please post a "show version" to make sure what you have.

Yes, You are correct if's Firepower 2110. I want to create a tunnel between the Firepower 2110 and the Cisco 5520.

I was able to successfully configure the firepower 2110 and now need to create a tunnel between the two devices. 

 

Thank you