summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpctl/bgpctl.8
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2004-01-05 16:29:21 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2004-01-05 16:29:21 +0000
commit2af6957f09232545c828209865e1e4a97f34b72d (patch)
treeadb59830e57ab4ded472fa135ff60746998002c2 /usr.sbin/bgpctl/bgpctl.8
parent6e56adbddd6bb7c2542638e0e08349ba11b0d64e (diff)
add support for couple/decouple
Diffstat (limited to 'usr.sbin/bgpctl/bgpctl.8')
-rw-r--r--usr.sbin/bgpctl/bgpctl.810
1 files changed, 9 insertions, 1 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8
index af78d4e9bfb..0a6e1fc47f7 100644
--- a/usr.sbin/bgpctl/bgpctl.8
+++ b/usr.sbin/bgpctl/bgpctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bgpctl.8,v 1.5 2004/01/05 09:49:42 jmc Exp $
+.\" $OpenBSD: bgpctl.8,v 1.6 2004/01/05 16:29:20 henning Exp $
.\"
.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
.\"
@@ -50,6 +50,14 @@ Show the BGP timers.
.Pp
.It Li reload
Reload the configuration file.
+.Pp
+.It Li fib couple
+Insert the learned routes into the Forward Information Base aka the kernel
+routing table.
+.Pp
+.It Li fib decouple
+Remove the learned routes into the Forward Information Base aka the kernel
+routing table.
.El
.Sh FILES
.Bl -tag -width "/etc/bgpd.conf" -compact