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


[edit applications] Hierarchy Level

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

[edit applications]
application application-name {
    application-protocol protocol-name;
    destination-port port-number;
    icmp-code value;
    icmp-type value;
    inactivity-timeout value;
    protocol type;
    rpc-program-number number;
    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]