【58答题有礼】得奖的快来拿奖品~第五期活动火热进行中~

无名小卒X
无名小卒X  Diamond 
5 years 9 months ago
31F
以:0/9/0上行端口速率为1000M为例:
huawei(config)#interface mpu 0/9 进入主控板9槽位
huawei(config-if-mpu-0/9)#auto-neg 0 disable 去使能自协商模式
huawei(config-if-mpu-0/9)#speed 0 1000 设置以太网端口速率
Comment
sharon.guo sharon.guo  5 years 9 months ago

谢谢您积极参与,欢迎继续关注后续活动哦~ 

天天向上123
天天向上123  Junior 
5 years 9 months ago
32F
哈雷 版主 VIP 发表于 5 小时前
VIP 最佳新人
只看该作者 5 #
以:0/9/0上行端口速率为1000M为例:
huawei(config)#interface mpu 0/9 进入主控板9槽位
huawei(config-if-mpu-0/9)#auto-neg 0 disable 去使能自协商模式
huawei(config-if-mpu-0/9)#speed 0 1000 设置以太网端口速率
哈哈,学习
Comment
sharon.guo sharon.guo  5 years 9 months ago

哈哈,引用的好奇妙~ 

校长
校长  Diamond 
5 years 9 months ago
33F
以:0/9/0上行端口速率为1000M为例:
huawei(config)#interface mpu 0/9 进入主控板9槽位
huawei(config-if-mpu-0/9)#auto-neg 0 disable 去使能自协商模式
huawei(config-if-mpu-0/9)#speed 0 1000 设置以太网端口速率
Comment
sharon.guo sharon.guo  5 years 9 months ago

谢谢您积极参与,欢迎继续关注后续活动哦~ 

xxlhuangjianjie
xxlhuangjianjie  Junior 
5 years 9 months ago
34F
MA5800 不用上连板嘛,怎么都把9槽做上连用?请告知,谢谢!
Comment
Ken_liu Ken_liu  5 years 9 months ago

MA5800可以用主控板或上行板上行,推荐用主控板上行。可以参考:http://support.huawei.com/hdx/hdx.do?docid=DOC1000214292&id=cfg_cli_2511&text=%25u914D%25u7F6E%25u4E0A%25u884C%25u4EE5%25u592A%25u7F51%25u7AEF%25u53E3%25u5C5E%25u6027&lang=zh 

young.young
young.young  Jackeroo 
5 years 9 months ago
35F
以:0/9/0上行端口速率为1000M为例:
huawei(config)#interface mpu 0/9 进入主控板9槽位
huawei(config-if-mpu-0/9)#auto-neg 0 disable 去使能自协商模式
huawei(config-if-mpu-0/9)#speed 0 1000 设置以太网端口速率
Comment
sharon.guo sharon.guo  5 years 9 months ago

谢谢您积极参与,欢迎继续关注后续活动哦~ 

奋斗
奋斗  Junior 
5 years 9 months ago
36F
举例:以太网端口0/9/0为电口,设置其属性为:端口速率1000Mbit/s,全双工模式,支持流量控制,不支持自协商模式。

huawei(config)#interface mpu 0/9
huawei(config-if-mpu-0/9)#auto-neg 0 disable
huawei(config-if-mpu-0/9)#speed 0 1000
huawei(config-if-mpu-0/9)#duplex 0 full
huawei(config-if-mpu-0/9)#flow-control 0
huawei(config-if-mpu-0/9)#display port state 0
The port is active
Native VLAN ID is 1
Ethernet port is offline
Ethernet port is full duplex
Ethernet port rate is 1000M
Ethernet port supports flow control
Ethernet port does not support jumbo frame
Line-adaptive function of the ethernet port is normal
Ethernet port network-role is uplink
Note: For any port, setting MDI to auto-negotiation is invalid, For a 1000 M
Electrical port in the full-duplex mode, setting MDI to any value is
invalid
Comment
sharon.guo sharon.guo  5 years 9 months ago

太详细啦,点个赞! 

奋斗
奋斗  Junior 
5 years 9 months ago
37F
举例:以太网端口0/9/0为电口,设置其属性为:端口速率1000Mbit/s,全双工模式,支持流量控制,不支持自协商模式。

huawei(config)#interface mpu 0/9
huawei(config-if-mpu-0/9)#auto-neg 0 disable
huawei(config-if-mpu-0/9)#speed 0 1000
huawei(config-if-mpu-0/9)#duplex 0 full
huawei(config-if-mpu-0/9)#flow-control 0
huawei(config-if-mpu-0/9)#display port state 0
The port is active
Native VLAN ID is 1
Ethernet port is offline
Ethernet port is full duplex
Ethernet port rate is 1000M
Ethernet port supports flow control
Ethernet port does not support jumbo frame
Line-adaptive function of the ethernet port is normal
Ethernet port network-role is uplink
Note: For any port, setting MDI to auto-negotiation is invalid, For a 1000 M
Electrical port in the full-duplex mode, setting MDI to any value is
invalid
fanny0307
fanny0307  Jackeroo 
5 years 9 months ago
38F
xxlhuangjianjie 发表于 2016-06-22 16:00 MA5800 不用上连板嘛,怎么都把9槽做上连用?请告知,谢谢!
5800是有上行板的:H901NXED
SHS
SHS  VIP 
5 years 9 months ago
39F
产品手册中,关于 配置上行以太网端口属性 ,其中是这么描述的:
(可选)设置以太网端口速率。
使用命令speed设置以太网端口速率,当端口速率配置成功后,可以使端口以设定的速率工作。进行配置时的注意事项:
配置原则是互连的两个设备对应端口的端口速率应一致,以避免无法通讯的问题。
需要去使能自协商模式。
Comment
嘟嘟飞 嘟嘟飞  5 years 9 months ago

哈哈哈,膜拜大侠~ 

sharon.guo sharon.guo  5 years 9 months ago

大侠每次都能准确的引理论据,厉害! 

fanny0307
fanny0307  Jackeroo 
5 years 9 months ago
40F
以:0/9/0上行端口速率为1000M为例:
huawei(config)#interface mpu 0/9 进入主控板9槽位
huawei(config-if-mpu-0/9)#auto-neg 0 disable 去使能自协商模式
huawei(config-if-mpu-0/9)#speed 0 1000 设置以太网端口速率
Comment
sharon.guo sharon.guo  5 years 9 months ago

谢谢您积极参与,欢迎继续关注后续活动哦~