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

service-set

Syntax

service-set service-set-name {
allow-multicast;
extension-service service-name {
provider-specific-rules-configuration;
}
(ids-rules rule-name | ids-rule-sets rule-set-name);
interface-service {
service-interface interface-name;
}
ipsec-vpn-options {
ike-access-profile profile-name;
local-gateway address;
trusted-ca [ ca-profile-names ];
}
(ipsec-vpn-rules rule-name | ipsec-vpn-rule-sets rule-set-name);
max-flows number;
(nat-rules rule-name | nat-rule-sets rule-set-name);
next-hop-service {
inside-service-interface interface-name.unit-number;
outside-service-interface interface-name.unit-number;
service-interface-pool name;
}
(pgcp-rules rule-name | pgcp-rule-sets rule-set-name);
(stateful-firewall-rules rule-name | stateful-firewall-rule-sets rule-set-name);
syslog {
host hostname {
facility-override facility-name;
log-prefix prefix-value;
services severity-level;
}
}
}

Hierarchy Level

[edit services]

Release Information

Statement introduced before JUNOS Release 7.4. The pgcp-rules and pgcp-rule-sets options were added in Release 8.4.

Description

Define the service set.

Options

service-set-name—Identifies the service set.

The remaining statements are explained separately.

Usage Guidelines

See Service Set Configuration Guidelines.

Required Privilege Level

interface—To view this statement in the configuration.

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


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