cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
714
Views
0
Helpful
4
Replies

ACE 4710-K9 _fresh instal

Manjunath G
Level 1
Level 1

I need to setup new ACE 4710 device , after referring to "Establishing a Console Connection on the ACE" i had managed to set up initial console connection.   During installtion i had configured vlan (default vlan 1000) , interface ip adess& subnet mask.

Post initial config i understand i should be able to open' Device Manager GUI Login Window' but it is not opening.

I  also need inputs on setting 4710 for the telnet connection

Thanks

4 Replies 4

Jorge Bejarano
Level 4
Level 4

Manjunath,

I assume you already configured the management configuration, right?

Can you paste it?

I assume you are getting a "blank page" and that's it correct?

Can you get a #show tech-support and after that try to reboot the box?

Additionally, what version are you running?

Jorge

Cesar Roque
Level 4
Level 4

HI,

This is the basic configuration you need to get telnet, https, http, ssh aceess to the ACE:

access-list Allow_Access line 10 extended permit ip any any

class-map type management match-any NSS-ACCESS

  10 match protocol telnet any

  30 match protocol icmp any

  40 match protocol http any

  50 match protocol https any

  60 match protocol ssh any

policy-map type management first-match NSS_MGMT

  class NSS-ACCESS

    permit

interface vlan XX

  ip address x.x.x.x z.z.z.z

  access-group input Allow_Access

  service-policy input NSS_MGMT

  no shutdown

ip route 0.0.0.0 0.0.0.0 w.w.w.w

---------------------
Cesar R
ANS Team

--------------------- Cesar R ANS Team

Thank you for the revert..

Cesar ! WIll append yur config & let you know the status

Jorge! Installation is being carried out @ client place , will share the config

Manjunath,

What my colleague Cesar pasted is more or less what we would expect to see in your configuration to have this working.

Jorge

Review Cisco Networking for a $25 gift card