From 698c449ca003469f5499c5503e6910e8d253d6cc Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Fri, 20 Aug 2004 15:51:54 +0000 Subject: document "neighbor 1.2.3.4 clear" --- usr.sbin/bgpctl/bgpctl.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.sbin') 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 .\" @@ -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 -- cgit v1.2.3