Filter Management Tasks
Page 342 7750 SR OS Router Configuration Guide
Deleting a Filter Policy
Before you can delete a filter, you must remove the filter association from the applied ingress and
egress SAPs and network interfaces.
From an Ingress SAP on page 342
From an Egress SAP on page 342
From a Network Interface on page 343
From the Filter Configuration on page 346

From an Ingress SAP

To remove a filter from an ingress SAP, enter the following CLI commands:
CLI Syntax: config>service# [epipe|ies|vpls] service-id
sap port-id[:encap-val]
ingress
no filter
Example:config>service# epipe 5
config>service>epipe# sap 1/1/2:3
config>service>epipe>sap# ingress
config>service>epipe>sap>ingress# no filter

From an Egress SAP

To remove a filter from an egress SAP, enter the following CLI commands:
CLI Syntax: config>service# [epipe|ies|vpls] service-id
sap port-id[:encap-val]
egress
no filter
Example:config>service# epipe 5
config>service>epipe# sap 1/1/2:3
config>service>epipe>sap# egress
config>service>epipe>sap>ingress# no filter