Skip to main content
rkelly_FTNT
Staff
Staff
February 1, 2016

Technical Note: IPsec Auto Discovery feature in v5.4

  • February 1, 2016
  • 0 replies
  • 985 views
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