Cisco ACE-4710-K9 Administration Manual page 71

Application control engine appliance
Table of Contents

Advertisement

Chapter 2
Enabling Remote Access to the ACE
Table 2-1
Task and Command Example
4.
5.
6.
7.
OL-11157-01
Remote Network Management Configuration
Quick Start (continued)
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-ALLOW_CLASS
host1/Admin(config-pmap-mgmt-c)# permit
host1/Admin(config-pmap-mgmt-c)# exit
host1/Admin(config-pmap-mgmt)# class TELNET-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)#
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 input
REMOTE_MGMT_ALLOW_POLICY
host1/Admin(config-if)# exit
(Optional) Configure the maximum number of Telnet sessions allowed for
each context.
host1/Admin(config)# telnet maxsessions 3
(Optional) Configure the maximum number of SSH sessions allowed for
each context.
host1/Admin(config)# ssh maxsessions 3
Cisco 4700 Series Application Control Engine Appliance Administration Guide
Remote Access Configuration Quick Start
2-3

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents