The DNSSL Lifetime value between two routers seem to not match. This is possible as a transient when configurations are being updated on multiple routes or as a persistent condition because of a misconfiguration in one of the routers
Check the configuration on appropriate routers and make any configuration updates as needed. Locally, configuration can be verified by issuing a 'show router-discovery <vlan-name>'. Configuration can be corrected by one of the 'configure <vlan-name> router-discovery [add|delete] dnssl <dns_suffix> {<dnssl_lifetime>}' or 'configure <vlan-name> router-discovery dnssl-lifetime <dnssl_lifetime>' command.
Warning
Received Router Advertisement on vlan %vlanName% from %otherRouter% with a DNSSL suffix %suffix% and lifetime %rxLfTm% which differs from locally configured lifetime of %cfgLfTm%
Name | Type |
---|---|
vlanName | VLAN |
otherRouter | IPv6 |
suffix | String |
rxLfTm | uInt |
cfgLfTm | uInt |