Description
Solution
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
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
Labels: