12-3
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 12
Using Access Control
Configuring ATM Filter Sets
Displaying the Template Alias Configuration
To display template alias configuration, use the following privileged EXEC command:
Example
The following example shows the template aliases configured in the previous examples using the
more
system:running-config
privileged EXEC command:
Switch#
more system:running-config
Building configuration...
Current configuration:
!
version XX.X
no service pad
service udp-small-servers
service tcp-small-servers
!
hostname Switch
!
!
username dtate
ip rcmd remote-username dplatz
atm template-alias training 47.1328...
atm template-alias bit_set 47.9f9(1*0*).88ab...
atm template-alias byte_wise 47.9*f8.33...
!
<information deleted>
Configuring ATM Filter Sets
To create an ATM address filter or time-of-day filter, use the following command in global configuration
mode:
Examples
The following example creates a filter named
filter_1
that permits access to the specific ATM address
47.0000.8100.1234.0003.c386.b301.0003.c386.b301.00:
Switch(config)#
atm filter-set filter_1 permit
47.0000.8100.1234.0003.c386.b301.0003.c386.b301.00
The following example creates a filter named
filter_2
that denies access to the specific ATM address
47.000.8100.5678.0003.c386.b301.0003.c386.b301.00, but allows access to all other ATM addresses:
Command
Purpose
more system:running-config
Displays the current configuration.
Command
Purpose
atm filter-set
name
[
index
number
] [
permit
|
deny
] {
template
|
time-of-day
{
anytime
|
start-time end-time
}}
Configures a global ATM address filter set.