This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
how_configure_bgp_with_tunnelbroker.net_with_quagga [2018/01/23 15:03] admin |
how_configure_bgp_with_tunnelbroker.net_with_quagga [2018/01/23 15:04] (current) admin |
||
|---|---|---|---|
| Line 66: | Line 66: | ||
| * vtysh | * vtysh | ||
| * show ip bgp summary | * show ip bgp summary | ||
| + | * Should show: | ||
| + | |||
| + | BGP router identifier 190.186.203.2, local AS number 266671 | ||
| + | RIB entries 0, using 0 bytes of memory | ||
| + | Peers 1, using 4944 bytes of memory | ||
| + | Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd | ||
| + | 2001:470:1 | ||
| + | 4 6939 219827 2721 0 0 0 1d21h10m 0 | ||
| + | Total number of neighbors 1 | ||
| + | Total num. Established sessions 1 | ||
| + | Total num. of routes received 0 | ||
| + | | ||