1- # TestID-14.3 : gRIBI to BGP Route Redistribution for IPv4
1+ # TestID-16.4 : gRIBI to BGP Route Redistribution for IPv4
22
33## Summary
44
@@ -35,7 +35,7 @@ This test validates the gRIBI route redistribution from gRIBI to BGP for IPv4 in
3535 * Prefixes within 198.51.100.0/26 with mask /32: Add Communities EF_ALL, NO-CORE, then Accept.
3636 * Default: Reject
3737
38- ### TestID-14.3 .1 - gRIBI to BGP Redistribution
38+ ### TestID-16.4 .1 - gRIBI to BGP Redistribution
3939
4040* Step 1 - Generate DUT configuration
4141 * Configure network-instance 'TEST_VRF' with DUT and ATE interfaces and IP addresses.
@@ -154,7 +154,7 @@ This test validates the gRIBI route redistribution from gRIBI to BGP for IPv4 in
154154* Step 7 - Verify gRIBI route '198.51.100.1/32' is deleted from TEST_VRF
155155* Step 8 - Validate full traffic loss at ATE Port 1
156156
157- ### TestID-14.3 .2 - Drain Policy Validation
157+ ### TestID-16.4 .2 - Drain Policy Validation
158158
159159* Step 1 - Generate DUT configuration
160160 * Configure network-instance 'TEST_VRF' with DUT and ATE interfaces and IP addresses.
@@ -242,7 +242,7 @@ This test validates the gRIBI route redistribution from gRIBI to BGP for IPv4 in
242242' operation: { op: DELETE network_instance: "TEST_VRF" next_hop: { index: 1001 } }'
243243```
244244
245- ### TestID-14.3 .3 - Disable BGP session with drain policy
245+ ### TestID-16.4 .3 - Disable BGP session with drain policy
246246
247247* Step 1 - Generate DUT configuration
248248 * Configure network-instance 'TEST_VRF' with DUT and ATE interfaces and IP addresses.
@@ -264,6 +264,7 @@ This test validates the gRIBI route redistribution from gRIBI to BGP for IPv4 in
264264#### Canonical OC
265265
266266``` json
267+ {
267268"routing-policy" : {
268269 "policy-definitions" : {
269270 "policy-definition" : [
@@ -314,6 +315,7 @@ This test validates the gRIBI route redistribution from gRIBI to BGP for IPv4 in
314315 }
315316 ]
316317 }
318+ }
317319}
318320```
319321
0 commit comments