What is ‘round-trip time’?
No Answer is Posted For this Question
Be the First to Post Answer
PICT & JPEG are examples of what layer in the OSI seven layer model? A.) Transport B.) Presentation C.) Application D.) Datalink E.) Network F.) Session
Identify the purpose of the wildcard mask? A.) Match a certain portion of the IP address while ignoring the rest of the address B.) Determine the class of the IP address C.) Determine the network portion of an IP address D.) Hide the host portion of an IP address
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
Identify the command to display the IP routing table? A.) show route B.) show ip route C.) show ip table route D.) show ipx route
Which cable called v.35?
You want to enable both arpa and snap encapsulation on one router interface. How do you do this? A. The interface can handle multiple encapsulation types with no extra configuration. B. Assign two network numbers, one for each encapsulation type. C. Enable Novell-ether to run multiple encapsulation types. D. Both arpa and snap are enabled by default so you don't have to configure anything.
What is the command use to add a banner to a cisco router configuration?
Identify the type of routing protocol that exchanges entire routing tables at regular intervals? A.) Link state B.) Interior gateway protocols C.) Appletalk routing D.) Distance vector
What is the purpose of ARP? A.) IP to host name resolution B.) Host name to IP address resolution C.) Mac to IP address resolution D.) IP to Mac address resolution
Bridges work at what layer of the OSI model? A.) Data Link B.) Network C.) Physical D.) Application
12 Answers KVS, PGT,
3 router configured with RIP & Ripv2 rotuer 1- connected with router 2 having sr ip 10.0.1.2 routing : ripv2 router 2: connected with router 1 and router 3 having sr 0 ip 10.0.1.3 & sr 1 ip 11.0.1.2 routing :rip & ripv2 router 3: connected with router 2 having sr ip 11.0.1.3 routing: rip is there communication possible btween these networks ? if yes how
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