Filter Policies
7750 SR OS Router Configuration Guide Page 325
config>service>epipe# spoke-sdp 8:8 create
config>service>epipe>spoke-sdp$ egress
config>service>epipe>spoke-sdp>egress$ filter mac 91
config>service>epipe>spoke-sdp>egress$ exit
config>service>epipe>spoke-sdp# ingress
config>service>epipe>spoke-sdp>ingress# filter ip 10
config>service>epipe>spoke-sdp>ingress# exit
config>service>epipe>spoke-sdp# exit
The following output displays the IP and MAC filters assigned to the ingress and egress SAP and spoke SDP:
A:ALA-48>config>service>epipe# info
----------------------------------------------
sap 1/1/1.1.1 create
ingress
filter ip 10
exit
egress
filter mac 92
exit
exit
spoke-sdp 8:8 create
ingress
filter ip 10
exit
egress
filter mac 91
exit
exit
no shutdown
----------------------------------------------
A:ALA-48>config>service>epipe#