Chapter 6 Control Configuration
SCE Platform Management Interfaces
SCE 1000 2xGBE Release 2.0.10 User Guide
6-2 OL-7117-02
To exit the Global Configuration Mode:
Step 1 At the SCE 1000(config)# prompt, type exit and press Enter.
The SCE 1000# prompt appears.
SCE Platform Management Interfaces
You can manage the SCE 1000 through either of its management interfaces, CLI or SNMP. Both
these interfaces supply API to the same database of the SCE 1000; any configuration changes
made through one interface are also reflected through the other interface.
• CLI (Command Line Interface). The CLI is accessible through the Console port or through a
Telnet connection. The CLI is the interface described throughout this manual. Command Line
Interface (on page 3-1) further discusses the CLI.
• SNMP (Simple Network Management Protocol). You can use SNMP as an interface for
controlling the variables as defined in the MIB-II and Cisco’s propriety MIB specifications.
For information on enabling SNMP, see SNMP Interface (on page 6-6)
Configuring the Available Interfaces
The system allows you to configure the Telnet and SNMP interfaces according to how you are
planning to manage the SCE 1000 and the external components of the system.
Configuring Access Control Lists (ACLs)
The SCE 1000 can be configured with Access Control Lists (ACLs), which are used to permit or
deny incoming connections on any of the management interfaces. An access list is an ordered list
of entries, each consisting of an IP address and an optional wildcard “mask” defining an IP
address range, and a permit/deny field.
The order of the entries in the list is important. The default action of the first entry that matches
the connection is used. If no entry in the Access List matches the connection, or if the Access List
is empty, the default action is deny.
Configuration of system access is done in two stages:
Step 1 Creating an access list. (See Adding Entries to an Access List (on page 6-3)).
Step 2 Associating the access list with a management interface. (See Defining the Global Access
List (on page 6-4) and Associating an Access List to Telnet Interface. ("Associating an
Access List to Telnet Interface" on page 6-5))
Comments to this Manuals