![Cisco Nexus 3548 series Command Reference Manual Download Page 117](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162117.webp)
97
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
confederation
confederation
To configure the confederation parameters for the Border Gateway Protocol (BGP), use the
confederation
command.
confederation
{
identifier
|
peers
}
as-number
Syntax Description
Command Default
None
Command Modes
Router configuration mode
Router VRF mode
Command History
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to configure the confederation identifier:
switch#
configure terminal
switch(config)#
router bgp 65536.33
switch(config-router)#
confederation identifier 65536.33
switch(config-router)#
Related Commands
identifier
Sets the routing domain confederation autonomous system (AS) number.
peers
Sets the peer AS numbers for a BGP confederation.
as-number
Autonomous system number. The AS number can be a 16-bit integer or a 32-bit
integer in the form of <higher 16-bit decimal number>.<lower 16-bit decimal
number>.
Release
Modification
5.0(3)A1(1)
This command was introduced.
Command
Description
show bgp
Displays information about BGP.