Chapter 4 Using the Configuration Manager
Configuring the Device
4-16
Cisco 11000 Series Secure Content Accelerator Configuration Guide
78-13124-05
2.
Create an access list allowing management access to all IP addresses.
(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
4.
Assign the first access list to the Web management subsystem.
(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#
Note
In FIPS Mode, access lists can be configured but assigned only to the
SNMP subsystem.
Configuring an Ethernet Interface
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#
Содержание CSS11501 - 100Mbps Ethernet Load Balancing Device
Страница 4: ......
Страница 28: ...Figures xxviii Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 05 ...
Страница 30: ...Tables xxx Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 05 ...
Страница 422: ...Glossary 4 Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 05 ...
Страница 432: ...Index 10 Cisco 11000 Series Secure Content Accelerator Configuration Guide 78 13124 04 ...