Description

Noticed that the KNI default route disappeared after rebooting the SSR.

Symptoms

The existing default route on em3 appears to be pointing to the old Internet circuit, which was decommissioned some time ago. Manually added the KNI default route, and the SSR was able to reconnect to the Conductor successfully.

Solution

Issue Resolved

  1. Tweaked onboot=no for vlan interface which was no longer in use
  2. Tweaked defaultroute=no or vlan interface which was no longer in use
  3. Enabled defaultroute=yes for kni254
  4. reboot the node


Modification History

2026-05-30 : Article Created