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

h323

Syntax

h323 {
application-screen {
message-flood {
gatekeeper threshold rate ;
}
unknown-message {
permit-nat-applied;
permit-routed;
}
}
disable;
endpoint-registration-timeout seconds ;
media-source-port-any;
traceoptions {
flag {
all <detail | extensive | terse>;
cc <detail | extensive | terse>;
h225-asn1 <detail | extensive | terse>;
h245 <detail | extensive | terse>;
h245-asn1 <detail | extensive | terse>;
q931 <detail | extensive | terse>;
ras <detail | extensive | terse>;
ras-asn1 <detail | extensive | terse>;
}
}
}

Hierarchy Level

[edit security alg]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Specify the H.323 Application Layer Gateway (ALG) on the device. H.323 is a control-signaling protocol used to exchange messages between H.323 endpoints.

This statement is supported on J-series devices.

Options

disable—Disable the H.323 ALG. By default, H.323 ALG is enabled.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

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


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