UMN:CLI User ManualV5812G38810.1.1 Basic Configuration10.1.1.1 Configuration Type of BGPWhen configuring BGP, you can select BGP configuration type between standard BGPand ZebOS BGP for the V5812G.The standard BGP is one of the general BGP configuration type, which includes thefollowing restrictions.• Manual transmission of community informationYou should send the community information or message to neighbors directly usingthe neighbor {A.B.C.D | WORD} send-community command.• No synchronizationStandard configuration type does not support a synchronization between IGP andeBGP. In this type, BGP network disables IGP synchronization in BGP by default.• No auto-summaryStandard configuration type does not support auto summary feature. By default, thesystem disables the automatic network number summarization.The ZebOS type requires no specific configuration for sending out BGP community andextended community attributes. ZebOS type is the default for the V5812G.To select configuration type of the BGP router, use the following command.Command Mode Descriptionbgp config-type {standard |zebos} GlobalSets the BGP configuration type between standard andZebOS.no bgp config-type Deletes the recent BGP configuration type and returnsto default.10.1.1.2 Enabling BGP RoutingStep 1 To define an AS number and open Router Configuration mode, use the followingcommand.Command Mode Descriptionrouter bgp <1-65535> GlobalAssigns AS number to configure BGP routing andopens Router Configuration mode.1-65535: AS numberi