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


To configure application properties, include the application statement at the [edit applications] hierarchy level:

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;
    }
}

You can group application objects by configuring the application-set statement; for more information, see Configuring Application Sets.

This section includes the following tasks for configuring applications:


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