Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

Example: Configuring Service Sets

Apply two service sets, my-input-service-set and my-output-service-set, on an interface-wide basis. All traffic has my-input-service-set applied to it. After the service set is applied, additional filtering is done using my_post_service_input_filter.

[edit interfaces fe-0/1/0]
unit 0 {family inet {service {input {service-set my-input-service-set;post-service-filter my_post_service_input_filter;}output {service-set my-output-service-set;}}}}

Published: 2013-08-29