how to confirm which capabilities have been negotiated
Hello, Do we have an appropriate command to show which BGP capabilities have been negotiated on bird after a peer has been established? Of course, I known I can recognize when I look into packets captured, or confirm it on the neighbor router by using "show ip bgp neighbor x.x.x.x" command (in the case of CiscoIOS). it wouldn't be smart. Thanks, eiichiro -- ################################################### Eiichiro Watanabe Internet Multifeed Co.
Hello Eiichiro, On 18.03.2010 12:21 Eiichiro Watanabe wrote
Do we have an appropriate command to show which BGP capabilities have been negotiated on bird after a peer has been established? Of course, I known I can recognize when I look into packets captured, or confirm it on the neighbor router by using "show ip bgp neighbor x.x.x.x" command (in the case of CiscoIOS). it wouldn't be smart.
I guess that is a good feature request. Hopefully this already is on the roadmap. Imho it should/could show up here: bird> show protocols all Ryyyy name proto table state since info Ryyyy BGP Txxxxxxx start 2010-03-14 16:21:24 Idle Preference: 100 Input filter: ACCEPT Output filter: <NULL> Routes: 0 imported, 0 exported, 0 preferred Route change stats: received rejected filtered ignored accepted Import updates: 0 0 0 0 0 Import withdraws: 0 0 --- 0 0 Export updates: 0 0 0 --- 0 Export withdraws: 0 --- --- --- 0 Just my .02€, Arnold -- Arnold Nipper / nIPper consulting, Sandhausen, Germany email: arnold@nipper.de phone: +49 6224 9259 299 mobile: +49 172 2650958 fax: +49 6224 9259 333
On Thu, Mar 18, 2010 at 02:34:12PM +0100, Arnold Nipper wrote:
Hello Eiichiro,
On 18.03.2010 12:21 Eiichiro Watanabe wrote
Do we have an appropriate command to show which BGP capabilities have been negotiated on bird after a peer has been established? Of course, I known I can recognize when I look into packets captured, or confirm it on the neighbor router by using "show ip bgp neighbor x.x.x.x" command (in the case of CiscoIOS). it wouldn't be smart.
I guess that is a good feature request. Hopefully this already is on the roadmap.
Yes, this is on the roadmap with high priority. -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
Thanks for the info, Arnold and Ondrej. I'm looking forward to seeing the feature implemented. Ondrej Zajicek wrote (2010/03/19 5:48):
On Thu, Mar 18, 2010 at 02:34:12PM +0100, Arnold Nipper wrote:
Hello Eiichiro,
On 18.03.2010 12:21 Eiichiro Watanabe wrote
Do we have an appropriate command to show which BGP capabilities have been negotiated on bird after a peer has been established? Of course, I known I can recognize when I look into packets captured, or confirm it on the neighbor router by using "show ip bgp neighbor x.x.x.x" command (in the case of CiscoIOS). it wouldn't be smart.
I guess that is a good feature request. Hopefully this already is on the roadmap.
Yes, this is on the roadmap with high priority.
-- ################################################### Eiichiro Watanabe Internet Multifeed Co.
On Mon, Oct 24, 2011 at 03:14:56PM +0200, Stefan Jakob wrote:
Hi,
Am 18.03.10 21:48, schrieb Ondrej Zajicek:
Yes, this is on the roadmap with high priority.
How is the status of the BGP capability show command?
command 'show protocols all PROTO', line 'Neighbor caps' It shows capabilities advertised by the neighbor that are supported by BIRD (route refresh and AS4). -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (4)
-
Arnold Nipper -
Eiichiro Watanabe -
Ondrej Zajicek -
Stefan Jakob