Specifications

4-75
Cisco Internet Streamer CDS 2.0-2.3 Software Configuration Guide
OL-13493-04
Chapter 4 Configuring Devices
Configuring the Service Engine
To reorder your list of conditions, use the Up arrow or Down arrow in the Order column, and click
Submit.
Applying an IP ACL to an Interface
The IP ACLs can be applied to a particular interface (such as management services to a private IP
address) so that the SE can have one interface in a public IP address space that serves content and another
interface in a private IP address space that the administrator uses for management purposes. This feature
ensures that clients can access the Service Engine only in the public IP address space for serving content
and not access it for management purposes. A device attempting to access one of these applications that
is associated with an IP ACL must be on the list of trusted devices to be allowed access.
To apply an IP ACL to an interface from the CLI, use the following interface configuration command:
interface {FastEthernet | GigabitEthernet} slot/port ip access-group {accesslistnumber |
accesslistname} {in | out}
Deleting an IP ACL
You can delete an IP ACL, including all conditions and associations with network interfaces, or you can
delete only the IP ACL conditions. Deleting all conditions allows you to change the IP ACL type if you
choose to do so. The IP ACL entry continues to appear in the IP ACL listing; however, it is in effect
nonexistent.
To delete an IP ACL, do the following:
Step 1 Choose Devices > Devices. > General Settings > Network > IP ACL. The IP ACL Table page is
displayed.
Step 2 Click the Edit icon next to the name of the IP ACL that you want to delete. The Modifying IP ACL page
is displayed. If you created conditions for the IP ACL, you have two options for deletion:
Delete ACL—This option removes the IP ACL, including all conditions and associations with
network interfaces and applications.
Delete All Conditions—This option removes all the conditions, while preserving the IP ACL name.
Step 3 To delete the entire IP ACL, click Delete ACL (the trash can icon) in the task bar. You are prompted to
confirm your action. Click OK. The record is deleted.
Step 4 To delete only the conditions, click Delete All Conditions (the trash can icon) in the task bar. You are
prompted to confirm your action. Click OK. The window refreshes, conditions are deleted, and the ACL
Type field becomes available.
Configuring Static IP Routes
The Static IP Routes page allows you to configure a static route for a network or host. Any IP packet
designated for the specified destination uses the configured route.
To configure a static IP route, do the following:
Step 1 Choose Devices > Devices > General Settings > Network > IP Routes. The IP Route Table page is
displayed.
Step 2 Click the Create New icon in the task bar. The IP Route page is displayed.