Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »





summary
root@vMX-0> show bgp summary
Threading mode: BGP I/O
Default eBGP mode: advertise - accept, receive - accept
Groups: 1 Peers: 2 Down peers: 0
Table          Tot Paths  Act Paths Suppressed    History Damp State    Pending
inet.0
                       8          0          0          0          0          0
inet6.0
                       0          0          0          0          0          0
bgp.l3vpn.0
                       0          0          0          0          0          0
bgp.l3vpn-inet6.0
                       0          0          0          0          0          0
bgp.evpn.0
                       2          1          0          0          0          0
Peer                     AS      InPkt     OutPkt    OutQ   Flaps Last Up/Dwn State|#Active/Received/Accepted/Damped...
1.1.1.1               65001        427        426       0      12     3:08:31 Establ
  inet.0: 0/4/4/0         <<<<< IPv4
  inet6.0: 0/0/0/0
  bgp.l3vpn.0: 0/0/0/0
  bgp.l3vpn-inet6.0: 0/0/0/0
  bgp.evpn.0: 0/1/1/0      <<<<< EVPN ????
  mikrotik-1000.evpn.0: 0/1/1/0  <<<<<< EVPN routing-instance
  __default_evpn__.evpn.0: 0/0/0/0
10.18.252.1           65001        427        426       0      12     3:08:37 Establ
  inet.0: 0/4/4/0
  inet6.0: 0/0/0/0
  bgp.l3vpn.0: 0/0/0/0
  bgp.l3vpn-inet6.0: 0/0/0/0
  bgp.evpn.0: 1/1/1/0
  mikrotik-1000.evpn.0: 1/1/1/0
  __default_evpn__.evpn.0: 0/0/0/0





inet.0
root@vMX-0> show route table inet.0 receive-protocol bgp 1.1.1.1

inet.0: 18 destinations, 37 routes (18 active, 0 holddown, 0 hidden)
  Prefix                  Nexthop              MED     Lclpref    AS path
  1.1.1.1/32              1.1.1.1                      1000       I
  10.10.2.0/30            1.1.1.1                      1000       I
  10.200.0.0/24           1.1.1.1                      1000       I
  172.16.10.0/24          1.1.1.1                      1000       I



bgp.evpn.0
root@vMX-0> show route table bgp.evpn.0 receive-protocol bgp 1.1.1.1

bgp.evpn.0: 2 destinations, 3 routes (2 active, 0 holddown, 0 hidden)
  Prefix                  Nexthop              MED     Lclpref    AS path
  1:10.18.252.1:1000::0::1000/192 AD/EVI
                          10.18.252.1                  100        I



mikrotik-1000
root@vMX-0> show route table mikrotik-1000.evpn.0 receive-protocol bgp 1.1.1.1

mikrotik-1000.evpn.0: 2 destinations, 3 routes (2 active, 0 holddown, 0 hidden)
  Prefix                  Nexthop              MED     Lclpref    AS path
  1:10.18.252.1:1000::0::1000/192 AD/EVI
                          10.18.252.1                  100        I

root@vMX-0> show route table mikrotik-1000.evpn.0 receive-protocol bgp 1.1.1.1 detail

mikrotik-1000.evpn.0: 2 destinations, 3 routes (2 active, 0 holddown, 0 hidden)
  1:10.18.252.1:1000::0::1000/192 AD/EVI (2 entries, 1 announced)
     Import Accepted
     Route Distinguisher: 10.18.252.1:1000
     Route Label: 458736
     Nexthop: 10.18.252.1
     Localpref: 100
     AS path: I  (Originator)
     Cluster list:  10.18.252.0
     Originator ID: 10.18.252.1
     Communities: target:65001:1000 evpn-l2-info:0x0 (mtu 0)












  • No labels