Fortinet black logo

CLI Reference

system ipv6-neighbor-cache

system ipv6-neighbor-cache

Use this command to save neighbor cache entries for the VDOM.

config system ipv6-neighbor-cache
    edit {id}
    # Configure IPv6 neighbor cache table.
        set id {integer}   Unique integer ID of the entry. range[0-4294967295]
        set interface {string}   Select the associated interface name from available options. size[15] - datasource(s): system.interface.name
        set ipv6 {ipv6 address}   IPv6 address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
        set mac {mac address}   MAC address (format: xx:xx:xx:xx:xx:xx).
    next
end

Additional information

The following section is for those options that require additional explanation.

system ipv6-neighbor-cache

Use this command to save neighbor cache entries for the VDOM.

config system ipv6-neighbor-cache
    edit {id}
    # Configure IPv6 neighbor cache table.
        set id {integer}   Unique integer ID of the entry. range[0-4294967295]
        set interface {string}   Select the associated interface name from available options. size[15] - datasource(s): system.interface.name
        set ipv6 {ipv6 address}   IPv6 address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx).
        set mac {mac address}   MAC address (format: xx:xx:xx:xx:xx:xx).
    next
end

Additional information

The following section is for those options that require additional explanation.