summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2004-08-20 15:51:53 +0000
committerhenning <henning@openbsd.org>2004-08-20 15:51:53 +0000
commit633feb4d287673dec8c9552fbb2bf4d2278a2fba (patch)
tree58d2b04b756bc5f20e98ede6f7781358aed5b92a
parentadd support for "bgpctl neighbor 1.2.3.4 clear", takes session down & up again (diff)
downloadwireguard-openbsd-633feb4d287673dec8c9552fbb2bf4d2278a2fba.tar.xz
wireguard-openbsd-633feb4d287673dec8c9552fbb2bf4d2278a2fba.zip
document "neighbor 1.2.3.4 clear"
-rw-r--r--usr.sbin/bgpctl/bgpctl.84
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8
index f165860c803..9aae3e31c38 100644
--- a/usr.sbin/bgpctl/bgpctl.8
+++ b/usr.sbin/bgpctl/bgpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpctl.8,v 1.21 2004/07/16 20:23:41 jaredy Exp $
+.\" $OpenBSD: bgpctl.8,v 1.22 2004/08/20 15:51:53 henning Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\"
@@ -48,6 +48,8 @@ routing table.
Take the BGP session to the specified neighbor up.
.It Cm neighbor Ar address Cm down
Take the BGP session to the specified neighbor down.
+.It Cm neighbor Ar address Cm clear
+Stop and restart the BGP session to the specified neighbor.
.It Cm network add Ar prefix
Add the specified prefix to the list of announced networks.
.It Cm network delete Ar prefix