Specifications

Table Of Contents
2-128
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip access-class
ip access-class
Specifies which access control list (ACL) controls global access to the SCE platform. Use the no form
of the command to permit global access to the SCE platform from any IP address.
ip access-class number
no ip access-class
Syntax Description
Command Default none (all IP addresses can access the system)
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The ACL specified in this command contains the definitions for all IP addresses with permission to
access the SCE platform. IP addresses not permitted in this access list cannot access or detect the SCE
platform; even a ping command will receive no response if it is not from a permitted IP address.
Authorization: admin
Examples The following example sets access list 1 as the global ACL.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#ip access-class 1
SCE(config)#
Related Commands
number The number of the access list (1–99) to use to allow global access to the
SCE platform.
Release Modification
2.5.7 This command was introduced.
Command Description
access-list Adds an entry to the bottom of the specified access list.
show access-lists Shows all access-lists or a specific access list.