summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2004-07-30 22:50:50 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2004-07-30 22:50:50 +0000
commit4cbc11f097abd14fc042171f10b1fd4bb677c38f (patch)
tree830dd11a44bf3a89598dcd6e9f5055948920dc60 /usr.sbin/bgpd
parentf1e4171338c4f3d8dca2bc58e710f5bd11361295 (diff)
Document "announce default-route" with a lot of help from jmc@
Diffstat (limited to 'usr.sbin/bgpd')
-rw-r--r--usr.sbin/bgpd/bgpd.conf.511
1 files changed, 8 insertions, 3 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5
index f0895a6ea89..e3a123852be 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.32 2004/07/13 18:27:57 jaredy Exp $
+.\" $OpenBSD: bgpd.conf.5,v 1.33 2004/07/30 22:50:49 claudio Exp $
.\"
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -291,8 +291,10 @@ There are several neighbor properties:
.Bl -tag -width Ds -compact
.It Xo
.Ic announce
-.Po Ic all Ns \&| Ns
-.Ic none Ns \&| Ns Ic self Pc
+.Sm off
+.Po Ic all \*(Ba none \*(Ba
+.Ic self \*(Ba default-route Pc
+.Sm on
.Xc
If set to
.Ic none ,
@@ -300,6 +302,9 @@ no
.Em UPDATE
messages will be sent to the neighbor.
If set to
+.Ic default-route ,
+only the default route will be announced to the neighbor.
+If set to
.Ic all ,
all generated
.Em UPDATE