OcNOS-SP : Layer 3 Guide : Border Gateway Protocol Command Reference : BGP Commands : bgp config-type
bgp config-type
Use this command to set the BGP configuration to the standard type. After setting the configuration to the standard type, use the neighbor send-community command to send out BGP community attributes. The zebos configuration type is the default and requires no specific configuration for sending out BGP standard community and extended community attributes.
For the standard type, the no synchronization command is always shown in the configuration, whereas for the zebos type, this command is the default.
Use the no parameter with this command to remove this configuration.
Command Syntax
bgp config-type (standard|zebos)
no bgp config-type
Parameters
standard
Standard style configuration
zebos
OcNOS style configuration
Default
The default configuration type is: bgp config-type zebos
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#bgp config-type standard
Last modified date: 10/16/2023