Chinaunix

标题: cisco和华为trunk配不通?!?? [打印本页]

作者: deeperbluer    时间: 2009-04-09 22:25
标题: cisco和华为trunk配不通?!??
这两者 之间配置trunk需要注意些什么呀?
作者: jeekey00    时间: 2009-04-10 00:38
cisco trunk口封装要使用802.1q而不是默认的isl
作者: love4u    时间: 2009-04-10 08:55
isl是cisco私有的协议
华为的设备和思科的设备之间配置trunk只能选择.1Q
还没有试过是不是能配置
作者: ssffzz1    时间: 2009-04-10 09:11
没特别注意的啊。都是DOT1Q就通了。

另外如果不通注意速率协商,还有STP问题了。
作者: hjp0021    时间: 2009-04-10 10:50
贴出您的配置看看吧。
作者: deeperbluer    时间: 2009-04-10 13:07
协议封装都是dot 1q
cisco2960   配置:
interface FastEthernet0/13                    与H3C S5600连接
switchport mode trunk                          已配置 switchport trunk vlan all
speed 100
duplex full

华为S5600:
#
interface GigabitEthernet1/0/4
duplex full
speed 100
port link-type trunk
port trunk permit vlan all
description connect LuNan-test-DAS
#

[ 本帖最后由 deeperbluer 于 2009-4-10 13:09 编辑 ]
作者: ssffzz1    时间: 2009-04-10 13:13
帖接口统计状态,生成树状态。

另外中间是通过网线直连还是有别的转换设备。
作者: deeperbluer    时间: 2009-04-10 13:25
标题: 回复 #7 ssffzz1 的帖子
原本是要通过30M带宽的城域网,因为不通,所以现在测试下是不是应为这个带宽引起的不通 ,所以直接把设备拿到一起了,现在是直接平行线连接两台设备。

请问“帖接口统计状态,生成树状态怎么看?!”
请分别介绍下cisco和华为的查看命令!谢谢

[ 本帖最后由 deeperbluer 于 2009-4-10 13:27 编辑 ]
作者: ssffzz1    时间: 2009-04-10 13:30
1、用交叉线。
2、
show interface f0/13 接口统计。

Show spann 后面忘记了。自己?吧。
作者: deeperbluer    时间: 2009-04-10 16:39
标题: 回复 #9 ssffzz1 的帖子
Switch#   sho int f0/13
FastEthernet0/13 is up, line protocol is up (connected)
  Hardware is Fast Ethernet, address is 0022.0c68.980d (bia 0022.0c68.980d)
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, media type is 10/100BaseTX
  input flow-control is off, output flow-control is unsupported
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters never
  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 8000 bits/sec, 4 packets/sec
  5 minute output rate 1000 bits/sec, 1 packets/sec
     6818 packets input, 1211370 bytes, 0 no buffer
     Received 6810 broadcasts (0 multicasts)
     0 runts, 0 giants, 0 throttles
     73 input errors, 73 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 3818 multicast, 0 pause input
     0 input packets with dribble condition detected
     3121 packets output, 257065 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier, 0 PAUSE output
     0 output buffer failures, 0 output buffers swapped out
作者: ssffzz1    时间: 2009-04-10 17:09
你够节省的了。

收集端口统计的方法:先清除统计数据,然后ping对端,过几分钟在收集统计数据。
生成树的直接收集。

CISCO和H3C的都要的。

具体命令自己查手册吧。如果命令都不知道的话,解决这个问题相当的有难度了。尽管是个小问题。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2