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 how many maximum paths you can give on latest ios in rip?
Tell me how many hop counts are by default and how much you can increase in eigrp protocol?
Identify 3 characteristics of the Network layer (OSI layer 3)? A.) Connection oriented B.) Path determination C.) Supports multiplexing D.) Manages sessions E.) Packet forwarding
What is a Frame Relay?
Cisco routers can secure the enable password with a one-way hash algorithm. What command would encrypt the enable password with the strong encryption method? A.) enable encrypt john B.) password john C.) enable secret john D.) enable password john E.) secret john F.) enable password 5 john
What is true about frame-relay DLCI? A.) DLCI represents a single physical circuit B.) DLCI is optional in all frame-relay networks C.) DLCI identifies a logical connection between DTE devices D.) DLCI is used to tag the beginning of a frame with VLAN information
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
Put the following steps of encapsulation into the correct order: 1) The data is broken into segments to be organized 2) Frames are converted to 1s and 0s to be put on the wire 3) Packets are converted into frames 4) Information that users enter is converted into data 5) The segments are changed to packets to be routed A.) 4, 1, 3, 2, 5 B.) 4, 5, 1, 3, 2 C.) 2, 3, 1, 4, 5 D.) 4, 1, 5, 3, 2
Significance of IP helper-address Command on SW? Is it necessary to put this command?
what is AD Value?
Identify the command to configure DLCI 100 on an interface e0? A.) Router(config)# frame-relay local-dlci 100 B.) Router(config)# frame-relay local-dlci 100 int e0 C.) Router(config-if)# frame-relay local-dlci 100 D.) Router(config-if)# frame-relay local-dlci 100 int e0
Identify the command that displays traffic statistics on serial0/1? A.) display interface serial0/1 B.) show interface serial0/1 C.) show seria0/1 stats D.) show interface serial0/1 stats