Skip to content

Commit

Permalink
Update static_route.json
Browse files Browse the repository at this point in the history
  • Loading branch information
UmaMaven authored Jul 14, 2022
1 parent c018ff4 commit 3604d77
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,15 @@
},
"STATIC_ROUTE_TEST_WITH_INTERFACE": {
"desc": "Configure with nexthop as interface instead of IP address"
},
"STATIC_ROUTE_TEST_WITH_BLACKHOLE": {
"desc": "Configure with nexthop as blackhole"
},
"STATIC_ROUTE_TEST_WITH_VRF": {
"desc": "Configure with routes in non default VRF"
},
"STATIC_ROUTE_TEST_WITH_VRF_LEAK": {
"desc": "Configure with route leak across VRFS"
}

}

0 comments on commit 3604d77

Please sign in to comment.