冬虫草z 发表于 2012-5-27 17:32:16

关于813 LACP

本帖最后由 冬虫草z 于 2012-5-27 17:39 编辑

我按照题库资料做的
做完后swa、b不停的在报错“
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on FastEthernet0/4 (1), with SwitchB Port-channel 1 (99).”


%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on Port-channel 1 (99), with SwitchA FastEthernet0/3 (1).
%CDP-4-NATIVE_VLAN_MISMATCH: Native VLAN mismatch discovered on Port-channel 1 (99), with SwitchA FastEthernet0/4 (1).


请问错在哪了


还有个问题,ip default-gateway 192.1.68.1.1不能打,只有ip default-netw,
还有应该打在哪台sw上,做到后来乱了,请说是在离路由器近的还是远的



还有还有,switchport nonegotiate要打吗???打哪????

kandlly 发表于 2012-5-27 18:49:52

{:6_277:}提示很明显啊Native VLAN 不匹配,好好检查一下命令吧
ip default-gateway 不要再接口模式下配置。全局配置 ,是不是配置模式的问题

冬虫草z 发表于 2012-5-27 19:30:24

你看

a4b5 发表于 2012-5-27 19:30:34

native vlan问题

冬虫草z 发表于 2012-5-27 19:31:18

kandlly 发表于 2012-5-27 18:49 static/image/common/back.gif
提示很明显啊Native VLAN 不匹配,好好检查一下命令吧
ip default-gateway 不要再接口模式下 ...

要在那台交换机上打这条命令

冬虫草z 发表于 2012-5-27 19:34:20

a4b5 发表于 2012-5-27 19:30 static/image/common/back.gif
native vlan问题

怎么解决啊?????

Ganm 发表于 2012-5-27 20:46:29

192.1.68.1.1这个是题库多打了个点 192.168.1.1
配置实在接入层交换机ASW(config)#ip default-gateway 192.168.1.1

冬虫草z 发表于 2012-5-27 20:54:39

Ganm 发表于 2012-5-27 20:46 static/image/common/back.gif
192.1.68.1.1这个是题库多打了个点 192.168.1.1
配置实在接入层交换机ASW(config)#ip default-gateway 192 ...
打不了default-gateway

woodward2012 发表于 2012-5-27 22:07:25

在接入层交换机上输入 interface port-channel 1 然后 switch trunk native vlan 99,在Port口下重新输入本证vlan,就不会报错了

youling 发表于 2012-5-27 23:56:44

{:6_298:}

我是新手 发表于 2012-5-28 00:29:48

建议用 远程真机实验。

deavor 发表于 2012-5-28 00:45:05

没有关闭一边的port-channel去配置另外一边就会报native vlan错,vlan 1的默认网关不需要打的,打也打不上。具体无报错解题过程你看我战报及附件吧http://bbs.hh010.com/thread-173285-1-2.html

xxf37 发表于 2012-5-28 08:26:51

{:6_290:}{:6_290:}

huyihi 发表于 2012-5-28 09:07:59

kandlly 发表于 2012-5-27 18:49 static/image/common/back.gif
提示很明显啊Native VLAN 不匹配,好好检查一下命令吧
ip default-gateway 不要再接口模式下 ...

thank you very much

kng_ok 发表于 2012-5-28 10:02:58

{:6_264:}
页: [1] 2
查看完整版本: 关于813 LACP