Description

session smart router (128T Router) not forwarding the traffic as expected.

Solution

The issue caused by in correct "Next Hops" entry in fib table.

 

Please validate the correct Next Hop for the specific network destination in the "Show fib" table.

 

command to check that

 

# show fib | grep <IP addr of destination>

 

Match the

IP Prefix      Port  Proto  Tenant          VRF  Service          Next Hops 

 

Modification History

2024-05-13 : Article Created