On 14.03.2012 12:19, Alexander Shikov wrote:
Hello List,
On Wed, Mar 07, 2012 at 10:54:51AM +0000, Alexander V. Chernikov wrote:
On 06.03.2012 20:33, Alexander Shikoff wrote:
On Tue, Mar 06, 2012 at 10:14:21PM +0400, Alexander V. Chernikov wrote:
'show bgp sum proto' gives us mapping for proto -> peer address, but what about reverse mapping?
Like this: bird> show bgp summary Proto Peer AS Last state change Prefixes rcvd/best State/Last error b_7204 10.2.33.4 65001 22:00 0/0 Idle Received: No supported AFI/SAFI b_7206 10.2.33.6 65001 22:00 8/3 Established b_mega 10.0.0.1 42678 22:00 0/0 Connect The only reason why I've not included instance name in output is the urge to minimize it. It's easy to implement, if someone really needs instance name in an output.
Ok, so I vote for including protocol name to final version :) Maybe we should make this feature configurable? Maybe 'sh ip b sum [verbose]' to retain both ? :)