Which is the protocol using multiple tcp/ip connections?
SLIP or PPP
Answers were Sorted based on User's Feedback
Answer / jitendera
Serial Line Interface Protocol
The Serial Line Interface Protocol (SLIP) is a simple
protocol designed to work with TCP/IP network protocol.
Until PPP came along, SLIP was the standard Internet dial-up
protocol for many years. Now SLIP is not widely used
because of the following reasons:-
1. SLIP doesn't implement error correction: SLIP doesn't
perform error correction unlike PPP, as a result that may
led to send extra packet data to make the error checking.
2. SLIP can handle only one protocol at a time: The SLIP
header doesn't include a field for specifying the network
protocol, unlike IP header which can handle more than one
protocol, so you can't change while working, you must end
your session first.
3. SLIP can't handle dynamic addressing: SLIP requires
that the machine must determine an IP address. This prevents
you from using Dynamic Host Configuration Protocol (DHCP)
4. SLIP doesn't support compression: The basic SLIP
protocol doesn't support compression of the entire data
packets. However, a different SLIP specification called
compressed SLIP or CSLIP which enables compression of just
the IP header portion of a TCP/IP data packet.
I think you will get yours answer in Point 2nd
so the answer is PPP
| Is This Answer Correct ? | 19 Yes | 0 No |
After how long ospf exchange its topology table?
What is difference between flsm and vlsm?
8. When is Frame Tagging used? A. When you install repeaters in your network B. When you install bridges in your network C. When you install routers in your network D. When you use Switches configured with multiple VLANS
Given the configuration example: interface ethernet0 ipx network 4a ipx access-group 800 out interface ethernet1 ipx network 3d interface ethernet2 ipx network tc access-list 800 permit 3d 4a Which action result from implementing this configuration? a-Traffic from network 3d for network 4a will be forwarded out e0 b-IPX network 5c will not receive any traffic c-Traffic from network 3d, destined for network 4a, will be forwarded out e2 d-Traffic from network 3d for network 3d will be forwarded out e0
You are given the following address: 15.16.193.6/21. Determine the subnet mask, address class, subnet address, and broadcast address. A. 255.255.248.0, A, 15.16.192.0, 15.16.199.255 B. 255.255.248.0, B, 15.16.192.0, 15.16.199.255 C. 255.255.248.0, A, 15.16.199.255, 14.15.192.0 D. 255.255.242.0, A, 15.16.192.0, 15.16.199.255
Can anyone explain in details port fast, uplink fast & backbone fast features introduced by CISCO (The GOD FATHER of NETWORKING.... Hehehehehe).
what is ip address and what is the difference between the ip address and mac address why we are not using mac address instead of ip address
if i am using active directory,i have router also.then how i configure router,means which address will be default gatway in active directory & roter how to give ip address details in router.
Difference between subnetting & Vlan??
How does the cut-through switching technique work? A.) By using broadcast address as source addresses B.) The switch waits only for the header to be received before it checks the destination address and starts forwarding the packets C.) The LAN switch copies the entire frame into its onboard buffers and then looks up the destination address in its forwarding, or switching, table and determines the outgoing interface D.) By using a Class I repeater in a collision domain
'Show cdp neighbors detail' show the following 3 pieces of information? A.) Hardware platform B.) Software version C.) Same as 'show version' command D.) Up to 1 address for each protocol E.) Non-direct connected routers
Why is vlan used?