Identify the hardware component used to store buffers, tables,
running-configuration etc?
A.) NVRAM
B.) ROM
C.) RAM
D.) Flash
Answers were Sorted based on User's Feedback
Answer / dhruv agarwal
The answer is RAM as the running-config is stored in a RAM
(Random Accesss Memory)
Startup-config is stored in a ROM(Read only Memory)
Flash memory is used to store the IOS of a device
NVRAM is used to store the configuration file of the router
to store the new;y configuration into NVRAM used the
command
Router#copy run start
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / zibrayal.s.mulla
it is the flash who mentain the information ,, however even
it is powered down,, when it is powered on, it will back to
the status, because the contents are saved in "flashing
chip"...-
Is This Answer Correct ? | 0 Yes | 0 No |
The Datalink layer works with which of the following: A.) Packets B.) Bits C.) Globules D.) Frames E.) Segments
Which of the following will show an extended access list 150? A.) sh access-list 150 B.) sh ip int C.) sh ip access-list D.) sh access-list 150 extended
What are the IGRP stability features?
Which of the following will apply IPX sap access list 1010 for incoming traffic, assume you are at the interface configuration? A.) ipx input-sap-filter 1010 in B.) ipx input-sap-filter 1010 C.) ipx access-group 1010 in D.) ipx access-list 1010 in
Identify the 3 kinds of routes IGRP advertises? A.) Interior B.) Dynamic C.) System D.) Exterior
What is the routing metric used by RIP? A.) Route poisoning B.) Split horizon C.) Hop Count D.) TTL
Why is distributed processing useful?
Identify the command to display the status of the Frame Relay virtual circuit? A.) Router# show frame-relay virtual-circuit B.) Router(config)# show frame-relay pvc C.) Router# show frame-relay pvc D.) Router# show virtual
Which peer authentication method and which ipsec mode is used to connect to the branch locations?
A company running RIP V1 protocol on their 2 seperate networks, each nw has 14 routers, if the two nw wants to be merged with each other total no of routers will be 28. but rip metric is hop count(15). What needs to be done if this setup needs to be work ?
The command 'debug ip rip' will do which of the following? A.) Show Neighbor Info. B.) Display RIP routing updates. C.) Show routing table changes. D.) Show all IP traffic. E.) This is not a valid router command. F.) Cause the router to respond with 'Ambiguous command'
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.