service-point
Syntax
service-point service-point-name {service-interface interface-name.unit-number;service-point-type service-point-type;service-policies {new-call-usage-input-policies [policy-and-policy-set-names];new-call-usage-output-policies [policy-and-policy-set-names];new-transaction-input-policies [policy-and-policy-set-names];new-transaction-output-policies[policy-and-policy-set-names];}transport-details <port port-number> <ip-address ip-address> <tcp> <udp>;}
Hierarchy Level
Release Information
Statement introduced in JUNOS Release 9.4.
Description
Configure a service point. Service points identify a service interface and transport parameters for incoming requests. You attach policies to the service point, and all requests that arrive at the service point are handled by these policies. Each BSG can have five service points.
You can also configure a service point to be used as an egress service point to which SIP requests are routed.
Options
The statements are explained separately.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.