EasyManua.ls Logo

Cisco ACE-4710-K9

Cisco ACE-4710-K9
418 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
2-3
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 2 Enabling Remote Access to the ACE
Remote Access Configuration Quick Start
4. Configure a policy map that activates the SSH and Telnet management
protocol classifications.
host1/Admin(config)# policy-map type management first-match
REMOTE_MGMT_ALLOW_POLICY
host1/Admin(config-pmap-mgmt)# class SSH-A
LLOW_CLASS
host1/Admin(config-pmap-mgmt-c)# permit
host1/Admin(config-pmap-mgmt-c)# exit
host1/Admin(config-pmap-mgmt)# class TELNE
T-ALLOW_CLASS
host1/Admin(config-pmap-mgmt-c)# permit
host1/Admin(config-pmap-mgmt-c)# exit
host1/Admin(config-pmap-mgmt)# exit
host1/Admin(config)#
5. Attach the traffic policy to a single VLAN interface or globally to all VLAN
interfaces in the same context. For example, to specify an interface VLAN
and apply the remote management policy map to the VLAN, enter:
host1/Admin(config)# interface vlan 50
host1/Admin(config-if)# ip address 172.16.
1.100 255.255.0.0
host1/Admin(config-if)# service-policy inp
ut
REMOTE_MGMT_ALLOW_POLICY
host1/Admin(config-if)# exit
6. (Optional) Configure the maximum number of Telnet sessions allowed for
each context.
host1/Admin(config)# telnet maxsessions 3
7. (Optional) Configure the maximum number of SSH sessions allowed for
each context.
host1/Admin(config)# ssh maxsessions 3
Table 2-1 Remote Network Management Configuration
Quick Start (continued)
Task and Command Example

Table of Contents

Related product manuals