You need to configure a service interface that is a logical
interface on an Adaptive Services (AS) PIC, a MultiServices PIC, or
an MS-DPC.
Step-by-Step Procedure
To configure the service interface:
Configure the interface, and enter edit mode
for the interface.
[edit interfaces]
user@host#edit sp-1/2/0
Configure a description for the interface.
[edit interfaces sp-1/2/0]
user@host#set description bgf_service
Configure logical unit 0.
[edit interfaces sp-1/2/0]
user@host#set unit 0 family inet
Configure a logical unit and specify
the protocol family.
[edit interfaces sp-1/2/0]
user@host#set unit 10 family inet
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-1/2/0]
user@host#set unit 10 service-domain inside
Configure a logical unit and specify
the protocol family.
[edit interfaces sp-1/2/0]
user@host#set unit 20 family inet
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-1/2/0]
user@host#set unit 20 service-domain outside
Configure system logging on the service
interface.
[edit interfaces sp-1/2/0]
user@host#set services-options syslog host
local services any
Configure an inactivity timeout for sessions
on the service interface.