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

mgcp

Syntax

mgcp {
application-screen {
connection-flood threshold rate ;
message-flood threshold rate ;
unknown-message {
permit-nat-applied;
permit-routed;
}
}
disable;
inactive-media-timeout seconds ;
maximum-call-duration minutes ;
traceoptions {
flag {
all <extensive>;
call <extensive>;
cc <extensive>;
decode <extensive>;
error <extensive>;
nat <extensive>;
packet <extensive>;
rm <extensive>;
}
}
transaction-timeout seconds ;
}

Hierarchy Level

[edit security alg]

Release Information

Statement modified in Release 9.2 of JUNOS software.

Description

Specify the Media Gateway Control Protocol (MGCP) ALG on the device. MGCP is a text-based Application Layer protocol that can be used for call setup and call control.

This statement is supported on J-series and SRX-series devices.

Options

disable—Disable the MGCP ALG. By default, the MGCP ALG is enabled.

Note: By default, the MGCP ALG is disabled for SRX-series devices.

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]