diff options
-rw-r--r-- | regress/usr.sbin/bgpd/integrationtests/mrt-table-mp.ok | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/regress/usr.sbin/bgpd/integrationtests/mrt-table-mp.ok b/regress/usr.sbin/bgpd/integrationtests/mrt-table-mp.ok index 52ea61960af..b4c9a7e962e 100644 --- a/regress/usr.sbin/bgpd/integrationtests/mrt-table-mp.ok +++ b/regress/usr.sbin/bgpd/integrationtests/mrt-table-mp.ok @@ -30,3 +30,39 @@ BGP routing table entry for 2001:db8:2::/48 BGP routing table entry for 2001:db8:3::/48 Nexthop :: (via ::) Neighbor :: (0.0.0.0) Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external + +BGP routing table entry for rd 4200000001:1 192.0.2.0/24 + 4200000001 4200000001 4200000001 4200000001 4200000001 + Nexthop rd 0:0 0.0.0.0 (via rd 0:0 0.0.0.0) Neighbor 0.0.0.0 (0.0.0.0) + Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, external + Ext. Communities: rt 4200000001:42 + +BGP routing table entry for rd 4200000001:1 198.51.100.0/24 + Nexthop rd 0:0 0.0.0.0 (via rd 0:0 0.0.0.0) Neighbor 0.0.0.0 (0.0.0.0) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external + Communities: 42:1 GRACEFUL_SHUTDOWN + Ext. Communities: ovs invalid rt 127.0.0.1:15 rt 4200000001:42 + Large Communities: 4200000001:2:42 4200000001:42:1 + +BGP routing table entry for rd 4200000001:1 203.0.113.0/24 + Nexthop rd 0:0 0.0.0.0 (via rd 0:0 0.0.0.0) Neighbor 0.0.0.0 (0.0.0.0) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external + Ext. Communities: rt 4200000001:42 + +BGP routing table entry for rd 4200000001:1 2001:db8:1::/48 + 4200000001 4200000001 4200000001 4200000001 4200000001 + Nexthop rd 0:0 :: (via rd 0:0 ::) Neighbor :: (0.0.0.0) + Origin EGP, metric 42, localpref 15, weight 0, ovs not-found, external + Ext. Communities: rt 4200000001:42 + +BGP routing table entry for rd 4200000001:1 2001:db8:2::/48 + Nexthop rd 0:0 :: (via rd 0:0 ::) Neighbor :: (0.0.0.0) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external + Communities: 42:1 GRACEFUL_SHUTDOWN + Ext. Communities: ovs invalid rt 127.0.0.1:15 rt 4200000001:42 + Large Communities: 4200000001:2:42 4200000001:42:1 + +BGP routing table entry for rd 4200000001:1 2001:db8:3::/48 + Nexthop rd 0:0 :: (via rd 0:0 ::) Neighbor :: (0.0.0.0) + Origin IGP, metric 0, localpref 100, weight 0, ovs not-found, external + Ext. Communities: rt 4200000001:42 |