From 67b93fc8db203c78e410987595a86e3323abcb69 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Mon, 5 Jul 2004 17:04:45 +0000 Subject: new blackhole/reject nexthops --- usr.sbin/bgpd/bgpd.conf.5 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'usr.sbin/bgpd') diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index e12058796b9..a6782767a24 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.28 2004/05/24 08:45:04 jmc Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.29 2004/07/05 17:04:44 henning Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker .\" Copyright (c) 2003, 2004 Henning Brauer @@ -646,7 +646,12 @@ AS path attribute. Set the .Em NEXTHOP AS path attribute -to a different nexthop address. +to a different nexthop address, or use blackhole or reject routes. +.Bd -literal -offset indent +set nexthop 192.168.0.1 +set nexthop blackhole +set nexthop reject +.Ed .It Ar pftable Adds the prefix in the update to the specified .Xr pf 4 -- cgit v1.2.3