<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Cisco%3A_BGP_Create_Instance</id>
	<title>Cisco: BGP Create Instance - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lms.onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Cisco%3A_BGP_Create_Instance"/>
	<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Cisco:_BGP_Create_Instance&amp;action=history"/>
	<updated>2026-04-20T06:19:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://lms.onnocenter.or.id/wiki/index.php?title=Cisco:_BGP_Create_Instance&amp;diff=53389&amp;oldid=prev</id>
		<title>Onnowpurbo: Created page with &quot;Creating a BGP Instance  You can create a BGP instance and assign a router ID to the BGP instance. See the “BGP Router Identifier” section. Cisco NX-OS supports 2-byte or...&quot;</title>
		<link rel="alternate" type="text/html" href="https://lms.onnocenter.or.id/wiki/index.php?title=Cisco:_BGP_Create_Instance&amp;diff=53389&amp;oldid=prev"/>
		<updated>2018-12-22T08:16:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Creating a BGP Instance  You can create a BGP instance and assign a router ID to the BGP instance. See the “BGP Router Identifier” section. Cisco NX-OS supports 2-byte or...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Creating a BGP Instance&lt;br /&gt;
&lt;br /&gt;
You can create a BGP instance and assign a router ID to the BGP instance. See the “BGP Router Identifier” section. Cisco NX-OS supports 2-byte or 4-byte autonomous system (AS) numbers in plain-text notation or as.dot notation. See the “4-Byte AS Number Support” section for more information.&lt;br /&gt;
BEFORE YOU BEGIN&lt;br /&gt;
&lt;br /&gt;
Ensure that you have enabled the BGP feature (see the “Enabling the BGP Feature” section).&lt;br /&gt;
&lt;br /&gt;
BGP must be able to obtain a router ID (for example, a configured loopback address).&lt;br /&gt;
&lt;br /&gt;
SUMMARY STEPS&lt;br /&gt;
&lt;br /&gt;
 configure terminal&lt;br /&gt;
 router bgp autonomous-system-number&lt;br /&gt;
 (Optional) router-id ip-address&lt;br /&gt;
 address-family ipv4 { unicast | multicast }&lt;br /&gt;
 (Optional) network ip-prefix [ route-map map-name ]&lt;br /&gt;
 (Optional) show bgp all&lt;br /&gt;
 (Optional) copy running-config startup-config&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Restarting a BGP Instance&lt;br /&gt;
&lt;br /&gt;
You can restart a BGP instance and clear all peer sessions for the instance.&lt;br /&gt;
&lt;br /&gt;
To restart a BGP instance and remove all associated peers, use the following command:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Command&lt;br /&gt;
	&lt;br /&gt;
Purpose&lt;br /&gt;
&lt;br /&gt;
restart bgp instance-tag&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
switch(config)# restart bgp 201&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
Restarts the BGP instance and resets or reestablishes all peering sessions.&lt;br /&gt;
Shutting Down BGP&lt;br /&gt;
&lt;br /&gt;
You can shut down the BGP protocol and gracefully disable BGP and retain the configuration.&lt;br /&gt;
&lt;br /&gt;
To shut down BGP, use the following command in router configuration mode:&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Command&lt;br /&gt;
	&lt;br /&gt;
Purpose&lt;br /&gt;
&lt;br /&gt;
shutdown&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
switch(config-router)# shutdown&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Pranala Menarik==&lt;br /&gt;
&lt;br /&gt;
* [[Cisco]]&lt;br /&gt;
* [[Juniper]]&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>