Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Example: HTTP Service Within a Service Set
To become part of a service set, you must configure an HTTP service rule under a service set. In the following example, you can use http-service as an option in the service order configuration:
[edit services]
service-set http-redirect-walled {cpcd-rules walled-garden;cpcd-rules redirect;}
You can also put rules in a rule set and then configure the service set as in the following example:
[edit services]
service-set http-redirect-walled {cpcd-rule-sets redirect-with-walled-garden;}

