head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.8 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.6 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.4 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.2 pkgsrc-2011Q2-base:1.4 pkgsrc-2010Q4:1.3.0.16 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.14 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.12 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.10 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.3.0.8 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.3.0.6 pkgsrc-2009Q3-base:1.3 pkgsrc-2009Q2:1.3.0.4 pkgsrc-2009Q2-base:1.3 pkgsrc-2009Q1:1.3.0.2 pkgsrc-2009Q1-base:1.3 pkgsrc-2008Q4:1.1.0.12 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.10 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.8 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.6 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.4 pkgsrc-2008Q1:1.1.0.2 pkgsrc-2008Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2011.03.19.19.59.47; author spz; state dead; branches; next 1.3; 1.3 date 2009.02.14.22.19.52; author spz; state Exp; branches; next 1.2; 1.2 date 2009.02.14.16.17.06; author spz; state Exp; branches; next 1.1; 1.1 date 2008.03.08.11.00.35; author spz; state Exp; branches; next ; desc @@ 1.4 log @remove obsolete irrtoolset-nox11 @ text @$NetBSD: patch-dr,v 1.3 2009/02/14 22:19:52 spz Exp $ --- man/man1/RtConfig.1.orig 2006-10-01 13:23:32.000000000 +0200 +++ man/man1/RtConfig.1 @@@@ -123,11 +123,19 @@@@ database server or parsing policy object .IP "\-config " Produce router configuration in which is either cisco (default), junos, bcc (for bay), gated or rsd. +.IP \-no_default_afi +Causes RtConfig not to assume that ipv4.unicast is the router's default +address family. IPv4 peers will then have ipv4.unicast explicitly activated +and policy will be set in ipv4.unicast address family. Useful when the router +is configured with "no bgp default ipv4-unicast". .IP \-no_match_ip_inbound In older Cisco IOS versions, in-bound route maps did not support ip access-list matches. Use of this option causes RtConfig to use distribute-lists to overcome this limitation. +.IP \-asplain +Print AS numbers as asplain, i.e. as unstructured number; +default is to use the more human readable asdot format. .IP \-disable_access_list_cache RtConfig caches the access-lists (and in the future ip as-path access-lists and route-maps) that it generates so that the same @@@@ -587,7 +595,7 @@@@ Unimplemented method for this rp_attribu .PP For more error descriptions, please see .B -Errors +IRRToolSet-Errors manual page. .SH AUTHORS AND CONTRIBUTORS Cengiz Alaettinoglu @ 1.3 log @add the patch for the -no_default_afi option to RtConfig by David Croft @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @add new option -asplain that makes extended autnums be output as simple numbers instead of in asdot format. @ text @d5 11 a15 1 @@@@ -128,6 +128,9 @@@@ In older Cisco IOS versions, d25 1 a25 1 @@@@ -587,7 +590,7 @@@@ Unimplemented method for this rp_attribu @ 1.1 log @- update DESCR to match reality - add patch to src/gnug++/int.defs.h for Solaris compatibility (by Ian Dickinson, iand@@eng.pipex.net) - move Errors manpage to a less general name (suggested by Ian Dickinson) - add patch to src/RtConfig/f_cisco.cc by Hagen Boehm (fixes up the string that gets output instead of a copy of said string) - improve src/Makefile.in some more @ text @d5 11 a15 1 @@@@ -587,7 +587,7 @@@@ Unimplemented method for this rp_attribu @