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
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 |
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 |
Tell me when we use standard access-list?
Which type of switching reads in the entire frame before forwarding it? A.) Pause-and -forward B.) Store-and-Forward C.) Inverse ARP D.) Fast Forward E.) Cut-Through F.) Routing
How does a switch use store and forward? A.) By using a Class I repeater in a collision domain B.) The LAN switch copies the entire frame into its onboard buffers and then looks up the destination address in its forwarding, or switching, table and determines the outgoing interface C.) By using broadcast addresses as source addresses D.) The switch waits only for the header to be received before it checks the destination address and starts forwarding the packets
In which two modes can the ICMP ping command be used? (Choose two) A. user B. privileged C. global configuration D. interface configuration
You have powered on a new router and you want to create an initial configuration. Which mode should you use? A. copy mode B. user mode C. setup mode D. startup mode
Novell NetWare has an Ethernet frame type called Ethernet_802.2. What is the matching Cisco command line keyword for this encapsulation method? A.) gns B.) arpa C.) snap D.) sap E.) novell-ether F.) dix
On which base distance vector choose best path?
The Internet Protocol (IP) occurs at what layer of the seven layer model? A.) Physical B.) Presentation C.) Network D.) Datalink E.) Session F.) Transport
Identify 3 characteristics of a MAC address? A.) Burned into the NIC B.) 48 bits long C.) Length is 32 bits D.) Used to identify a host device E.) Contains a network portion and a host portion
Identify 2 PPP characteristics? A.) Is proprietary to Cisco B.) Supports authentication C.) Support compression D.) Run on a multi-access network
IGRP uses flash updates, poison reverse updates, holddown times, and split horizon. How often does it broadcast its routing table updates? A. 90 seconds B. 10 seconds C. 30 seconds D. 45 seconds
Brielfly explain the conversion steps in data encapsulation