From 349ae007a9d9bf58316b9af9860fa8eaeae39127 Mon Sep 17 00:00:00 2001 From: Claudio Jeker Date: Fri, 19 Nov 2004 10:06:34 +0000 Subject: Add NO_PEER to the list of well-known communities and use 65535 instead of 0xffff. OK henning@ --- usr.sbin/bgpd/bgpd.conf.5 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'usr.sbin/bgpd/bgpd.conf.5') diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 1429dd3ebbe..a1e8e52ffea 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.40 2004/11/11 10:35:15 claudio Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.41 2004/11/19 10:06:33 claudio Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker .\" Copyright (c) 2003, 2004 Henning Brauer @@ -630,7 +630,7 @@ where is an AS number and .Ar local is a locally significant number between zero and -.Li 0xffff . +.Li 65535 . Both .Ar as-number and @@ -642,8 +642,9 @@ Alternatively, well-known communities may be given by name instead and include .Ic NO_EXPORT , .Ic NO_ADVERTISE , +.Ic NO_EXPORT_SUBCONFED , and -.Ic NO_EXPORT_SUBCONFED . +.Ic NO_PEER . .Pp .It Xo .Pq Ic from Ns \&| Ns Ic to -- cgit v1.2.3