FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
rkelly_FTNT
Staff
Staff
Article Id 197872
Description
A few new settings have been added to the CLI in v5.4 to assist in the support of the IPsec Auto Discovery feature.

They are designed for:

- The support of the RIPng (RIP next generation) network command
- Limiting the maximum metric allowed to output for RIPng
- Fix NSM missing kernel address update info

Solution
The actual new settings are:

config router rip
set max-out-metric <integer value 1 - 15>
end

config router ripng
set max-out-metric <integer value 1 - 15>
end

config router ripng
config network
edit <ID # of network>
set prefix <IPv6 prefix>
end
end

Contributors