CCNA考题分析
文章作者 100test 发表时间 2011:03:17 20:11:00
来源 100Test.Com百考试题网
问题:
which layer of the 7 layer model provides services to the application layer over the session layer connection?
a.network
b.transport
c.session
d.presentation
e.application
f.datalink
0select the 1 best answer(选择一个最佳答案)
在7层osi模型中为应用层连接会话层及提供服务的是那一层?
解答:
在7层模型中分部情况是:物理层-数据链路层-网络层-传输层-会话层-表示层-应用层,在会话层和应用层之间是表示层,表示层提供的服务是:为异种机通信提供一种公共语言,以便能进行互操作。这种类型的服务之所以需要,是因为不同的计算机体系结构使用的数据表示法不同。对于用户数据来说,可以从两个侧面来分析:一个是数据含义被称为语义同,另一个是数据的表示形式,称做语法,像文字,图形,声音,文种,压缩,加密等都属于语法范畴。
例如:ascⅱ,ebcdic,jpeg,gif,pict,midi,mpeg
本题是讲在会话层和应用层之间的层是什么层:就是表示层。
记忆7层模型的方法:物-数-网络-传-会-表-应。
正确答案:d
参考资料:
sybex ccna 4.0 - chapter 1 :internetworking - the osi reference model
the presentation layer
the presentation layer gets its name from its purpose: it presents data to the application layer and is responsible for data translation and code formatting.