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

service-order

Syntax

service-order {
forward-flow [ service-name1 service-name2 ];
reverse-flow [ service-name1 service-name2 ];
}

Hierarchy Level

[edit services service-set service-set-name]

Release Information

Statement introduced in JUNOS Release 9.3.

Description

Define order of services in service set to be applied to traffic coming to the PIC.

Options

forward-flow—Order of services in service set to be applied in forward flow.

reverse-flow—Order of services in service set to be applied in reverse flow. If you want the order to be the reverse of that specified for forward flow, this is optional. But if, for example, you want the order to be the same regardless of direction of flow, you need to include this statement.

Usage Guidelines

See Configuring SDK Service Sets.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Related Topics

extension-service


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