[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]
Configuring the Service Interface
You need to configure a service interface that is a logical
interface on the MultiServices PIC.
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
- (Optional) Configure a description for
the interface.
- [edit interfaces sp-1/2/0]
- user@host#set description pgcp_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
- (Optional) Configure system logging on
the service interface.
- [edit interfaces sp-1/2/0]
- user@host#set services-options syslog host
local services any
- (Optional) Configure an inactivity timeout
for sessions on the service interface.
- [edit interfaces sp-1/2/0 services-options syslog]
- user@host#set services-options inactivity-timeout
720
Related Topics
-
Chapter 24, Interface Configuration Guidelines in JUNOS Services Interfaces Configuration Guide.
-
Chapter 25, Summary of Interface Configuration
Statements in JUNOS Services Interfaces Configuration
Guide.
[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]