Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Packet Tracer Network Simulator
  • Table Of Contents Toc
  • Feedback & Rating feedback
Packet Tracer Network Simulator

Packet Tracer Network Simulator

By : Jesin A
3.5 (11)
close
close
Packet Tracer Network Simulator

Packet Tracer Network Simulator

3.5 (11)
By: Jesin A

Overview of this book

Table of Contents (18 chapters)
close
close
Packet Tracer Network Simulator
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Configuring BGP in Packet Tracer


First, let's look at the commands used in BGP:

router bgp <asn>

For example:

R1(config)#router bgp 120

This command enables BGP on a router and moves to the router configuration mode. The ASN can be any value between 1 and 65535. Once enabled, the BGP process must choose a router ID. By default, BGP uses the following methods priority-wise, to pick a router ID.

  • Configured: This is the router ID configured by using the bgp router-id router subcommand

  • Highest loopback: This is the highest numeric IP address configured on any up loopback interface at the time the BGP process is initialized

  • Highest other interfaces: This is the highest numeric IP address configured on any up non-loopback interface at the time the BGP process is initialized

A router ID can be explicitly configured using the following command:

bgp router-id X.X.X.X

For example, we can use the following command to configure the router ID:

R1(config-router)#bgp router-id 1.1.1.1

For configuring...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY