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

Configuring the Services PIC or DPC for the BGF

You need to configure an AS or MultiServices PIC or MS-DPC for the BGF.

Step-by-Step Procedure

To configure the PIC or MS-DPC:

  1. Enter edit mode for the interface.
    [edit]
    user@host#edit interfaces sp-0/2/0
  2. Configure a description for the interface.
    [edit interfaces sp-0/2/0]
    user@host#set description BGF-Service-PIC
  3. Configure logical unit 0, and specify the protocol family and the address of a virtual BGF.
    [edit interfaces sp-0/2/0]
    user@host#set unit 0 family inet address 10.10.200.21/32
  4. Configure a logical unit and specify the protocol family.
    [edit interfaces sp-0/2/0]
    user@host#set unit 10 family inet
  5. Set the service domain of the logical unit to inside. This unit number must match the unit number of the inside service interface configured in the service set.
    [edit interfaces sp-0/2/0]
    user@host#set unit 10 service-domain inside
  6. Configure a logical unit and specify the protocol family.
    [edit interfaces sp-0/2/0]
    user@host#set unit 20 family inet
  7. Set the service domain of the logical unit to outside. This unit number must match the unit number of the outside service interface configured in the service set.
    [edit interfaces sp-0/2/0]
    user@host#set unit 20 service-domain outside
  8. Configure system logging on the service interface.
    [edit interfaces sp-0/2/0]
    user@host#set services-options syslog host local services any

Related Topics


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