|
故障排除
從上面可以看出:該端口不能強制進行IEEE 802.1Q的Trunk設(shè)置,其他接口情況都一樣。此時想到超級引擎SUP720模塊上還有一個接口沒有用,看它能不能進行強制封幀。進入該端口的Trunk配置,看到如下信息。
6509#conf t
Enter configuration commands, one per line. End with CNTL/Z.
6509(config)#interface gigabitEthernet 5/2
6509(config-if)#switchport trunk ?
allowed Set allowed VLAN characteristics when interface is in trunking mode
encapsulation Set trunking encapsulation when interface is in trunking mode
native Set trunking native characteristics when interface is in t runking mode
pruning Set pruning VLAN characteristics when interface is in trunking mode
下畫線標(biāo)示出的比在gigabitEthernet 3/48接口上看到的多了一個encapsulation選項,由此可見,在超級引擎模塊的接口上可以強制進行IEEE 802.1Q的Trunk設(shè)置。
輸入如下命令:
6509(config-if)#switchport trunk encapsulation ?得到:
dot1q Interface uses only 802.1q trunking encapsulation when trunking
isl Interface uses only ISL trunking encapsulation when trunking
negotiate Device will negotiate trunking encapsulation with peer on interface
繼續(xù):
6509(config-if)#switchport trunk encapsulation dot1q 回車;
6509(config-if)#end
6509#write
Building configuration...
[OK]
*注:該6509所用的IOS版本是Version 12.2(17a)SX。
我們將跳線接到該接口上,再來測試網(wǎng)絡(luò),原來的問題已不復(fù)存在。這兩個VLAN內(nèi)的用戶訪問網(wǎng)頁恢復(fù)正常,帶有附件的郵件又可以輕松發(fā)送了。
本新聞共 3頁,當(dāng)前在第 2頁 1 2 3 |
【收藏】【打印】【進入論壇】 |
|
|
|
|
|
|
|