diff options
Diffstat (limited to 'doc/bgpd.texi')
-rw-r--r-- | doc/bgpd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bgpd.texi b/doc/bgpd.texi index 8c64d78f..d82f6c37 100644 --- a/doc/bgpd.texi +++ b/doc/bgpd.texi @@ -277,7 +277,7 @@ This command specifies an announced route's nexthop as being equivalent to the address of the bgp router. @end deffn -@deffn {BGP} {neighbor @var{peer} update-source @var{(ifname|address)}} {} +@deffn {BGP} {neighbor @var{peer} update-source @var{<ifname|address>}} {} @deffnx {BGP} {no neighbor @var{peer} update-source} {} Specify the IPv4 source address to use for the @acronym{BGP} session to this neighbour, may be specified as either an IPv4 address directly or |