bgp unnumbered-mode
Use this command to enter the unnumbered mode in router BGP mode allowing configuration of neighbor specific parameters. In this mode we allow creation of unnumbered peer and allow all the neighbor configuration applicable in router BGP mode.
Use no form of this command to exit unnumbered-mode and return to previous mode.
Note: ECMP with BGP unnumbered and numbered together is not supported.
Command Syntax
bgp unnumbered-mode
exit-unnumbered-mode
Parameters
None
Command Mode
Router BGP mode
Applicability
This command was introduced in OcNOS-OTN version 4.2.
Examples
(config)#router bgp 100
(config-router)#bgp unnumbered-mode
(config-router-unnum)#
Last modified date: 08/28/2023