华为CE8865交换机25GE接口使用千兆光模块无法Up故障
25GE1/4/3 接口插上了千兆单模光模块
但接口无法Up, 检查接口收光正常
后发现 display interface 报错 Transceiver type mismatch
25GE1/4/3 current state : DOWN(Transceiver type mismatch) (ifindex: 55)
实际输出如下:
[~8865-2-25GE1/4/3]dis int 25ge1/4/3
25GE1/4/3 current state : DOWN(Transceiver type mismatch) (ifindex: 55)
Line protocol current state : DOWN
Description:
Switch Port, PVID : 1, TPID : 8100(Hex), The Maximum Frame Length is 9216
Internet protocol processing : disabled
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 333-3333-333
Port Mode: COMMON FIBER, Port Split/Aggregate: -
Speed: 25000, Loopback: NONE
Duplex: FULL, Negotiation: DISABLE
Input Flow-control: DISABLE, Output Flow-control: DISABLE
Mdi: -, Fec: RS-FEC
Last physical up time : -
Last physical down time : 2025-11-13 15:00:00+08:00
解决方法
需要将接口port mode进行修改
配置接口25GE1/0/1速率为1Gbit/s。
<HUAWEI> system-view
[~HUAWEI] interface 25ge 1/0/1
[~HUAWEI-25GE1/0/1] port mode GE
# 配置接口25GE1/0/1速率为10Gbit/s。
<HUAWEI> system-view
[~HUAWEI] interface 25ge 1/0/1
[~HUAWEI-25GE1/0/1] port mode 10G
但是,有个限制条件,对不同类型版本限制条件不同,当前的板卡需要连续的8个接口同时修改

由于改动太大,将8个接口都限制为了GE, 所以决定使用其他交换机来对接。
相关链接
CE88-D24YS2CQ-H(CE8865:24端口25GE SFP28,2端口100GE QSFP28接口卡(CM)):
https://support.huawei.com/hedex/hdx.do?docid=EDOC1100411906&id=ZH-CN_CONCEPT_0000001789727693
port mode命令用来将接口配置为其他速率模式。:https://support.huawei.com/hedex/hdx.do?docid=EDOC1100411906&id=ZH-CN_CLIREF_0000001960696608
浙公网安备 33010602011771号