Completely describe the steps based on OSI Model, what
happens when you enter the address http://google.com in
browser??
Summarize the complete steps based on layered OSI approach.

Answers were Sorted based on User's Feedback



Completely describe the steps based on OSI Model, what happens when you enter the address http://go..

Answer / abhishek

The answer is correct but the procedure is wrong. .
Never ever start from layer 1. . .
Always start from Layer 7 i.e Application Layer to Physical Layer. .
coz its not explain the layers. . its summarize teh steps based on OSI approach. . .

Is This Answer Correct ?    42 Yes 1 No

Completely describe the steps based on OSI Model, what happens when you enter the address http://go..

Answer / jitendra

Physical, Layer 1 : This layer conveys the bit stream -
electrical impulse, light or radio signal -- through the
network at the electrical and mechanical level. It provides
the hardware means of sending and receiving data on a
carrier, including defining cables, cards and physical
aspects. Fast Ethernet, RS232, and ATM are protocols with
physical layer components.


Data Link, Layer 2 : At this layer, data packets are
encoded and decoded into bits. It furnishes transmission
protocol knowledge and management and handles errors in the
physical layer, flow control and frame synchronization. The
data link layer is divided into two sublayers: The Media
Access Control (MAC) layer and the Logical Link Control
(LLC) layer. The MAC sublayer controls how a computer on
the network gains access to the data and permission to
transmit it. The LLC layer controls frame synchronization,
flow control and error checking.

.

Network, Layer 3 : This layer provides switching and
routing technologies, creating logical paths, known as
virtual circuits, for transmitting data from node to node.
Routing and forwarding are functions of this layer, as well
as addressing, internetworking, error handling, congestion
control and packet sequencing.

.

Transport, Layer 4 : This layer provides transparent
transfer of data between end systems, or hosts, and is
responsible for end-to-end error recovery and flow control.
It ensures complete data transfer.



Session, Layer 5 : This layer establishes, manages and
terminates connections between applications. The session
layer sets up, coordinates, and terminates conversations,
exchanges, and dialogues between the applications at each
end. It deals with session and connection coordination.

Presentation, Layer 6 : This layer provides independence
from differences in data representation (e.g., encryption)
by translating from application to network format, and vice
versa. The presentation layer works to transform data into
the form that the application layer can accept. This layer
formats and encrypts data to be sent across a network,
providing freedom from compatibility problems. It is
sometimes called the syntax layer.


Application, Layer 7 : This layer supports application and
end-user processes. Communication partners are identified,
quality of service is identified, user authentication and
privacy are considered, and any constraints on data syntax
are identified. Everything at this layer is application-
specific. This layer provides application services for file
transfers, e-mail, and other network software services.
Telnet and FTP are applications that exist entirely in the
application level. Tiered application architectures are
part of this layer.

If all of the other layers are working and have been
tested, then this is usually just a matter of applying
patches to software or reinstalling. Everyone probably has
experience troubleshooting problems in windows. Telnet is
an excellent tool for connecting to virtually any port to
check to see if the above layers are functioning properly.

.

Thanks

Is This Answer Correct ?    20 Yes 12 No

Completely describe the steps based on OSI Model, what happens when you enter the address http://go..

Answer / s.m.feroz ahmed

Hi,

OSI is defined as Open Systems Internetwork.OSI layer is
the backbone of Networking and Networking concept is
dependent on OSI Layer.In OSI layer you will find 7 layers
on source side and 7 layers on destination side.

Source
Destination

Presentation layer Application Layer
data link layer Physical Layer
Network layer Session Layer
Transport layer Tansport Layer
session layer Network Layer
physical layer and Datalink Layer
Application layer . Presentation Layer

one can see these 7 layers on Source and destination.
without these 7 layers one cannot access application
layer.Among all these layers Network layers plays a vital
role as without network layer one cannot access
application .

when we enter http://google.com in browser it is a session
layer where we are calling network layer to connect to
htt://www.google.com and to communicate to external network
one requires a lan card which comes under physical layer
and to open session for the typed URL data is transported
from source to desination and viceversa and so defined
www.google.com is an application layer which is the 7th
layer in OSI architechture.Passing through all these layers
one can able to access application layer and can open
session for accessing www.google.com.

Is This Answer Correct ?    7 Yes 17 No

Post New Answer

More CCNA Interview Questions

What are the 3 ways routers learn paths to destination networks? A.) Dynamic B.) Static C.) Routing tables D.) Default

2 Answers  


Hello every one. Please can any one explain me the difference b/w Cisco Switch/ws-c3560-24ps-s and Switch/ws- c3560-24ts-s. what is does PS & TS Stands for. Waiting for your passtive reply. Wish You all the best

2 Answers  


As a system administrator, you want to debug igrp but are worried that the "debug IP igrp transaction" command will flood the console. What is the command that you should use? A. debug IP igrp event B. debug IP igrp-events C. debug IP igrp summary D. debug IP igrp events

1 Answers  


Select the fields for the Cisco HDLC protocol: A. Flag, Address, Control B. Flag, Address, Control, Protocol, LCP (Code, Identifier, Length, Data), FCS, Flag C. Flag, Address, Control, Data, FCS, Flag D. Flag, Address, Control, Proprietary, Data, FCS, Flag

2 Answers  


What is poe (power over ethernet)?

1 Answers  


Can you explain in a generic manner the packet of IPSec?

1 Answers   CCIE,


Which statement should you use to deny FTP access (only) from network 210 93 105 0 to network 223 8 151 0? A. access list 1 deny 210 93 105 0 0 0 0 0 any eq ftp access list 1 permit any B. access list 100 deny tcp 210 93 105 0 0 0 0 255 223 8 151 0 0 0 0 255 eq ftp C. access list 100 deny ip 223 8 151 0 0 0 0 255 any eq ftp access list 100 permit hp any any D. access list 100 deny tcp 210 93 105 0 0 0 0 255 223 8 151 0 0 0 0 255 eq ftp access list 100 permit ip any any

1 Answers  


1 what is private vlam 2 if there is a router which have two fast Ethernet from from fa0/0 192.168.10.0/24 network is connected from fa0/1 192.168.20.0/24 network is connected all bacsic routing is done will they communicate 3 what is difference between snmp v1 v2 and v3 what difference between name and stranded access list

2 Answers  


Which two statements about integrated services digital network (ISDN) are true? A. ISDN provides data only capability B. ISDN provides an integrated voice/data capability C. The ISDN standards define the hardware and call setup schemes for end the end digital connectivity D. Users receive more bandwidth on WANS with a leased lin of 56 Cops than with multiple B channels

1 Answers  


How Bridge Protocol Data Unit detect looping in Network? How Bridge Protocol Data Unit work? explain?

1 Answers  


Which command would configure Interface E0 with an IP address of 12.23.4.5 using a Subnet mask of 255.255.255.0 ? A.) ip address 12.23.4.5 255.255.255.0 B.) ip address 12.23.4.5 /24 C.) ip address 12.23.4.5 mask 255.255.255.0 D.) ip address 12.23.4.5 mask ff:ff:ff:0 E.) that is an invalid mask for a class 'A' address

3 Answers   Wipro,


What command would you use to find out the names of Novell servers on a network? A. show ipx servers B. show ipx hosts C. show ipx sap D. show ipx nodes.

1 Answers  


Categories