Creating a Qapp to Check Neighbor Inconsistency

Parameter consistency is often required when implementing configurations on devices, such as OSPF neighbor adjacency and MAC-LAG. This section creates a Qapp to check the MTU values between two neighbor devices. Once the MTU values of two connected interfaces are not the same, the Qapp attaches the mismatched information to the devices.

To create a Qapp to compare MTU and bandwidth values between two connected interfaces, complete the following steps:

1.Build Device Pairs in Device Queue.

2.Retrieve MTU and bandwidth Data of Device Pairs.

3.Configure Neighbor Join Operator for Data Comparison in One Table.