Fortinet black logo

CLI Reference

ips decoder

ips decoder

The Intrusion Protection system looks for certain types of traffic on specific ports. Use this command to change ports if your configuration uses non-standard ports.

Note that only some of the decoder options available will allow you to change their port number (using port_list); all other entries are read-only. Enter config ips decoder ? to view all available IPS decoders.

You cannot assign specific ports to decoders that are set to auto by default. These decoders can detect their traffic on any port. Specifying individual ports is not necessary.

config ips decoder
    edit {name}
    # Configure IPS decoder.
        set name {string}   Decoder name. size[63]
        config parameter
            edit {name}
            # IPS group parameters.
                set name {string}   Parameter name. size[31]
                set value {string}   Parameter value. size[199]
            next
    next
end

ips decoder

The Intrusion Protection system looks for certain types of traffic on specific ports. Use this command to change ports if your configuration uses non-standard ports.

Note that only some of the decoder options available will allow you to change their port number (using port_list); all other entries are read-only. Enter config ips decoder ? to view all available IPS decoders.

You cannot assign specific ports to decoders that are set to auto by default. These decoders can detect their traffic on any port. Specifying individual ports is not necessary.

config ips decoder
    edit {name}
    # Configure IPS decoder.
        set name {string}   Decoder name. size[63]
        config parameter
            edit {name}
            # IPS group parameters.
                set name {string}   Parameter name. size[31]
                set value {string}   Parameter value. size[199]
            next
    next
end