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 |
Explain protocol?
What is a Window in networking terms?
What do the following commands accomplish? access-list 1 permit 172.16.0.0 0.0.255.255 interface ethernet 0 IP access-group 1 out interface ethernet 1 IP access-group 1 out A. Only traffic from the source network 172.16.0.0 will be blocked. B. Only traffic from the source network 172.16.0.0 will be forwarded. Non-172.16.0.0 network traffic is blocked. C. Non-172.16.0.0 traffic will be forwarded. D. All traffic will be forwarded.
Identify 3 characteristics of switches? A.) Increase available bandwidth B.) Decrease broadcast traffic C.) Support full duplex in a multipoint topology D.) Make forwarding decision using MAC address E.) Create collision domains
what is telnet,ssh?? what is the perpose of this? wer r this configured and how to configured??
What is point-to-point protocol in ccna?
Identify the command to configure a description on an interface? A.) Router> description Finance department B.) Router(config)# description Finance department C.) Router(config-if)# description Finance department D.) Router# description Finance department
What does the meaning of <cr >?
Which of the following encapsulation types can be used on leased-line connections? (Choose two) ❍ A. HDLC ❍ B. Frame Relay ❍ C. ISDN ❍ D. PPP
What does routing mean?
Identify the command to display all the valid commands at the given mode? A.) Help all B.) Help C.) All commands D.) ?
What is the difference between ‘bit rate’ and ‘baud rate’?