[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring a Service Set

A service set lets you combine rules for different services into one set and then apply the set of services to inside and outside interfaces on a MultiServices PIC or MS-DPC. You need to configure a service set for each PIC or DPC.

In this case, we are creating a service set that does the following:

Step-by-Step Procedure

To configure a service set:

  1. Create a service set configuration.
    [edit services]
    user@host#edit service-set bgf-svc-set
  2. Specify the name of the BGF rule or rule set that applies to this service set.
    [edit services service-set bgf-svc-set]
    user@host#set pgcp-rules bgf-rule-1
  3. Specify the name of the stateful firewall rule that applies to this service set.
    [edit services service-set bgf-svc-set]
    user@host#set stateful-firewall-rules r1
  4. Configure service set as a next-hop service set.
    [edit services service-set bgf-svc-set]
    user@host#edit next-hop-service
  5. Specify the service interface to the inside network. This is the logical interface that you configured as the inside service domain on the MultiServices PIC or MS-DPC that you configured for the BGF.
    [edit services service-set bgf-svc-set next-hop-service]
    user@host#set inside-service-interface sp-0/2/0.10
  6. Specify the service interface to the outside network. This is the logical interface that you configured as the outside service domain on the MultiServices PIC or MS-DPC that you configured for the BGF.
    [edit services service-set bgf-svc-set next-hop-service]
    user@host#set outside-service-interface sp-0/2/0.20
  7. Configure a location and logging level for the service set.
    [edit services service-set bgf-svc-set]
    user@host#edit syslog host local-1
    [edit services service-set bgf-svc-set syslog host local-1]
    user@host#set services any

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]