Tuesday, December 15, 2009

BGP IPv4 and VPNv4

IPV4 neighbors:

R6#show ip bgp summary

BGP router identifier 9.9.0.6, local AS number 1009
BGP table version is 108, main routing table version 108
12 network entries using 1212 bytes of memory
16 path entries using 768 bytes of memory
9 BGP path attribute entries using 540 bytes of memory
2 BGP AS-PATH entries using 48 bytes of memory
1 BGP community entries using 24 bytes of memory
3 BGP extended community entries using 88 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
BGP using 2680 total bytes of memory
BGP activity 42/7 prefixes, 77/38 paths, scan interval 60 secs

Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
9.9.0.4 4 1009 4838 4839 108 0 0 05:03:58 11
9.9.69.9 4 9 2976 2957 108 0 0 03:29:36 4
R6#


VPNV4 Neighbors:

R6#show ip bgp vpnv4 all summary


BGP router identifier 9.9.0.6, local AS number 1009

BGP table version is 32, main routing table version 32

23 network entries using 2783 bytes of memory

23 path entries using 1472 bytes of memory

9 BGP path attribute entries using 540 bytes of memory

2 BGP AS-PATH entries using 48 bytes of memory

1 BGP community entries using 24 bytes of memory

3 BGP extended community entries using 88 bytes of memory

0 BGP route-map cache entries using 0 bytes of memory

0 BGP filter-list cache entries using 0 bytes of memory

BGP using 4955 total bytes of memory

BGP activity 42/7 prefixes, 77/38 paths, scan interval 15 secs



Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd

9.9.0.4 4 1009 4841 4842 32 0 0 05:06:32 0

9.9.69.9 4 9 2979 2960 32 0 0 03:32:09 11

R6#

No comments:

Post a Comment