configure secondary ip address on a Fortigate command line

configure secondary ip address on a Fortigate command line

config vdom
edit “vdom name”
config system interface
edit “interface name”  (lookup via “show” when in ‘config system interface’ mode)
set secondary-IP {enable | disable}
config secondaryip
edit 1 (or any other number)
set ip <ipv4-classnet-host>
set allowaccess {ping | https | ssh | snmp | http | telnet | fgfm | auto-ipsec}

2 Responses so far.

  1. Hallo Rick,

    It is maybe a bit late but here go’s :

    config system interface
    edit “interface”
    config ipv6
    config ip6-extra-addr
    edit “IP/Prefix”
    end
    end
    end

    regards,
    Angelo

Leave a Reply

Your email address will not be published. Required fields are marked *

4 × 1 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.