Cisco Systems SCE 2000 4xGBE Network Router User Manual


 
Chapter 5 Connecting the Management Interfaces and Performing Initial System Configuration
Initial System Configuration
SCE 2000 4xGBE Installation and Configuration Guide
5-14 OL-7824-02
Order of Entries
The order of the entries in the list is important. The entries in the list are tested sequentially, and
the action is determined by the first entry that matches the connecting IP address. Therefore, when
the entry “any” appears in an Access Control List, all succeeding entries are irrelevant.
Consider two hypothetical ACLs containing the same entries in a different order.
The following list would permit access to all IP addresses, including 10.1.1.0:
permit any
deny 10.1.1.0
Note that the above list could not actually be created using the setup utility, since after the “any”
entry, no other entries could be added to the list.
The following list will deny access to IP address 10.1.1.0, but permit access to all others:
deny 10.1.1.0
permit any
If no entry in the assigned Access Control List matches the connection, or if the Access Control
List is empty, the default action is deny.
To create the access control lists, complete the following steps:
Step 1 Enter the Access Control Lists configuration menu.
Would you like to enter the Access lists configuration menu? [no]: y
Type y and press Enter.
The Access Control Lists configuration dialog begins.
Step 2
You have the option of creating or modifying Access Control Lists, or skipping this
section and proceeding directly to assign the existing ACLs to the desired management
interfaces.
Would you like create new Access lists or modify existing lists? [no]: y
If you choose not to create or edit Access Control Lists, skip to Step 9: Configuring the Topology-
Dependent Parameters.
Step 3
Type the number of the Access Control List to be configured (1 through 99) and press
Enter.
Note that there is no default for this parameter.
Step 4
Begin adding entries to the selected list.
Indicate whether this entry is permitted access or denied access.
To permit access, press Enter.
To deny access, type n and press Enter.
Does this entry permit access? [yes]:
Step 5 Type the IP address to be added to this list, and press Enter.