Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

protocol (Applications)

date_range 03-Jun-24

Syntax

content_copy zoom_out_map
protocol protocol-name;

Hierarchy Level

content_copy zoom_out_map
[edit applications application  application-name  ] 
[edit applications application  application-name  term  term-name]

Description

Specify the networking protocol name or number.

The networking protocol type combines with destination-port to identify an application type. For example, to create an application for iSCSI, use the protocol tcp with the destination port number 3260.

Options

protocol-name— Networking protocol name. The following text values are supported. For a complete list of possible numeric values, see RFC 1700, Assigned Numbers (for the Internet Protocol Suite).

  • ah—IP Security Authentication Header

  • egp—Exterior gateway protocol

  • esp—IPsec Encapsulating Security Payload

  • gre—Generic routing encapsulation

  • icmp—Internet Control Message Protocol

  • igmp—Internet Group Management Protocol

  • ipip—IP over IP

  • node—Clear each session that uses the specified IP protocol on a specific node.

  • ospf—Open Shortest Path First

  • pim—Protocol Independent Multicast

  • rsvp—Resource Reservation Protocol

  • sctp—Stream Control Transmission Protocol

  • tcp—Transmission Control Protocol

  • udp—User Datagram Protocol

Note:

Internet Protocol version 6 (IPv6) is not supported as a network protocol in application definitions.

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement modified in Junos OS Release 8.5.

footer-navigation