How To Enable An Acl; Managing The Telnet Interface - Cisco SCE8000 Configuration Manual

Service control engine
Table of Contents

Advertisement

Chapter 5
Configuring the Management Interface and Security
How to Add Entries to an ACL
Type configure and press Enter.
Step 1
Enables Global Configuration mode.
Enter the desired IP address or addresses.
Step 2
When you add a new entry to an ACL, it is always added to the end of the list.
Adding Entries to an ACL: Example
The following example adds an entry to the access list number 1, that permits access only to IP addresses
in the range of 10.1.1.0–10.1.1.255.
SCE(config)#access-list 1 permit 10.1.1.0 0.0.0.255
How to Remove an ACL
Use this command to remove an ACL with all its entries.
From the SCE(config)# prompt, type no access-list number and press Enter.
Step 1
Removes the specified ACL with all its entries.

How to Enable an ACL

An ACL permits or denies all traffic to the SCE platform.
Step 1
From the SCE(config)# prompt, type ip access-class number and press Enter.
Applies the specified ACL to all traffic attempting to access the SCE platform.

Managing the Telnet Interface

OL-16479-01
To configure one IP address type:
access-list number permit|deny ip-address and press Enter.
To configure more than one IP address type:
access-list number permit|deny ip-address/mask and press Enter.
About the Telnet Interface, page 5-22
How to Prevent Telnet Access, page 5-22
How to Configure the Telnet Timeout, page 5-22
Configuring the Available Interfaces
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
5-21

Advertisement

Table of Contents
loading

Table of Contents