From e15ed86dfc0e0366dbdb08fc5940ee1344088f42 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Thu, 28 Jul 2005 20:32:34 +0000 Subject: document the v4/v6 safi control buttons (and of course it is marc balmer who's spreading the kaesefondue here, not marcm) claudio ok --- usr.sbin/bgpd/bgpd.conf.5 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'usr.sbin') diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index b642a54d326..79629645efb 100644 --- a/usr.sbin/bgpd/bgpd.conf.5 +++ b/usr.sbin/bgpd/bgpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.conf.5,v 1.57 2005/06/29 09:43:25 claudio Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.58 2005/07/28 20:32:33 henning Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker .\" Copyright (c) 2003, 2004 Henning Brauer @@ -377,6 +377,20 @@ messages to announcements of the local AS. The default for IBGP peers is .Ic all . .Pp +.It Xo +.Ic announce +.Pq Ic IPv4 Ns \&| Ns Ic IPv6 +.Pq Ic none Ns \&| Ns Ic unicast +.Xc +For the given address family, control which subsequent address families +(at the moment, only +.Em none , +which disables the announcement of that address family, and +.Em unicast +are supported) are announced during the capabilities negotiation. +Only routes for that address family and subsequent address family will be +announced and processed. +.Pp .It Ic depend on Ar interface The neighbor session will be kept in state .Em IDLE -- cgit v1.2.3