IP Source Routing
IP Source Routing
The Layer 3 switch forwards both types of source-routed (strict and loose) packets by default.
A source-routed packet specifies the exact router path for the packet. The packet specifies the
path by listing the IP addresses of the router interfaces through which the packet must pass on
its way to the destination. The Layer 3 switch supports strict and loose types of IP source routing.
computer unlike Network Layer, which gets each packet to the correct computer.
segment contains sequence number, which enables this layer in reassembling the
machine.
o Connection Oriented Transport Layer : Before delivering packets, connection
5. Error Control: Error Control is performed end to end in this layer to ensure that the
complete message arrives at the receiving transport layer without any error. Error
Secure Shell (SSH), File Transfer Protocol (FTP), Telnet: For peer-to-peer file
sharing, and, in Telnet's case, logging into another user's computer to access a
file.
Simple Mail Transfer Protocol (SMTP), Post Office Protocol (POP), Internet
Message Access Protocol (IMAP): For sending and receiving email
These examples all exist at the application layer of the TCP/IP stack and send data
downwards to TCP on the transport layer.
Features of TCP
TCP is reliable protocol. ...
TCP ensures that the data reaches intended destination in the same
order it was sent.
TCP is connection oriented. ...
TCP provides error-checking and recovery mechanism.
TCP provides end-to-end communication.
TCP provides flow control and quality of service.