【58答题有礼】得奖的快来拿奖品~第五期活动火热进行中~
|
哈雷 版主 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
哈哈,引用的好奇妙~
| MA5800 不用上连板嘛,怎么都把9槽做上连用?请告知,谢谢! |
Comment
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
|
以: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
谢谢您积极参与,欢迎继续关注后续活动哦~
|
举例:以太网端口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
太详细啦,点个赞!
|
举例:以太网端口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 |
谢谢您积极参与,欢迎继续关注后续活动哦~