huanghuayu 发表于 2010-9-15 15:22:10

有关802.1Q和ISL的问题.

You need to configure a new PassGuide switch for trunking. Which switch command enables a trunking protocol that appends a four byte CRC to the packet?
A. PassGuideSwitch(config-if)#switchport trunk encapsulation dot1q
B. PassGuideSwitch(config-if)#switchport trunk encapsulation itef
C. PassGuideSwitch(config-if)#switchport trunk encapsulation fddi
D. PassGuideSwitch(config-if)#switchport trunk encapsulation isl
E. None of the other alternatives apply
Answer: D

这个题目是网上下的据说是642-813V3.21的其中一道,但个人觉得答案有问题,应该是A吧.
有人能帮忙辨别一下吗?

Jose 发表于 2010-9-15 18:39:16

个人觉得是d吧
802.1q是改变原来的帧,打tag以后重新计算crc并改写.
而isl并没有修改原来的帧,而是在帧前面加上isl头,帧后面加上重新计算的4byte的crc.

将军乐乐 发表于 2010-9-16 09:00:05

1楼JOSE差不多说了,
但是ISL 并不是真正的重新计算CRC,而是在原有的4BYTE的CRC的基础上,在帧尾添加一个新的CRC

林原静羽 发表于 2010-9-17 13:54:26

本帖最后由 林原静羽 于 2010-9-17 13:57 编辑

2#正解,分享两个图片,对ISL和802.1q的结构即可了解。

netpopok 发表于 2010-10-4 22:22:12

六楼的回复真经典
页: [1]
查看完整版本: 有关802.1Q和ISL的问题.