Chapter 2 Enabling Remote Acces To The Ace; Remote Access Configuration Quick Start - Cisco ACE-4710-K9 Administration Manual

Application control engine appliance
Table of Contents

Advertisement

Remote Access Configuration Quick Start

Remote Access Configuration Quick Start
Cisco 4700 Series Application Control Engine Appliance Administration Guide
2-2
Table 2-1
provides a quick overview of the steps required to configure remote
network management access for the ACE. Each step includes the CLI command
required to complete the task.
Table 2-1
Remote Network Management Configuration
Quick Start
Task and Command Example
1.
If you are operating in multiple contexts, observe the CLI prompt to verify
that you are operating in the desired context. If necessary, log directly in to,
or change to, the correct context.
host1/Admin# changeto C1
host1/C1#
The rest of the examples in this table use the Admin context, unless
otherwise specified. For details on creating contexts, see the Cisco 4700
Series Application Control Engine Appliance Virtualization Configuration
Guide.
Enter configuration mode.
2.
host1/Admin# config
Enter configuration commands, one per line. End with CNTL/Z
host1/Admin(config)#
Create a class map that permits network management traffic to be received
3.
by the ACE based on the network management protocol (SSH or Telnet) and
client source IP address.
host1/Admin(config)# class-map type management match-all
SSH-ALLOW_CLASS
host1/Admin(config-cmap-mgmt)# match protocol ssh source-address
172.16.10.0 255.255.255.254
host1/Admin(config-cmap-mgmt)# exit
host1/Admin(config)#
host1/Admin(config)# class-map type management match-all
TELNET-ALLOW_CLASS
host1/Admin(config-cmap-mgmt)# match protocol telnet
source-address 172.16.10.0 255.255.255.254
host1/Admin(config-cmap-mgmt)# exit
host1/Admin(config)#
Chapter 2
Enabling Remote Access to the ACE
OL-11157-01

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4700 series

Table of Contents