12-12-2019 01:47 AM
Hi all,
I have below configurations on release 15.5(3)S5, also eBGP multipath, and it's output with command"sh ip bgp vpnv4 vrf ABC 10.10.3.7/32" it's only displayed one available path of best. But "sh ip bgp vpnv4 rd 9996:14 10.10.3.7/32" can displayed 2 available paths.
My question is:
1. Why there is only one available path in output with "sh ip bgp vpnv4 vrf ABC 10.10.3.7/32" , is that expected?
2.I noticed there is a "global" mark in output, what it is mean?
---config---
ip vrf ABC
rd 9996:4
route-target export 9996:4
route-target import 9996:4
route-target import 9996:14
router bgp 9996
address-family ipv4 vrf ABC
redistribute connected
redistribute static
maximum-paths 2
exit-address-family
!
------------
Customer#sh ip bgp vpnv4 vrf abc 10.10.3.7/32
Load for five secs: 0%/0%; one minute: 0%; five minutes: 0%
Time source is NTP, 11:33:32.011 JST Thu Oct 31 2019
BGP routing table entry for 9996:4:10.10.3.7/32, version 118289
Paths: (1 available, best #1, table ABC)
Multipath: eBGP
Not advertised to any peer
Refresh Epoch 1
Local, imported path from 9996:14:10.10.3.7/32 (global)
113.146.185.119 (metric 33000) (via default) from 202.239.165.119 (202.239.165.119)
Origin IGP, localpref 100, valid, internal, best
Extended Community: RT:9996:14
Originator: 113.146.185.119, Cluster list: 0.0.0.61, 0.0.2.10, 0.0.1.30
mpls labels in/out nolabel/16
rx pathid: 0, tx pathid: 0x0
Customer#
Customer#sh ip bgp vpnv4 rd 9996:14 10.10.3.7/32
Load for five secs: 0%/0%; one minute: 0%; five minutes: 0%
Time source is NTP, 11:33:24.039 JST Thu Oct 31 2019
BGP routing table entry for 9996:14:10.10.3.7/32, version 118676
Paths: (2 available, best #2, no table)
Not advertised to any peer
Refresh Epoch 1
Local
113.146.185.119 (metric 33000) (via default) from 202.239.165.120 (202.239.165.120)
Origin IGP, localpref 100, valid, internal
Extended Community: RT:9996:14
Originator: 113.146.185.119, Cluster list: 0.0.0.61, 0.0.2.10, 0.0.1.30
mpls labels in/out nolabel/16
rx pathid: 0, tx pathid: 0
Refresh Epoch 1
Local
113.146.185.119 (metric 33000) (via default) from 202.239.165.119 (202.239.165.119)
Origin IGP, localpref 100, valid, internal, best
Extended Community: RT:9996:14
Originator: 113.146.185.119, Cluster list: 0.0.0.61, 0.0.2.10, 0.0.1.30
mpls labels in/out nolabel/16
rx pathid: 0, tx pathid: 0x0
Customer#
Hope anyone can help, appreciated.
Liz
12-12-2019 03:27 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide