Related Documentation
next-hop
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 9.4.
Description
Specify the SIP entity towards which SIP requests are sent.
Options
sip-based—All requests and responses on the dialog are routed according to SIP. If the configuration includes the topology-hiding option, the information in the Route header of the incoming SIP message is used. In all other cases, the request-uri is used. The software resolves the uniform resource identifier (URI) in the SIP message request into the IP address, port, and transport protocol of the next hop to contact.
address ipv4–address—Destination IPv4 address of the next hop to contact. This static address applies to all incoming requests on the dialog.
port—(Optional) Destination port of the next hop to contact.
Default: 5060
transport-protocol (udp | tcp)—(Optional) Transport protocol for routing to the next hop.
Default: udp
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

