How often does IP RIP send out routing table updates by default?
A.) They send complete updates every 30 seconds
B.) They send partial updates every 30 seconds
C.) They send complete updates every 60 seconds
D.) They send partial updates every 60 seconds
In eigrp metric parameters which 2 options are enable by default?
After how long ospf exchange its topology table?
Identify the 2 items that TCP and UDP share in common? A.) Both use port numbers to identify upper level applications B.) Operate at the Network layer C.) Both are Transport protocols D.) Both are reliable communications
Which command we give for live view of remote site routers?
what is standard and extended acess list? what are the commands for extended and acess list?
What is the frame relay?
Which layer hides details of network dependent information from the higher layers by providing transparent data transfer? A.) Transport B.) Physical C.) Data Link D.) Session E.) Application F.) Network
What is the icmp protocol?
What is the command to copy the IOS image to a TFTP server? A.) copy flash tftp B.) copy running-config tftp C.) copy ios tftp D.) copy startup-config tftp
What do you understand by poe (power over ethernet)?
Which layer called error detection layer?
Using the access-list command, 'access-list 1 deny 2.2.2.2', what else must be done to stop host 2.2.2.2 from sending any traffic out of physical interface E0, while still allowing other traffic? A.) In global mode, Add a line - 'access-list 1 permit 0.0.0.0 255.255.255.255' B.) On interface E0, Add a line - 'access-group 1 in' C.) In global mode, Add a line - 'access-list 1 permit all' D.) On interface E0, Add a line - 'access-list 1 in' E.) On interface E0, Add a line - 'access-list 1 out' F.) On interface E0, Add a line - 'ip access-group 1'