Mohana
Mohana
1. Script is currently replacing the policy without deleting the policy reference in import/export in BGP. Updated script to delete the policy-reference while deleting the routing-policy. 2. Also added deviation...
Updated code to proceed with BGP config based on interface status.
Removed deviation route_policy_under_afi_unsupported for Juniper.
MGT-1: Updated the script with management vrf name and added deviation for table-connection config
1. Updated the script with management vrf name for Juniper (Refer b/271899732#comment46) 2. Added deviation for table-connection config. (Refer b/341905389) 3. Updated traffic verification with flow metrics and interface statistics...
TE-9.2: Added deviation static_lsp_unsupported
Removed deviation default_import_export_policy
Added below code changes for TE-16.3 * For Testcase-8 and Testcase-9, expectation is to program with the tunnel destination for which route is non-existing. Current script uses the route which...