SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
Search
Test your basic knowledge |
CCNP
Start Test
Study First
Subjects
:
cisco
,
it-skills
,
ccnp
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. What are the administrative distances of eBGP and iBGP?
Routes learned through IBPG are never propogated to other IBGP speakers.<br /><br />This is a loop prevention mechanism. BGP
Router(config-router)# neighbor 192.168.1.1 remote-as 65000<br />Router(config-router)# neighbor 192.168.1.1 route-reflector-client<br /> BGP
Group of BGP routers being configured that have the same update policy.<br />Similar to a 'template'; members then assigned to the peer group.<br /> BGP
EBGP = 20<br />iBGP = 200<br /> BGP
2. Explain how the multicast routing table is populated.
Efficiency<br />Performance<br />Scalability with applications<br /> Multicast
ON<br />Displayed as metric in Cisco IOS; lower is preferred. Default is 0. Indicated to external AS the preferred path into the AS.<br />'Influence inbound traffic to an AS'<br />By default ONLY compares if neighbors AS is same for all routes being
EBGP is an adjacency between BGP peers in different AS; iBGP peers are in same AS. BGP
Dense mode interfaces are always added to the table. <br /><br />Sparse mode interfaces are added to the table only when periodic join messages are received from downstream routers - or when a directly connected member is on the interface<br /> Multi
3. What type of protocol is BGP classified as? What is its decision engine?
4. Explain the path selection process for BGP? What is the order and what preference does it take?
1. Weight - Administrative preference (Highest)<br /><br />2. Local Preference - Communicated between peers within AS (Highest)<br /><br />3. Self-originated - Prefer path originated locally (True)<br /><br />4. AS Path - Minimize AS hops (Shortest)<
Use loopback interface to establish the neighbor. (i.e. peer to a loopback interface)<br />Tell BGP to use the lookback interface as teh source of updates<br /><br />R1(config-router)# neighbor 192.168.1.1 update-source loopback0<br /> BGP
The neighbor expects to see the updates from the source address configured in the neighbor statement. BGP
Local preference<br />Atomic Aggregate BGP
5. What entities are responsible for allocating BGP AS numbers?
IANA delegates to Regional Internet Registries (RIRs):<br />ARIN - AfriNIC - APNIC - LACNIC and RIPE NCC<br /> BGP
Router#show ip igmp interface fa0/0<br /> Multicast
Session description & announcement.<br />Transport session announcement via 224.2.127.254.<br />Creation of new sessions.<br /> Multicast
BGP Table - BGP topology database - information <br />BGP Neighbor Table - list of connected neighbors<br />IP Routing Table - Duh.<br /> BGP
6. What command used to perform the following:<br />A) Reset all neighbors session ('bounce')<br />B) Soft inbound reset<br />C) Soft outbound reset<br />D) Soft inbound reset of neighbor 10.1.1.1<br /><br />R1# clear ip bgp <br />R1# clear ip bgp soft
R1# clear ip bgp <br />R1# clear ip bgp soft in<br />R1# clear ip bgp * soft out<br />R1# clear ip bgp 10.1.1.1 soft in<br /><br /> BGP
BGP peer BGP
224.0.0.1 - All systems<br />224.0.0.2 - All routers<br />224.0.0.4 - DVMRP routers<br />224.0.0.5 - All OSPF<br />224.0.0.6 - All OSPF DR<br />224.0.0.9 - RIP v2 routers<br />224.0.0.10 - EIGRP routers<br />224.0.0.13 - PIM routers<br />224.0.0.15 -
This should only be for ISP's<br />An improperly configured AS (that is not meant to be a transit) could inadvertently become one.<br /> BGP
7. Name 6 multicast routing protocols.
MOSPF<br />DVMRP<br />CBT<br />PIM Dense Mode<br />PIM Sparse Mode<br />PIM Sparse-Dense Mode<br /> Multicast
Group of BGP routers being configured that have the same update policy.<br />Similar to a 'template'; members then assigned to the peer group.<br /> BGP
Dense mode interfaces are always added to the table. <br /><br />Sparse mode interfaces are added to the table only when periodic join messages are received from downstream routers - or when a directly connected member is on the interface<br /> Multi
Router#show ip igmp group<br />Group address - interface - uptime - expires - and last reporter.<br /> Multicast
8. Describe how PIM-SM operates.
IGMP Snooping - requires special ASICS can degrade performance with it; is supported by multiple vendors.<br />CGMP - Cisco proprietary - only work on Cisco hardware; resource friendly<br />GMRP - Replaced by MRP; obscure<br />Manually - Performance
RFC 1112<br />Sends membership query every 60 - 120 seconds to 224.0.0.1<br />Hosts send membership report in response to the query<br /> Multicast
RFC 2362<br />Pull model - traffic only forwarded to the parts of the network that need it. Sender registers with the RP which is a proxy to group members.<br />Last hop routers to receiver knows the group RP IP address and sends a (* -G) join toward
Cisco Proprietary - between router and switch<br />'Client/Server': Router = CGMP Server - Switch = CGMP Client<br />When router sees IGMP control message it creates a CGMP packet with the mutlicast MAC + client MAC; sends this to 'All CGMP Devices M
9. What is one method involving minimal configuration to prevent and multi-homed BGP network from becoming a transit AS?
The unicast routing table.<br />No routing updates are sent between PIM routers.<br /> Multicast
Using a Distribute List to filter outbound routing updates. BGP
* = Best route<br />> = Route has been inserted into the routing table<br /> BGP
Local scoped: 224.0.0.0 - 224.0.0.255<br />TTL of 1; Never to leave local network - for routing protocols and other network maintenance.<br />Global scoped: 224.0.1.0 - 238.255.255.255<br />MBone dynamically allocate throughout Internet<br />Limited/
10. State how IGMPv1 operates.
Group of BGP routers being configured that have the same update policy.<br />Similar to a 'template'; members then assigned to the peer group.<br /> BGP
WM<br /><br />List of AS numbers pre-pended with a list of AS numbers that the route has traversed and the originating AS at the end. 'Path to 192.168.1.0 is (65500 - 65420 - 65874)'<br /><br />This insures a loop-free environment. If BGP receives a
RFC 1112<br />Sends membership query every 60 - 120 seconds to 224.0.0.1<br />Hosts send membership report in response to the query<br /> Multicast
RFC 2362<br />Pull model - traffic only forwarded to the parts of the network that need it. Sender registers with the RP which is a proxy to group members.<br />Last hop routers to receiver knows the group RP IP address and sends a (* -G) join toward
11. What does PIM use for its multicast routing calculations?
Update from client peer - sends update to all non-client peers and client peers except for originating peer.<br />Update from non-client peer - send update to all clients in the cluster.<br />Update from EBGP peer - update sent to all client peers an
The unicast routing table.<br />No routing updates are sent between PIM routers.<br /> Multicast
Must insure loopback is reachable in the routing table. BGP
BGP peer BGP
12. How does Source and Shared Distribution Tree models related to PIM-DM and PIM-SM?
13. Name what an update message may include.
Efficiency<br />Performance<br />Scalability with applications<br /> Multicast
Contains information on ONE path only<br /><br />Withdrawn routes - List of IP prefixes for routes being withdrawn.<br />Path attributes - AS-Path - etc.<br />Network layer reachability information - List of IP prefixes reachable by this path. BGP
Router(config-router)# neighbor 192.168.1.1 remote-as 65000<br />Router(config-router)# neighbor 192.168.1.1 route-reflector-client<br /> BGP
Default-Network<br />Static route<br /> BGP
14. What advantage does multicast offer?
Sends a leave message to 224.0.0.2<br />Router then sends a group specific query<br />Remaining member(s) send a report so group remains active.<br /> Multicast
Loopback more resilient than physical interfaces. BGP
Efficiency<br />Performance<br />Scalability with applications<br /> Multicast
The unicast routing table.<br />No routing updates are sent between PIM routers.<br /> Multicast
15. What are three different common ways to perform BGP multihoming with regard to routing table?
Session description & announcement.<br />Transport session announcement via 224.2.127.254.<br />Creation of new sessions.<br /> Multicast
ISP passes only default route to AS.<br />ISP passes default route and provider owned select routes to AS.<br />ISP passes all routes to AS.<br /> BGP
Router#(config) router bgp 1<br />Router#(config-router) neighbor 192.168.1.1 remote-as 1<br />Router#(config-router) network 192.168.0. mask 255.255.255.0<br /> BGP
This will advertise the entire classful network:<br />R1(config-router)# network 10.1.1.0<br /><br />This will advertise the the classless network:<br />R1(config-router)# network 10.1.1.0 mask 255.255.255.0<br /><br /> BGP
16. What is a BGP black hole and how is it avoided?
Router#show ip igmp interface fa0/0<br /> Multicast
When not all routers within a transit AS have consistent routing information - due to not running BGP or misconfiguration or BPG speakers. Routing information is advertised but since not all routers within AS can reach the destination traffic is halt
Loopback more resilient than physical interfaces. BGP
Local preference<br />Atomic Aggregate BGP
17. State 3 functions SDR performs?
Session description & announcement.<br />Transport session announcement via 224.2.127.254.<br />Creation of new sessions.<br /> Multicast
One-to-many: video distribution<br />Many-to-many: Collaboration<br />Many-to-one: auction - polling or data collection<br />Few-to-many: auction - polling or data collection<br /> Multicast
WM<br />Next hop address is entry point into the next AS along the path to that destination network. It does a recursive lookup to the routing table which should have learned the route from its IGP.<br />in IBGP the next hop advertised by EBGP should
R1# clear ip bgp <br />R1# clear ip bgp soft in<br />R1# clear ip bgp * soft out<br />R1# clear ip bgp 10.1.1.1 soft in<br /><br /> BGP
18. What is the BGP Synchronization requirement and What does is prevent? When should it be left disabled? When should it be enabled?
19. What effect will placing a route to null0 have on BGP?
BPG will find an exact match. BGP
Sends a leave message to 224.0.0.2<br />Router then sends a group specific query<br />Remaining member(s) send a report so group remains active.<br /> Multicast
Bidirection PIM mode - designed for many to many applications.<br />Source Specific Multicast (SSM) ; builds only source specific shortest path trees.<br /> Multicast
1. Weight - Administrative preference (Highest)<br /><br />2. Local Preference - Communicated between peers within AS (Highest)<br /><br />3. Self-originated - Prefer path originated locally (True)<br /><br />4. AS Path - Minimize AS hops (Shortest)<
20. What is the significance of an AS being a transit AS?
21. What are the two multicast distribution tree types models and differences?
22. Name the Well-known mandatory attributes.
Router(config-router)# neighbor 192.168.1.1 remote-as 65000<br />Router(config-router)# neighbor 192.168.1.1 route-reflector-client<br /> BGP
RFC 2362<br />Pull model - traffic only forwarded to the parts of the network that need it. Sender registers with the RP which is a proxy to group members.<br />Last hop routers to receiver knows the group RP IP address and sends a (* -G) join toward
AS-Path<br />Next Hop<br />Origin BGP
WD<br />Dictates which path is preferred to exit the AS.<br />Higher is is preferred - default is 100 on Cisco.<br />Obviously for this to be relevant there must be multiple exit points for the route.<br />'Influences outbound traffic for an AS'<br /
23. What are some of the obstacles with IGMP and multicast in general as it relates to layer 2/switches?
Well know predefined group<br />Directory - sd / SDP<br />Webpage/URL<br />Email link<br /> Multicast
(S -G) - 'S comma G'; Source sending to the group. Typically reflect a source tree but can appear on a shared tree. Traffic forwarded via the shortest path from the source.<br />(* -G) - 'Star comma G'; Any source sending to the group. Traffic forwar
IGMP Snooping - requires special ASICS can degrade performance with it; is supported by multiple vendors.<br />CGMP - Cisco proprietary - only work on Cisco hardware; resource friendly<br />GMRP - Replaced by MRP; obscure<br />Manually - Performance
IGMP is a layer 3 protocol<br />Switches treat multicast just like broadcast (forward out all ports except the one one which is was received)<br />By definition a pure layer 2 devices do not have a mechanism to see IGMP packets or facilitate the rela
24. Explain the relationship between MBone - DVMRP - PIM - IGMP - CGMP hosts - routers and switches?
25. Explain the concept of RPF.
The is the multicast bit. Multicast
Routes learned through IBPG are never propogated to other IBGP speakers.<br /><br />This is a loop prevention mechanism. BGP
RFC 2236<br />Leave and join latency resolved<br />Group specific query to G instead of 224.0.0.1<br />Leave group message<br />Election of querier (lowest IP) on broadcast medium with multiple routers <br /> Multicast
Reverse Path Forwarding is the forwarding logic multicast of multicast. <br />It is the opposite of unicast in that is forwards AWAY from source as opposed to towards the receiver.<br /> Multicast
26. What command is used to override the Next-Hop attribute of BGP? What does this do and when would you use this?
27. Describe how PIM-DM operates.
28. What does BGP use for communication? What advantage does it offer?
WM<br />Next hop address is entry point into the next AS along the path to that destination network. It does a recursive lookup to the routing table which should have learned the route from its IGP.<br />in IBGP the next hop advertised by EBGP should
IANA delegates to Regional Internet Registries (RIRs):<br />ARIN - AfriNIC - APNIC - LACNIC and RIPE NCC<br /> BGP
TCP port 179<br />Reliability; uses sliding window<br />Triggered - incremental updates made very efficient<br /> BGP
Concatenation of the first (high order) 25 bits of the reserved MAC address range with the last (low order)23 bits of the multicast group IP address. 5 bits of overlap allowing for 32 address (2^5) for each multicast MAC address. 25 bits + 23 bits<br
29. What special consideration is there when peering to a eBGP neighbor using a loopback? What is the solution to this?
Path Vector - policy based routing protocol.<br />Uses BGP attributes are the 'metric'. <br />Path it decides it based on 'hops' where hop is Autonomous Systems.<br /> BGP
EBGP will only peer to direclty connected neighbors and a loopback is considered one hop away.<br /><br />With eBGP peering to a loopback you must enable eBGP Multihop.<br /><br />R1(config-router)# neighbor 192.168.1.1 ebgp-multihop 2 BGP
WM<br />Next hop address is entry point into the next AS along the path to that destination network. It does a recursive lookup to the routing table which should have learned the route from its IGP.<br />in IBGP the next hop advertised by EBGP should
MOSPF<br />DVMRP<br />CBT<br />PIM Dense Mode<br />PIM Sparse Mode<br />PIM Sparse-Dense Mode<br /> Multicast
30. Explain the Next-Hop attribute. How does this differ from IGP's? In what environment might this be problematic?
Efficiency<br />Performance<br />Scalability with applications<br /> Multicast
R1(config-router)#neighbor 192.168.1.1 password MyPassword<br /><br />OR<br /><br />R1(config-router)#neighbor MyPeerGroup password MyPassword<br /> BGP
Update from client peer - sends update to all non-client peers and client peers except for originating peer.<br />Update from non-client peer - send update to all clients in the cluster.<br />Update from EBGP peer - update sent to all client peers an
WM<br />Next hop address is entry point into the next AS along the path to that destination network. It does a recursive lookup to the routing table which should have learned the route from its IGP.<br />in IBGP the next hop advertised by EBGP should
31. What is the significance of the 8th bit in the MAC address?
The is the multicast bit. Multicast
Unicast uses a routing table looking and forwards towards the destination address.<br />Multicast forwards out multiple interfaces and away from the source and towards multiple destinations using a distribution tree.<br /> Multicast
Works if router has multiple parallel paths to a destination.<br />ONLY affect number of routes in IP routing table not the route selected at best in the BGP table.<br />Will load balance across equal cost paths in EGP session.<br /> BGP
The router will not accept a routing update that includes its AS number in the path. BGP
32. What is the full mesh versus partial mesh IBGP and What are the implications of each?
The Source and Share Tree models are the working model of how the tree is built; all multicast routing protocols fit into one or both. This is the 'theory' or model.<br />PIM-DM's operational falls in the source tree model and PIM-SM is classified an
EBGP = 20<br />iBGP = 200<br /> BGP
0100.5e00.0000 - 0100.5e7f.ffff - IANA reserved. Multicast
Partial mesh iBPG is where not all BGP speaks within and AS have an established neighbor relationship. <br />Full mesh is every BGP speaker has a neighbor (peer) with each other. <br />Routing updates are not replcated in iBPG the peers do not pass i
33. What is one mechanism that GURANTEES the BGP AS path is loop free?
The router will not accept a routing update that includes its AS number in the path. BGP
Rule: Router must be known by an IGP before it may be advertised by BGP peers.<br />Prevents 'blackholes' when AS is a transit network and not all speaker are running BGP<br />Should be left on it AS is a transit AS and not all routers run BGP.<br />
Router#(config) ip pim send-rp-announce interface_type scope ttl group-list access-list Multicast
Determines upstream and downstream interfaces.<br />Uses the unicast routing table to insure that only one interface is considered to be and incoming interface for the source.<br />RPF makes sure that if data is looped around is not forwarded. <br />
34. How does a host learn about available multicast streams?
Well know predefined group<br />Directory - sd / SDP<br />Webpage/URL<br />Email link<br /> Multicast
Variable length sequence of path attributes<br />Attribute Type -1 byte flag field - 1 byte type code<br />Attribute Length <br />Attribute Value<br />Attribute flag field = 0000 0000<br />W | O - T | N - P | C<br /> BGP
Local scoped: 224.0.0.0 - 224.0.0.255<br />TTL of 1; Never to leave local network - for routing protocols and other network maintenance.<br />Global scoped: 224.0.1.0 - 238.255.255.255<br />MBone dynamically allocate throughout Internet<br />Limited/
One-to-many: video distribution<br />Many-to-many: Collaboration<br />Many-to-one: auction - polling or data collection<br />Few-to-many: auction - polling or data collection<br /> Multicast
35. What are the 4 BGP packet types? What do they contain?
Open - Version - AS - Hold Time - BGP Router ID - Optional Parameters<br />Keepalive - Sent every 60 seconds by default; hold time 180 Seconds.<br />Update - Information on only ONE path; <br />Notification - When error condition detected<br /> BGP
Router(config-router)# neighbor 192.168.1.1 remote-as 65000<br />Router(config-router)# neighbor 192.168.1.1 route-reflector-client<br /> BGP
OT<br />Allows the router to 'tag' and thus implement policy based on this tag.<br /> BGP
Cisco Proprietary - between router and switch<br />'Client/Server': Router = CGMP Server - Switch = CGMP Client<br />When router sees IGMP control message it creates a CGMP packet with the mutlicast MAC + client MAC; sends this to 'All CGMP Devices M
36. Describe how and IGMPv2 host leaves. What is the interaction between host and router look like?
Sends a leave message to 224.0.0.2<br />Router then sends a group specific query<br />Remaining member(s) send a report so group remains active.<br /> Multicast
Partial mesh iBPG is where not all BGP speaks within and AS have an established neighbor relationship. <br />Full mesh is every BGP speaker has a neighbor (peer) with each other. <br />Routing updates are not replcated in iBPG the peers do not pass i
Session description & announcement.<br />Transport session announcement via 224.2.127.254.<br />Creation of new sessions.<br /> Multicast
Places it in the routing table. BGP
37. When creating a BGP neighbor relationship to a loopback interface what must be remember in the context of routing?
<img src='9618cf01b9422f541fc213b74a3bd9de.png' /> Multicast
Source Tree - Source-based tree's are rooted at the source. Source tree created for each new group. Also called shortest path tree (SPT's). <br />Shared Tree - Single tree that is shared between all sources; single common root called the rendezvous p
EBGP is an adjacency between BGP peers in different AS; iBGP peers are in same AS. BGP
Must insure loopback is reachable in the routing table. BGP
38. What does the 'maximum-paths router' command facilitate?
O<br />Cisco only.<br />Routes with higher weight are preferred (0 - 65535) . Paths that the router originates have 32768; other paths have default of 0.<br /> BGP
Works if router has multiple parallel paths to a destination.<br />ONLY affect number of routes in IP routing table not the route selected at best in the BGP table.<br />Will load balance across equal cost paths in EGP session.<br /> BGP
WM<br />One of three values: <br />IGP - Route is interior to the originating AS. (BGP table shows 'i')<br />EGP - Route learned via EGP. (BGP table shows 'e')<br />Incomplete - Routes origin is unknown - usually when redistributed. (BGP table shows
Update from client peer - sends update to all non-client peers and client peers except for originating peer.<br />Update from non-client peer - send update to all clients in the cluster.<br />Update from EBGP peer - update sent to all client peers an
39. What is the command to enable BPG authentication?
Members leave through attrition; no leave group message. This keep traffic flowing for a period of time even with no group members. Multicast
RFC 2236<br />Leave and join latency resolved<br />Group specific query to G instead of 224.0.0.1<br />Leave group message<br />Election of querier (lowest IP) on broadcast medium with multiple routers <br /> Multicast
R1(config-router)#neighbor 192.168.1.1 password MyPassword<br /><br />OR<br /><br />R1(config-router)#neighbor MyPeerGroup password MyPassword<br /> BGP
SPT (S -G) consume more memory because there is an entry for each source BUT traffic is sent over optimal path to receiver.<br />Shared distribution tree state entries (* -G) consume less CPU but may take suboptimal path to receiver.<br /> Multicast
40. Name several common local scoped multicast addresses and their purpose.
224.0.0.1 - All systems<br />224.0.0.2 - All routers<br />224.0.0.4 - DVMRP routers<br />224.0.0.5 - All OSPF<br />224.0.0.6 - All OSPF DR<br />224.0.0.9 - RIP v2 routers<br />224.0.0.10 - EIGRP routers<br />224.0.0.13 - PIM routers<br />224.0.0.15 -
Must insure loopback is reachable in the routing table. BGP
WD<br />Dictates which path is preferred to exit the AS.<br />Higher is is preferred - default is 100 on Cisco.<br />Obviously for this to be relevant there must be multiple exit points for the route.<br />'Influences outbound traffic for an AS'<br /
Rule: Router must be known by an IGP before it may be advertised by BGP peers.<br />Prevents 'blackholes' when AS is a transit network and not all speaker are running BGP<br />Should be left on it AS is a transit AS and not all routers run BGP.<br />
41. What config would be used to configured an outbound BGP distribute list to block all routes from being advertised except ones from 192.168.0.0 /24 network to neighbors 10.1.1.1 and 10.1.1.2?
EBGP will only peer to direclty connected neighbors and a loopback is considered one hop away.<br /><br />With eBGP peering to a loopback you must enable eBGP Multihop.<br /><br />R1(config-router)# neighbor 192.168.1.1 ebgp-multihop 2 BGP
When using the <span style='font-style:italic;'>classful</span> method - at least one subnet of the classful range must reside in the IP routing table.<br /><br />When using the <span style='font-style:italic;'>classless</span> method the exact subne
R2(config)# access-list 1 permit 192.168.0.0 0.0.0.255<br />R1(config-router)# neighbor 10.1.1.1 distribute-list 1 out<br />R1(config-router)# neighbor 10.1.1.2 distribute-list 1 out<br /> BGP
Router#show ip igmp group<br />Group address - interface - uptime - expires - and last reporter.<br /> Multicast
42. What is the command to configure a BGP RR?
Members leave through attrition; no leave group message. This keep traffic flowing for a period of time even with no group members. Multicast
Router(config-router)# neighbor 192.168.1.1 remote-as 65000<br />Router(config-router)# neighbor 192.168.1.1 route-reflector-client<br /> BGP
BGP peer BGP
* = Best route<br />> = Route has been inserted into the routing table<br /> BGP
43. What is the multicast IP address space?
Class D address space<br />First bits are ALWAYS 1110<br />224.0.0.0 - 239.255.255.255<br /> Multicast
Well know predefined group<br />Directory - sd / SDP<br />Webpage/URL<br />Email link<br /> Multicast
The is the multicast bit. Multicast
The router will not accept a routing update that includes its AS number in the path. BGP
44. How is the BGP network command differ from IGP's?
Determines upstream and downstream interfaces.<br />Uses the unicast routing table to insure that only one interface is considered to be and incoming interface for the source.<br />RPF makes sure that if data is looped around is not forwarded. <br />
It actually determines which networks are advertised. BGP
RFC 2236<br />Leave and join latency resolved<br />Group specific query to G instead of 224.0.0.1<br />Leave group message<br />Election of querier (lowest IP) on broadcast medium with multiple routers <br /> Multicast
Dense mode interfaces are always added to the table. <br /><br />Sparse mode interfaces are added to the table only when periodic join messages are received from downstream routers - or when a directly connected member is on the interface<br /> Multi
45. IOS command to configure router to be a member of an IGMP group or statically connected member.
TCP port 179<br />Reliability; uses sliding window<br />Triggered - incremental updates made very efficient<br /> BGP
Rule: Router must be known by an IGP before it may be advertised by BGP peers.<br />Prevents 'blackholes' when AS is a transit network and not all speaker are running BGP<br />Should be left on it AS is a transit AS and not all routers run BGP.<br />
Router#(config) ip pim send-rp-announce interface_type scope ttl group-list access-list Multicast
Member of a group:<br />Router#(config) ip igmp join-group group-address<br />Statically connected:<br />Router#(config) ip igmp join-group group-address<br />In this mode router forwards (fast switches) group packets but itself does not accept group
46. Explain the contents of the BGP update message.
Variable length sequence of path attributes<br />Attribute Type -1 byte flag field - 1 byte type code<br />Attribute Length <br />Attribute Value<br />Attribute flag field = 0000 0000<br />W | O - T | N - P | C<br /> BGP
This should only be for ISP's<br />An improperly configured AS (that is not meant to be a transit) could inadvertently become one.<br /> BGP
IGMP is a layer 3 protocol<br />Switches treat multicast just like broadcast (forward out all ports except the one one which is was received)<br />By definition a pure layer 2 devices do not have a mechanism to see IGMP packets or facilitate the rela
Members leave through attrition; no leave group message. This keep traffic flowing for a period of time even with no group members. Multicast
47. What is the solution to establishing neighbor relationships when multiple paths exist? What are the command to establish this? What command to tell R1 to use its loopback0 interface as the update source neighbor 192.168.1.1.
Path Vector - policy based routing protocol.<br />Uses BGP attributes are the 'metric'. <br />Path it decides it based on 'hops' where hop is Autonomous Systems.<br /> BGP
BGP not designed for load balancing (by default). <br />BGP selected the SINGLE best path to a destination and places it in the routing table; the rest are kept in the BGP Table.<br />Paths are chosen based on policy. BGP eliminates paths until one p
When AS has more than one connection to the Internet it is called multihoming.<br />Inbound reliability<br />Better performance by selecting more optimal paths<br />Multihoming can be to one ISP or to several.<br /> BGP
Use loopback interface to establish the neighbor. (i.e. peer to a loopback interface)<br />Tell BGP to use the lookback interface as teh source of updates<br /><br />R1(config-router)# neighbor 192.168.1.1 update-source loopback0<br /> BGP
48. What is the command to configure a BGP RR?<br />
Path Vector - policy based routing protocol.<br />Uses BGP attributes are the 'metric'. <br />Path it decides it based on 'hops' where hop is Autonomous Systems.<br /> BGP
Efficiency<br />Performance<br />Scalability with applications<br /> Multicast
Router(config-router)# neighbor 192.168.1.1 remote-as 65000<br />Router(config-router)# neighbor 192.168.1.1 route-reflector-client<br /> BGP
IGMP Snooping - requires special ASICS can degrade performance with it; is supported by multiple vendors.<br />CGMP - Cisco proprietary - only work on Cisco hardware; resource friendly<br />GMRP - Replaced by MRP; obscure<br />Manually - Performance
49. IOS command to configure a rendezvous point .
The unicast routing table.<br />No routing updates are sent between PIM routers.<br /> Multicast
<img src='9618cf01b9422f541fc213b74a3bd9de.png' /> Multicast
WD<br />Dictates which path is preferred to exit the AS.<br />Higher is is preferred - default is 100 on Cisco.<br />Obviously for this to be relevant there must be multiple exit points for the route.<br />'Influences outbound traffic for an AS'<br /
Router#(config) ip pim send-rp-announce interface_type scope ttl group-list access-list Multicast
50. Explain the MED attribute.