
C613-50186-01 Rev B
Command Reference for AR2050V
1225
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
NEIGHBOR
DISALLOW
-
INFINITE
-
HOLDTIME
Examples
[BGP4+]
To enable the
disallow-infinite-holdtime
feature on the BGP4+ speaker with the
IPv6 address of
2001:0db8:010d::1
, enter the commands:
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
neighbor
disallow-infinite-holdtime2001:0db8:010d::1
To disable the
disallow-infinite-holdtime
feature on the BGP4+ speaker with the
IPv6 address of
2001:0db8:010d::1
, enter the commands:
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
no neighbor
disallow-infinite-holdtime2001:0db8:010d::1
Related
Commands