Example Of A Remote Access Configuration - Cisco ACE-4710-K9 Administration Manual

Application control engine appliance
Table of Contents

Advertisement

Chapter 2
Enabling Remote Access to the ACE
Step 1
Step 2

Example of a Remote Access Configuration

OL-11157-01
To directly access the user context from an SSH client, perform the following
steps:
From the SSH client, establish a remote SSH session to the IP address of the user
context VLAN interface.
Enter the password for the user context VLAN interface. The ACE CLI prompt
appears in Exec mode of the user context.
host1/C1#
The following example illustrates a running-configuration that defines rules for
remote access to the ACE through the use of class maps, policy maps, and service
policies. The remote access configuration appears in bold in the example
telnet maxsessions 3
ssh maxsessions 3
access-list ACL1 line 10 extended permit ip any any
class-map type management match-any L4_REMOTE-MGT_CLASS
description Allows Telnet, SSH, and ICMP protocols
2 match protocol telnet any
3 match protocol ssh any
4 match protocol icmp any
policy-map type management first-match L4_REMOTE-MGT_POLICY
class L4_REMOTE-MGT_CLASS
permit
interface vlan 50
ip address 192.168.1.1 255.255.255.0
access-group input ACL1
service-policy input L4_REMOTE-MGT_POLICY
no shutdown
ssh key rsa1 1024 force
Cisco 4700 Series Application Control Engine Appliance Administration Guide
Example of a Remote Access Configuration
2-23

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents