From 6811845b67999861388cf00d3ca0ee8471d29876 Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 8 Apr 2005 15:40:36 +0000 Subject: * bgpd.texi: Document new "bgp bestpath as-path confed" command. * bgp_aspath.[ch], bgp_route.c, bgp_vty.c, bgpd.[ch]: Allow to enable the length of confederation path segments to be included during the as-path length check in the best path decision. --- doc/bgpd.texi | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/bgpd.texi') diff --git a/doc/bgpd.texi b/doc/bgpd.texi index 0e0a2708..43d97028 100644 --- a/doc/bgpd.texi +++ b/doc/bgpd.texi @@ -116,6 +116,12 @@ This command set distance value to @item 6. MED check. @end table +@deffn {BGP} {bgp bestpath as-path confed} {} +This command specifies that the length of confederation path sets and +sequences should should be taken into account during the BGP best path +decision process. +@end deffn + @node BGP network @section BGP network -- cgit v1.2.1