What three occurrences will reset the holddown timer after a
triggered update?
A.) Infinity is finally defined as some max number
B.) HD Timer expires
C.) Another update is received indicating a better metric
D.) The router receives a processing task proportional to
the number of
links in the internetwork
E.) The router detects fault LSP's propagating through the
internetwork
F.) Another update is received indicating net status changed
Answer / guest
Answer: B D F
The HD Timer expires, another update is received indicating
net status
change, or if the router receives a processing task
proportional to the
number of links in the internetwork, this reset the holddown
timer.
These are all triggered updates.
| Is This Answer Correct ? | 2 Yes | 0 No |
Can you explain tunneling?
Your Ethernet interface currently has the IP address of 1.1.1.1/24. You would like it to have a second IP address of 2.2.2.2/24. Which command will do that? A.) ip address 1.1.1.1 2.2.2.2 255.255.255.0 B.) ip address 2.2.2.2 255.255.255.0 secondary C.) ip address 2.2.2.2 255.255.255.0 D.) This cannot be done, you can only have 1 IP address per physical interface. E.) ip address 2.2.2.2 /24
How does OSPF calculate its Metric
Which protocol gets a hardware address from a known IP address? A.) RARP B.) TCP C.) IP D.) BootP E.) ARP F.) ICMP
Which of the following describe SMTP? A.) Used for downloading files to the router. B.) Used for sending e-mail. C.) Uses TCP. D.) Uses UDP. E.) Uses port 25. F.) Used for managing IP devices.
Identify the IPX standard access-list number range? A.) 600 - 699 B.) 1000 - 1099 C.) 1 - 99 D.) 100 - 199 E.) 800 - 899
Using the TCP/IP protocol suite, a message is sent from host A to a destination IP address on the same LAN. How does host A determine the destination of a MAC address? A. It uses a proxy APP B. It uses APP requests C. It uses PARP requests D. It uses a router lookup table
Which IEEE standard is used to define Wi-Fi? A. IEEE 802.3 B. IEEE 802.5 C. IEEE 802.11h D. IEEE 802.11c E. IEEE 802.11
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
What command do you use to disable domain lookup? A.) no domain-lookup B.) domain no-lookup C.) lookup no-domain D.) no ip domain-lookup
What is BGP Synchronization rules?? Can any one explain..???
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