diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-01-11 02:36:49 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-01-11 02:36:49 +0000 |
commit | 2544c10365f647065c513b53c8ba02e0a93669f2 (patch) | |
tree | fdda6b7725f4730fb7252c1e2e659b204dbed323 /usr.sbin/bgpctl/bgpctl.8 | |
parent | 79985b6c591f4b1d7147d938dc9f7d0a2a6a288a (diff) |
+ show nexthop
Diffstat (limited to 'usr.sbin/bgpctl/bgpctl.8')
-rw-r--r-- | usr.sbin/bgpctl/bgpctl.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/bgpctl/bgpctl.8 b/usr.sbin/bgpctl/bgpctl.8 index 860f8b38c2d..498d2066bf1 100644 --- a/usr.sbin/bgpctl/bgpctl.8 +++ b/usr.sbin/bgpctl/bgpctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpctl.8,v 1.10 2004/01/10 19:09:40 henning Exp $ +.\" $OpenBSD: bgpctl.8,v 1.11 2004/01/11 02:36:48 henning Exp $ .\" .\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org> .\" @@ -63,6 +63,8 @@ itself. .It Li nexthop Show only routes required to reach a BGP nexthop. .El +.It Li show nexthop +Show the list of BGP Nexthops and the result of their validity check. .It Li reload Reload the configuration file. .It Li fib couple |