What is ‘round-trip time’?
No Answer is Posted For this Question
Be the First to Post Answer
Which of the following provide correct information about a protocol at the transport layer of the OSI model? A.) UDP - Provides Connectionless datagrams service B.) TCP - Provides Connection Oriented Services C.) SMTP - Provides Mail Exchange D.) IP - Route determination E.) TCP - Provides Flow Control and Error Checking F.) FTP - Transfers of Files
How are internetworks created?
The Internet Control Message Protocol occurs at what layer of the seven layer model? A.) Physical B.) Transport C.) Session D.) Datalink E.) Presentation F.) Network
Which feature should a routing protocol have to support vlsm?
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
What is the maximum hop count for IP RIP? A.) Infinity B.) 16 C.) 15 D.) 1
How we can find ASBR Router, we have no authentication to enter router?
Which type of Ethernet framing is used for TCP/IP and DECnet? A. Ethernet 802.3 B. Ethernet 802.2 C. Ethernet II D. Ethernet SNAP
Which three tasks are required to confound a dial on demand routing (DDR) Basic Rate Interface (BRI) connection? (Choose three) A. define static routes B. confound the abler information C. specify the interesting franc that can enable the link D. define a DDR password to exchange when the link comes up
To prevent Service Advertisements (SAPs) from flooding a network, Cisco routers do not forward them. How are services advertised to other networks? A. Each router builds its own SAP table and forwards that every 60 seconds. B. Each router assigns a service number and broadcasts that. C. SAPs aren't necessary with Cisco routers. D. Cisco routers filter out all SAPs.
Identify the keystroke used to terminate the setup mode? A.) Ctrl-K B.) Crtl-C C.) Ctrl-Z D.) Crtl-End
. Which command sequence will allow only traffic from network 185.64.0.0 to enter interface s0? A. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-list 25 out B. access-list 25 permit 185.64.0.0 255.255.0.0 int s0 ; ip access-group 25 out C. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-list 25 in D. access-list 25 permit 185.64.0.0 0.0.255.255 int s0 ; ip access-group 25 in