From: Jason Aarons (jaarons@xxxxxxxxxxx)
Date: Thu Jul 22 1999 - 21:38:11 GMT-3
Do anyone have some BGP "show ip bgp neighbor" or "show ip bgp summary"
outputs between two ASs that are talking ?
I have two routers connected but am not sure what the "show ip bgp summary"
should show ? I can ping both ways, etc....
!
interface Loopback0
ip address 16.0.0.1 255.0.0.0
!
interface Serial1
ip address 172.16.1.2 255.255.255.252
clockrate 148000
!
router bgp 300
network 16.0.0.0
neighbor 10.0.0.1 remote-as 100
!
ip classless
ip route 10.0.0.0 255.0.0.0 Serial1
!
END
iowa#ping 10.0.0.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.0.0.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/14/16 ms
iowa#
iowa#show ip bgp neigh
BGP neighbor is 10.0.0.1, remote AS 100, external link
Index 1, Offset 0, Mask 0x2
BGP version 4, remote router ID 0.0.0.0
BGP state = Idle, table version = 0
Last read 00:00:15, hold time is 180, keepalive interval is 60 seconds
Minimum time between advertisement runs is 30 seconds
Received 0 messages, 0 notifications, 0 in queue
Sent 0 messages, 0 notifications, 0 in queue
Connections established 0; dropped 0
Last reset 00:00:16, due to : User reset request
No. of prefix received 0
External BGP neighbor not directly connected.
No active TCP connection
iowa#show ip bgp summary
BGP table version is 2, main routing table version 2
1 network entries (1/3 paths) using 208 bytes of memory
1 BGP path attribute entries using 96 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
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down
State/PfxRcd
10.0.0.1 4 100 0 0 0 0 0 never Idle
iowa#
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:42 GMT-3