Configuring An Ethernet Interface - Cisco CSS11501S-C-K9 Configuration Manual

Secure content accelerator
Table of Contents

Advertisement

Configuring the Device
Note

Configuring an Ethernet Interface

Cisco 11000 Series Secure Content Accelerator Configuration Guide
4-16
Create an access list allowing management access to all IP addresses.
2.
(config[myDevice)]# access-list 1 permit 0.0.0.0 255.255.255.255
3.
Create an access list allowing access from a single computer.
(config[myDevice])# access-list 2 permit 10.1.4.5 0.0.0.0
Assign the first access list to the Web management subsystem.
4.
(config[myDevice])# web-management access-list 1
5.
Assign the second access list to the telnet subsystem, allowing management
access only from the specific IP address.
(config[myDevice])# telnet access-list 2
6.
Exit to Privileged mode and save the configuration to flash memory. If it is
not saved, the configuration is lost during a power cycle or when the reload
command is used.
(config[myDevice])# finished
SCA# write flash
SCA#
In FIPS Mode, access lists can be configured but assigned only to the
SNMP subsystem.
The Ethernet interfaces on the SSL appliance can be configured at either 10 Mbps
or 100 Mbps and half or full duplex. Enter Privileged and Configuration modes.
In the following example, the "Network" interface of myDevice is forced to full
duplex. Make sure to save this configuration to flash.
(config[myDevice])# interface network
(config-if[network])# duplex full
(config-if[network])# speed 100
(config-if[network])# finished
SCA#
Chapter 4
Using the Configuration Manager
78-13124-06

Advertisement

Table of Contents
loading

This manual is also suitable for:

Css-11154-ac11000 series

Table of Contents