cprabha
cprabha
Hi, bgp_multipath_ecmp_test.go 1. I have updated with deviation for max paths. 2. Current script is with one source and one destination. I have updated the destination with all advertised routes...
Hi, This is initial commit for RT-1.8 BGP Route Reflector Test. Resolves: https://github.com/openconfig/featureprofiles/issues/2009 For Scale routes, needs https://github.com/openconfig/featureprofiles/pull/2404 to be merged Thanks, Prabha
Hi, 1. ) I have updated flow count and traffic duration 2. ) Added Wait for ARP to resolve arp on ixia. Thanks, Prabha
Hi, This script has 3 subtests and In third subtest we need to unbind ingress interface from VRF-1 since filter is not applied in VRF-1. Thanks, Prabha
Hi, As Per interface yang file , useful convention for interface ID is combination of base interface name and subinterface index. Yang ref: https://github.com/openconfig/public/blob/master/release/models/interfaces/openconfig-interfaces.yang#L191 typedef interface-id { type string; description...
Hi, BGP routes received from one eBGP Peer wont be advertised another eBGP Peer in same AS. We need to change AS numbers to different for both eBGP Peers.
Hi, I have added Added extended encoding on OTG ipv6 peers.
BGP Peer group is required for neighbor , similar to other BGP tests.
Hi, I have removed deviation and also commented code. Thanks, Prabha