ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
What is BGP attribute & How many types of attributes are
used by BGP???
 Question Submitted By :: Shahin
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is BGP attribute & How many types of attributes are used by BGP???
Answer
# 1
BGP attributes is a metric used to describe the
characteristics of a BGP paths. Attributes are conatained in
update messages passed between BGP peers for advertise routers.

BGP attributes are broadly divided into two types - 

a) Well Known          
b) Optional.


Well Known attributes are divided into two types - 

a) Mandatory            
b) Descretionary 

** Mandatory attributes are divided into three types - 

a) AS Path      
b) Next Hop       
c) Origin

** Origin attributes divided into three types - 

a) Internal(i)     
b) External(e)   
c) Incomplete(?)

** Descretionary attributes are divided into two types - 

a) Local Preference         
b) Atomic Aggregate



Optional attributes are divided into two types - 

a) Transitive                
b) Non Transitive


** Transitive attributes are divided into two types - 

a) Aggregator                
b) Community


** Community attributes are divided into for types - 

a) No-export
b) No advertise
c) Internet
d) Local AS.

&& Non transitive attributes are divided into three types - 

a) MED (Multi Exit Discriminator).
b) Originator
d) Cluster ID.




I'll explain all attributes on next post..!!!
 
Is This Answer Correct ?    2 Yes 0 No
Shahin
 
  Re: What is BGP attribute & How many types of attributes are used by BGP???
Answer
# 2
Lets start from first... I m gonna explain each attributes
one by one - 

Well Known: 
           Well known attributes are must be recognized by
each compliant of BGP implementations. Well known attributes
are propagated to other neighbors also.

Optional:
         Optional attributes are recognized by some
implementation of BGP & expected that not recognized by
everyone. Optional attributes are propagated to their
neighbors based on the meanings.


Mandatory:
          Mandatory is BGP well known attributes. Mandatory
attributes are must be present in all update message passed
between BGP peers. It is present in route description.

Discretionary:
              Discretionary is BGP well known attributes.
Discretionary attributes are may be present on update message.

AS Path: 
        AS path is BGP well known mandatory attributes. AS
path defines the list of Autonomous System that a route has
passed through. AS path attributes are used in path
selection process & lowest path attributes will be preferred
over highest one.

Next-Hop:
         Next hop is BGP well known mandatory attributes. In
BGP, next hop is the IP address which is used to reach the
advertising BGP router. 

For EBGP, next hop is the ip address of the connection
between the peers. 

For IBGP, EBGP next hop address is carried into local
autonomous system.

Origin:
       Origin is BGP well known mandatory attributes.
Origion attributes define how BGP router learned about the
particular route. Origin attribute have three possible
values i.e. internal (i), External (e) & Incomplete (?).

Internal(i):
            BGP learned about the route from Interior
routing protocol.

External(e):
             BGP learned about the router from External BGP.

Incomplete(?):
            The origin of the route is unknown or learned by
some other way. The origin of incomplete occurs when routes
are redistributed into BGP.



NB: 
1. Due to lack of time, rest of attributes I'll discuss on
next post. 
2. Its little bit difficult to draw diagram here & explain
each & every attributes.
3. If anyone need more about this, mail me on
mr.shahin07@gmail.com

Thanks & enjoys the weekend party tonight.... hehehe
 
Is This Answer Correct ?    2 Yes 0 No
Shahin
 
 
 
  Re: What is BGP attribute & How many types of attributes are used by BGP???
Answer
# 3
BGP attributes are path manipulation features of BGP.There are 
many attributes : AS-path, MED, Local preference, Weight, and 
Origin code
 
Is This Answer Correct ?    0 Yes 0 No
Jm
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
what is frame relay?  8
Which router command allows you to determine if an IP access list is enabled on a particular interface? A. Router# show ip interface B. Router> show access-list C. Router# show ip access-list D. Router> show interface ip access-list E. Route 1 P.O. box 198  2
Ping uses which Internet layer protocol? A.) RARP B.) ICMP C.) ARP D.) FTP  3
Which addresses are INCORRECTLY paired with their class? A. 240 - 255, Class D B. 240 - 255, Class E C. 224 - 239, Class D D. 224 - 239, Class E  2
What is the default bandwidth of a serial connection? A.) 1200 baud B.) 1.544 Mbps (T1) C.) 10 Mbps D.) 96Kpbs  3
You have OSPF traffic flooding your network via one of your router interfaces. Write the access list line that will deny all ospf traffic. Don't worry about the other lines of the access list.  1
Which IP packet field will prevent endless loops? type-of-service identificationf lags time-to-live header checksum  1
What does the following series of commands accomplish? router igrp 71 network 10.0.0.0 router igrp 109 network 172.68.7.0 A. It isolates networks 10.0.0.0 and 172.68.7.0. B. It loads igrp for networks 109 and 71. C. It disables RIP. D. It disables all routing protocols.  1
Port selection is done at which layer of OSI reference model?????  3
Identify the command that specifies Serial 0 in slot 1? A.) Router(config)# interface serial1/1 B.) Router(config)# interface serial1/0 C.) Router(config)# interface serial0.1 D.) Router(config)# interface serial0/1  1
Identify IPX GNS and it's purpose? A.) Go Network Server - sends a print job to a network server B.) Get Nearest Server - locate the nearest server C.) Guaranteed Network Services - allocates resources to users D.) Get Notes Server - locates Domino Server  1
Which of the following are examples of the Session Layer? A.) TCP B.) LLC C.) SQL D.) NFS E.) Token Ring  1
In regards to the ISDN BRI standard, which channel is used for control? A.) B B.) D C.) E D.) I E.) Q  1
Of the following switching types, which one has the highest latency? A.) Cut-through B.) None C.) Store-and-forward D.) Fragment Free  1
A network is vow congested currently all the devices are connected through a hub. Which would best decrease congestion on this network? A. add a second hub B. replace the hub with a router C. replace the hub with a switch D. replace the hub with a repeater  1
Identify the command mode necessary to enter the standard ping command? A.) Router(config)# B.) Router> C.) Router(std-ping)# D.) Router(config-if)#  2
What does a router change in a packet when it forwards a packet to the next hop? * A: Destination physical address * B: Destination network address * C: Destination network address and the destination physical address Microland7
Which of the following are Presentation Layer standards? A.) JPEG and PICT B.) MPEG and MIDI C.) ASCII and EBCDIC D.) NFS and SQL  2
Identify the purpose of the Ping command? A.) Share routing information with a neighbor router B.) Transmit user data when buffers are full C.) Test connectivity at layer 3 D.) Test entire protocol stack  2
What is a characteristic of Store and Forward switches? A.) They forward the frame before it is completely read. B.) They work at wire speed. C.) They are the same a Cut-Through switching. D.) They read the entire frame and check CRC before forwarding. E.) They decrease latency.  1
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com