306
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
restart bgp
restart bgp
To restart a Border Gateway Protocol (BGP) autonomous system and remove all associated neighbors,
use the restart bgp command.
restart bgp as-num[.as-num]
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines This command requires the LAN Enterprise Services license.
Examples This example shows how to restart the BGP autonomous system:
switch# restart bgp 64496
switch#
Related Commands
as-num Number of an autonomous system that identifies the router to other
BGP routers and tags the routing information passed along; valid
values are from 1 to 65535.
.as-num (Optional) Number of an autonomous system that identifies the
router to other BGP routers and tags the routing information passed
along; valid values are from 0 to 65535.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
router bgp Configures a BGP process.