summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2006-03-07 17:54:09 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2006-03-07 17:54:09 +0000
commit2ce3e95e6db16b130b57ebc61555b879559d5ba1 (patch)
tree9af9a65babb397a3e096937b314dbe60f9704ab7 /usr.sbin
parentf4c3f75388450373c6e5f4b06320e0681d39fa54 (diff)
"set attribute ..." in neighbor blocks needs better documentation.
With input from jmc@ and ok henning@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bgpd/bgpd.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5
index 48c0534cf6c..1fe64a343e6 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.65 2006/03/07 15:06:43 claudio Exp $
+.\" $OpenBSD: bgpd.conf.5,v 1.66 2006/03/07 17:54:08 claudio Exp $
.\"
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
@@ -601,6 +601,12 @@ set localpref 300
See also the
.Sx ATTRIBUTE SET
section.
+Set parameters are applied to the received prefixes; the only exceptions are
+.Ic prepend-self
+and
+.Ic nexthop no-modify .
+These sets are rewritten into filter rules and can be viewed with
+.Dq bgpd -nv .
.Pp
.It Xo
.Ic softreconfig