cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2350
Views
0
Helpful
2
Replies

ASDM Catalyst 3560

isaacmora
Community Member

I have a Catalyst 3560'm trying to use ASDM, i do not know how to set it

1 Accepted Solution

Accepted Solutions

Good morning  isaac mora

Thanks for using our forum

In order  to enable ASDM, follow this steps in the router configuration.

Assign an IP address to the router:      ip address x.x.x.x y.y.y.y

Create a username:    ( username privilege 15 password 0 )

Enable Http server:    ( Ip http server)

Enable Http secure-server :      (Ip http secure-server )

Enable local authentication :    ip http authentication local

Set a enable password :    ( Enable secret cisco)

Enable local Authentication :       

Line vty 0 15

   Login local

   privilege level 15

   transport input telnet
   transport input telnet ssh 

Then  to access the SDM, you have to access from the bowser and enter the router's IP

I hope you find this answer useful, if it was satisfactory  for you, please mark the question as Answered.

Greetings,

Johnnatan Rodriguez Miranda.

View solution in original post

2 Replies 2

ASDM is the GUI for the ASA firewall. For switches you can use the embedded Device-Manager (if installed).

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.

Good morning  isaac mora

Thanks for using our forum

In order  to enable ASDM, follow this steps in the router configuration.

Assign an IP address to the router:      ip address x.x.x.x y.y.y.y

Create a username:    ( username privilege 15 password 0 )

Enable Http server:    ( Ip http server)

Enable Http secure-server :      (Ip http secure-server )

Enable local authentication :    ip http authentication local

Set a enable password :    ( Enable secret cisco)

Enable local Authentication :       

Line vty 0 15

   Login local

   privilege level 15

   transport input telnet
   transport input telnet ssh 

Then  to access the SDM, you have to access from the bowser and enter the router's IP

I hope you find this answer useful, if it was satisfactory  for you, please mark the question as Answered.

Greetings,

Johnnatan Rodriguez Miranda.