Fortinet black logo

CLI Reference

firewall internet-service-extension

Configure Internet Services Extension.

  config firewall internet-service-extension
      Description: Configure Internet Services Extension.
      edit <id>
          set comment {var-string}
          config entry
              Description: Entries added to the Internet Service extension database.
              edit <id>
                  set protocol {integer}
                  config port-range
                      Description: Port ranges in the custom entry.
                      edit <id>
                          set start-port {integer}
                          set end-port {integer}
                      next
                  end
                  set dst <name1>, <name2>, ...
              next
          end
          config disable-entry
              Description: Disable entries in the Internet Service database.
              edit <id>
                  set protocol {integer}
                  config port-range
                      Description: Port ranges in the disable entry.
                      edit <id>
                          set start-port {integer}
                          set end-port {integer}
                      next
                  end
                  config ip-range
                      Description: IP ranges in the disable entry.
                      edit <id>
                          set start-ip {ipv4-address-any}
                          set end-ip {ipv4-address-any}
                      next
                  end
              next
          end
      next
  end

config firewall internet-service-extension

Parameter Name Description Type Size
comment Comment. var-string Maximum length: 255

config entry

Parameter Name Description Type Size
protocol Integer value for the protocol type as defined by IANA (0 - 255). integer Minimum value: 0 Maximum value: 255
dst <name> Destination address or address group name.
Select the destination address or address group object from available options.
string Maximum length: 79

config port-range

Parameter Name Description Type Size
start-port Starting TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535
end-port Ending TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535

config disable-entry

Parameter Name Description Type Size
protocol Integer value for the protocol type as defined by IANA (0 - 255). integer Minimum value: 0 Maximum value: 255

config port-range

Parameter Name Description Type Size
start-port Starting TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535
end-port Ending TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535

config ip-range

Parameter Name Description Type Size
start-ip Start IP address. ipv4-address-any Not Specified
end-ip End IP address. ipv4-address-any Not Specified

Configure Internet Services Extension.

  config firewall internet-service-extension
      Description: Configure Internet Services Extension.
      edit <id>
          set comment {var-string}
          config entry
              Description: Entries added to the Internet Service extension database.
              edit <id>
                  set protocol {integer}
                  config port-range
                      Description: Port ranges in the custom entry.
                      edit <id>
                          set start-port {integer}
                          set end-port {integer}
                      next
                  end
                  set dst <name1>, <name2>, ...
              next
          end
          config disable-entry
              Description: Disable entries in the Internet Service database.
              edit <id>
                  set protocol {integer}
                  config port-range
                      Description: Port ranges in the disable entry.
                      edit <id>
                          set start-port {integer}
                          set end-port {integer}
                      next
                  end
                  config ip-range
                      Description: IP ranges in the disable entry.
                      edit <id>
                          set start-ip {ipv4-address-any}
                          set end-ip {ipv4-address-any}
                      next
                  end
              next
          end
      next
  end

config firewall internet-service-extension

Parameter Name Description Type Size
comment Comment. var-string Maximum length: 255

config entry

Parameter Name Description Type Size
protocol Integer value for the protocol type as defined by IANA (0 - 255). integer Minimum value: 0 Maximum value: 255
dst <name> Destination address or address group name.
Select the destination address or address group object from available options.
string Maximum length: 79

config port-range

Parameter Name Description Type Size
start-port Starting TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535
end-port Ending TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535

config disable-entry

Parameter Name Description Type Size
protocol Integer value for the protocol type as defined by IANA (0 - 255). integer Minimum value: 0 Maximum value: 255

config port-range

Parameter Name Description Type Size
start-port Starting TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535
end-port Ending TCP/UDP/SCTP destination port (1 to 65535). integer Minimum value: 1 Maximum value: 65535

config ip-range

Parameter Name Description Type Size
start-ip Start IP address. ipv4-address-any Not Specified
end-ip End IP address. ipv4-address-any Not Specified