Table Of Contents
F Commands
feature bgp
F Commands
This chapter describes the Cisco NX-OS Border Gateway Protocol (BGP) commands that begin with F.
feature bgp
To enable the Border Gateway Protocol (BGP), use the feature bgp command. To disable BGP, use the no form of this command.
feature bgp
no feature bgp
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
Global configuration mode
Command History
Release
|
Modified
|
6.0(2)N1(1)
|
This command was introduced.
|
Usage Guidelines
You must enable the BGP feature before you can configure BGP.
This command requires the LAN Enterprise Services license.
Examples
This example shows how to enable a BGP configuration:
switch# configure terminal
switch(config)# feature bgp
This example shows how to disable the BGP feature:
switch# configure terminal
switch(config)# no feature bgp
Related Commands
Command
|
Description
|
router bgp
|
Creates a BGP instance.
|
show bgp
|
Displays BGP configuration information.
|
show feature
|
Displays the status of features on a switch.
|