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


Configure an Application Protocol

The application-protocol statement allows you to specify which of the supported application protocols to configure and include in an application set for service processing. To configure, include the application-protocol statement at the [edit applications application application-name] hierarchy level:

[edit applications application application-name]
application-protocol protocol-name;

Table 3 shows the list of supported protocols:


Table 3: Application Protocols Supported by Services Interfaces
Protocol Name
CLI value
Comments

BOOTP

bootp

Supports BOOTP and DHCP.

DCE RPC

dce-rpc

Requires the protocol statement to have the value udp or tcp. Requires a uuid value. You cannot specify destination-port or source-port values.

DCE RPC portmap

dce-rpc-portmap

Requires the protocol statement to have the value udp or tcp. Requires a destination-port value.

DNS

dns

Requires the protocol statement to have the value udp. This application protocol closes the DNS flow as soon as the DNS response is received.

Exec

exec

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

FTP

ftp

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

H.323

h323

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

ICMP

icmp

Requires the protocol statement to have the value icmp or to be unspecified.

IIOP TCP

iiop

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

NetBIOS

netbios

Requires the protocol statement to have the value udp or to be unspecified. Requires a destination-port value.

NetShow

netshow

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

RealAudio

realaudio

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

RPC UDP or TCP

rpc

Requires the protocol statement to have the value udp or tcp. Requires a rpc-program-number value. You cannot specify destination-port or source-port values.

RPC portmap

rpc-portmap

Requires the protocol statement to have the value udp or tcp. Requires a destination-port value.

RTSP

rtsp

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

Shell

shell

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.

SNMP

snmp

Requires the protocol statement to have the value udp or to be unspecified. Requires a destination-port value.

SQLNet

sqlnet

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port or source-port value.

TFTP

tftp

Requires the protocol statement to have the value udp or to be unspecified. Requires a destination-port value.

Trace route

traceroute

Requires the protocol statement to have the value udp or to be unspecified. Requires a destination-port value.

WinFrame

winframe

Requires the protocol statement to have the value tcp or to be unspecified. Requires a destination-port value.



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