what is bgp, and what its attributes (thanks to sahin he
sende me notes)

Please try to give answer it will help you in future. after
giving the answer most of them i am selected foro\ 2nd round
of interview
thanks

Answers were Sorted based on User's Feedback



what is bgp, and what its attributes (thanks to sahin he sende me notes) Please try to give ans..

Answer / jagadiesh

The Border Gateway Protocol (BGP) is the core routing
protocol of the Internet. It maintains a table of IP
networks or 'prefixes' which designate ...

he attributes that are commonly used in the Cisco
Implementation of BGP are as follows:

WELL-KNOWN, MANDATORY

AS-path: A list of the Autonomous Systems (AS) numbers that
a route passes through to reach the destination. As the
update passes through an AS the AS number is inserted at
the beginning of the list. The AS-path attribute has a
reverse-order list of AS passed through to get to the
destination.

Next-hop: The next-hop address that is used to reach the
destination.

Origin: Indicates how BGP learned a particular route. There
are three possible types -- IGP (route is internal to the
AS), EGP (learned via EBGP), or Incomplete (origin unknown
or learned in a different way).


WELL-KNOWN, DISCRETIONARY

Local Preference: Defines the preferred exit point from the
local AS for a specific route.

Atomic Aggregate: Set if a router advertises an aggregate
causes path attribute information to be lost.


OPTIONAL, TRANSITIVE

Aggregator: Specifies the router ID and AS of the router
that originated an aggregate prefix. Used in conjunction
with the atomic aggregate attribute.

Community: Used to group routes that share common
properties so that policies can be applied at the group
level.


OPTIONAL, NON-TRANSITIVE

Multi-exit-discriminator (MED): Indicates the preferred
path into an AS to external neighbors when multiple paths
exist.


A list of path attributes is contained in BGP update
messages. The attribute is variable length and consists of
three fields: Attribute type consisting of a 1-byte
attribute flags field and a 1-byte attribute code field,
Attribute length field that is 1 or 2 bytes, and a variable
length attribute value field. The attribute type codes used
by Cisco are: 1-origin, 2-AS-path, 3-Next-hop, 4-MED, 5-
Local preference, 6-Atomic aggregate, 7-aggregator, 8-
community, 9-originator-ID, and 10-cluster list.

This article discussed the BGP attributes with the intent
of preparing you for those confusing questions on the BSCN
or BSCI exams. Hopefully, there is no more confusion on the
various attributes that are used in the Cisco
implementation of BGP.

Is This Answer Correct ?    4 Yes 0 No

what is bgp, and what its attributes (thanks to sahin he sende me notes) Please try to give ans..

Answer / akash

Just want to add BGP is application oriented protocol and
In IGP there must be a fullmesh topology used to establish the connection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CCNA Interview Questions

What is the difference among straight cable, cross cable and rollover cable?

0 Answers  


Mention what is the difference between tcp and udp?

0 Answers  


Which OSI layer defines end to end communication, segmentation and re-assembly? A.) Network B.) Transport C.) Physical D.) Application E.) Data-Link F.) Presentation

1 Answers  


what is Bandwidth capping

0 Answers   Infosys,


When configuring the subnet mask for an IP address, which formats can be used?A. dotted-decimal. B. Hexadecimal C. Bit-count D. Octal E. Binary

1 Answers  






Identify 3 characteristics of a connection oriented protocol? A.) Path determination B.) Flow control C.) Acknowledgements D.) Uses hop count as metric E.) 3 step handshake

2 Answers  


what is unike ip address

1 Answers  


What is Route Poisoning?

0 Answers  


Which OSI Reference Layer is concerned with logical addressing? A.) Network B.) Transport C.) Datalink D.) Physical E.) Session

1 Answers  


What is VLSM? Why we Create? When we Create? Implement VLSM with example?

9 Answers   HP,


Which of the following are characteristics of UDP? A.) UDP is connection oriented. B.) UDP is used with TFTP. C.) UDP is unreliable. D.) UDP is connectionless. E.) UDP is at the transport layer. F.) UDP uses no acknowledgements.

2 Answers  


Which OSI layer handles physical address, network topology? A.) Presentation B.) Physical C.) Transport D.) Application E.) Data-Link F.) Network

2 Answers  


Categories