When a Distance Vector routing protocol detects that a connected
network has gone down, it sends out a special routing update
packet,
telling all directly connected routers that the distance to
the dead
network is infinity. This is an example of which routing
technology?
A.) ICMP.
B.) Only Link State routing protocols have this intelligence.
C.) Triggered updates.
D.) Garrison-4.
E.) Split Horizon.
F.) Poison Reverse.
Answer / guest
Answer: F
Instead of just removing the route from the routing update,
Poison
Reverse sets the distance to 'infinity' (for IP RIP this is
a hop count
of 16). This immediately makes the route invalid for all
neighboring
routers.
| Is This Answer Correct ? | 1 Yes | 0 No |
When you type google.com what are the process involved from layer 7-layer1?
Value in which type of access list?
Which command would configure Interface E0 with an IP address of 12.23.4.5 using a Subnet mask of 255.255.255.0 ? A.) ip address 12.23.4.5 255.255.255.0 B.) ip address 12.23.4.5 /24 C.) ip address 12.23.4.5 mask 255.255.255.0 D.) ip address 12.23.4.5 mask ff:ff:ff:0 E.) that is an invalid mask for a class 'A' address
Which device listed below provides clocking for the line? A.) DCE B.) CPE C.) CO D.) DTE E.) Demarc
the term which used for describe physical alyout of network mine answer-topology
How many fillers we can put in one ip of ipv6?
By default, Cisco routers forward GNS SAPs to remote networks. A. False B. True
What is BGP Synchronization rules?? Can any one explain..???
You create the following standard access-list access-list 1 deny 1.1.1.1 access-list 1 deny 2.2.2.2 int e0 ip access-group 1 in Which of the following statements are true, with regard to traffic flowing into E0? A.) This will stop IP packets with a source address of 1.1.1.1 only. B.) This will stop all IP packets. C.) This is an invalid configuration. D.) This will stop no IP packets. E.) This will stop IP packets with a source address of 2.2.2.2 only. F.) This will stop IP packets with a source address of 1.1.1.1 and 2.2.2.2.
Identify the command that saves the configuration stored in RAM to NVRAM? A.) copy running-config startup-config B.) copy tftp running-config C.) copy startup running D.) copy active to backup
Identify the 3 kinds of routes IGRP advertises? A.) Interior B.) Dynamic C.) System D.) Exterior
In Cisco IOS software which command displays the backup configuration? A. show flahh B. show version C. show tftp-config D. show backup-config E. show startup-config