From 3675bf422234e40695e6678b1cbd072a2bedb905 Mon Sep 17 00:00:00 2001 From: "G. Paul Ziemba" Date: Sat, 21 Apr 2018 10:23:54 -0700 Subject: [PATCH] bgp_multiview_topo1: more fixes for header changes of PR 2045 For this test, vrf id in headers is unset Signed-off-by: G. Paul Ziemba --- .../bgp_multiview_topo1/r1/show_ip_bgp_view_1-post4.1.ref | 2 +- .../bgp_multiview_topo1/r1/show_ip_bgp_view_2-post4.1.ref | 2 +- .../bgp_multiview_topo1/r1/show_ip_bgp_view_3-post4.1.ref | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_1-post4.1.ref b/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_1-post4.1.ref index 48acff5458..9e30bf2ef0 100644 --- a/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_1-post4.1.ref +++ b/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_1-post4.1.ref @@ -1,4 +1,4 @@ -BGP table version is XXX, local router ID is 172.30.1.1, vrf id 0 +BGP table version is XXX, local router ID is 172.30.1.1, vrf id - Status codes: s suppressed, d damped, h history, * valid, > best, = multipath, i internal, r RIB-failure, S Stale, R Removed Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self diff --git a/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_2-post4.1.ref b/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_2-post4.1.ref index 1cfefeb110..39eb3134be 100644 --- a/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_2-post4.1.ref +++ b/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_2-post4.1.ref @@ -1,4 +1,4 @@ -BGP table version is XXX, local router ID is 172.30.1.1, vrf id 0 +BGP table version is XXX, local router ID is 172.30.1.1, vrf id - Status codes: s suppressed, d damped, h history, * valid, > best, = multipath, i internal, r RIB-failure, S Stale, R Removed Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self diff --git a/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_3-post4.1.ref b/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_3-post4.1.ref index eb3139fbb2..fa53d79e88 100644 --- a/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_3-post4.1.ref +++ b/tests/topotests/bgp_multiview_topo1/r1/show_ip_bgp_view_3-post4.1.ref @@ -1,4 +1,4 @@ -BGP table version is XXX, local router ID is 172.30.1.1, vrf id 0 +BGP table version is XXX, local router ID is 172.30.1.1, vrf id - Status codes: s suppressed, d damped, h history, * valid, > best, = multipath, i internal, r RIB-failure, S Stale, R Removed Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self -- 2.39.5