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

ACE 20 Module Telnet, SSH not working

edwinchungath
Level 1
Level 1

Dears,

Looking for your valuable advice for ACE module Telenet, SSH access issue, which is not working. But ping is working on that IP.

here I am giving the configureation details

ACE 20 Image ver. - Version 3.0(0)A1(6.3a)

interface vlan 100

  ip address 172.16.100.58 255.255.255.0

  alias 172.16.100.60 255.255.255.0

  peer ip address 172.16.100.59 255.255.255.0

  no Shutdown

access-list permit_any line 8 extended permit ip any any

In global Conf.

access-group input permit_any

RUH-HQ-FBN3-ACE1/Admin(config)# class-map type management match-any MGMT_CLASS

RUH-HQ-FBN3-ACE1/Admin(config-cmap-mgmt)# 2 match protocol icmp any

RUH-HQ-FBN3-ACE1/Admin(config-cmap-mgmt)# 3 match protocol ssh any

RUH-HQ-FBN3-ACE1/Admin(config-cmap-mgmt)# 4 match protocol telnet any

RUH-HQ-FBN3-ACE1/Admin(config-cmap-mgmt)# 5 match protocol http any

RUH-HQ-FBN3-ACE1/Admin(config-cmap-mgmt)# 6 match protocol https any

RUH-HQ-FBN3-ACE1/Admin(config-cmap-mgmt)# 7 match protocol snmp any

RUH-HQ-FBN3-ACE1/Admin(config-cmap-mgmt)# exit

RUH-HQ-FBN3-ACE1/Admin(config)# policy-map type management first-match MGMT_POLICY

RUH-HQ-FBN3-ACE1/Admin(config-pmap-mgmt)# class MGMT_CLASS

RUH-HQ-FBN3-ACE1/Admin(config-pmap-mgmt-c)# permit

RUH-HQ-FBN3-ACE1/Admin(config-pmap-mgmt-c)# exit

RUH-HQ-FBN3-ACE1/Admin(config-pmap-mgmt)# exit

RUH-HQ-FBN3-ACE1/Admin(config)# interface vlan 100

RUH-HQ-FBN3-ACE1/Admin(config-if)# service-policy input MGMT_POLICY

1 Accepted Solution

Accepted Solutions

Gilles Dufour
Cisco Employee
Cisco Employee

Why don't you try to use class-default under the mgmt policy-map and assign it globally.

You should also plan for an upgrade to get A2(3.3).

Gilles.

View solution in original post

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

Why don't you try to use class-default under the mgmt policy-map and assign it globally.

You should also plan for an upgrade to get A2(3.3).

Gilles.

Thank you Gilles

Its started working after add class-default under the mgmt policy-map

Edwin

Review Cisco Networking for a $25 gift card