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


To configure application protocols, include the following statements at the [edit applications] hierarchy level of the configuration:

application application-name {
    application-protocol protocol-name;
    destination-port port-number;
    icmp-code value;
    icmp-type value;
    inactivity-timeout value;
    learn-sip-register;
    protocol type;
    rpc-program-number number;
    sip-call-hold-timeout seconds;
    snmp-command command;
    source-port port-number;
    ttl-threshold value;
    uuid hex-value;
}
application-set application-set-name {
    [ application application-names ];
}

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