Deleting Filter Sets; Configuring An Atm Filter Expression - Cisco Catalyst 8540 MSR Configuration Manual

Atm switch router software configuration guide
Hide thumbs Also See for Catalyst 8540 MSR:
Table of Contents

Advertisement

Chapter 12
Using Access Control

Deleting Filter Sets

To delete an ATM filter set, use the following command in global configuration mode:
Command
no atm filter-set name [index number]
Example
The following example shows how to display and delete filter sets:
Switch# show atm filter-set
ATM filter set tod1
deny From 11:15 Hrs Till 22:45 Hrs
permit From 0:0 Hrs Till 0:0 Hrs
ATM filter set tod2
deny From 20:0 Hrs Till 6:0 Hrs
permit From 3:30 Hrs Till 3:30 Hrs
Switch# configure terminal
Enter configuration commands, one per line.
Switch(config)# no atm filter-set tod1 index 2
Switch(config)# no atm filter-set tod2
Switch(config)# end
Switch#
%SYS-5-CONFIG_I: Configured from console by console
Switch# show atm filter-set
ATM filter set tod1
permit From 0:0 Hrs Till 0:0 Hrs

Configuring an ATM Filter Expression

To create global ATM filter expressions, perform the following steps in global configuration mode:
Command
Step 1
Switch(config)# atm filter-expr name term
Step 2
Switch(config)# atm filter-expr name
[destination | source | src] term1 and
[destination | source | src] term2
Step 3
Switch(config)# atm filter-expr name not
[destination | source | src] term
Step 4
Switch(config)# atm filter-expr name
[destination | source | src] term1 or [destination
| source | src] term2
Step 5
Switch(config)# atm filter-expr name
[destination | source | src] term1 xor
[destination | source | src] term2
Step 6
Switch(config)# no atm filter-expr name
OL-7396-01
Purpose
Deletes a global ATM address filter set.
index 2
index 4
index 1
index 2
End with CNTL/Z.
index 4
Purpose
Defines a simple filter expression with only one
term and no operators.
Defines a filter expression using the operator
and.
Defines a filter expression using the operator not.
Defines a filter expression using the operator or.
Defines a filter expression using the operator xor.
Deletes a filter.
ATM Switch Router Software Configuration Guide
Configuring an ATM Filter Expression
12-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 8510 msrLightstream 1010

Table of Contents