FD 100/320Gbps NT and FX NT IHub Services Guide Virtual Private Routed Network Service
Issue: 13 3HH-11985-AAAA-TQZZA 493
 
7.10.8.4 ingress
Table 486 ingress command
7.10.8.5 filter
Table 487 filter command
Item Description
Syntax ingress
Context configure>service>vprn
Description This command enables the context to configure ingress QoS policies.
Item Description
Syntax filter ip ip-filter-id
no filter [ip ip-filter-id]
Context configure>service>vprn>interface>sap>egress 
configure>service>vprn>interface>sap>ingress 
Description This command associates a filter policy with an ingress or egress Service Access Point (SAP). 
Filter policies control the forwarding and dropping of packets based on the matching criteria. 
The filter command is used to associate a filter policy with a specified ip-filter-id with an ingress 
or egress SAP. The filter policy must already be defined before the filter command is executed. 
If the filter policy does not exist, the operation will fail and an error message returned.
In general, filters applied to SAPs (ingress or egress) apply to all packets on the SAP. One 
exception is non-IP packets are not applied to the match criteria, so the default action in the 
filter policy applies to these packets.
The no form of this command removes any configured filter ID association with the SAP. The 
filter ID itself is not removed from the system unless the scope of the created filter is set to local. 
To avoid deletion of the filter ID and only break the association with the service object, use 
scope command within the filter definition to change the scope to local or global. The default 
scope of a filter is local.
Parameters ip —  Keyword indicating the filter policy is an IP filter.
ip-filter-id —  Specifies the ID for the IP filter policy. Allowed values are an integer in the range 
of 1 and 65535 that corresponds to a previously created IP filter policy in the 
configure>filter>ip-filter context.