Atlas 300T 训练卡 100GE 网口与交换机连接后无法 up
收藏回复举报
Atlas 300T 训练卡 100GE 网口与交换机连接后无法 up
t('forum.solved') 已解决
发表于2023-12-25 15:47:23
0 查看

我现在将 Atlas 300T 训练卡的网卡与 CE6860 交换机的 100GE 端口连接后,端口无法 UP。请问如何排查原因?

交换机侧关于这个端口的信息如下:

[~HUAWEI-diagnose]display interface 100ge 1/0/2
100GE1/0/2 current state : DOWN (ifindex: 54)
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 1409-dcc3-7241
Port Mode:             AUTO,     Port Split/Aggregate:         DISABLE
Speed:                 AUTO,     Loopback:                        NONE
Duplex:                FULL,     Negotiation:                        -
Input Flow-control: DISABLE,     Output Flow-control:          DISABLE
Mdi:                      -,     Fec: 

[~HUAWEI-diagnose]display system internal device port 100GE1/0/2
Port create related check:
--------------------------------------------------------------------------------
item             logicCfg         phyCfg           picm             isPass      
--------------------------------------------------------------------------------
board module     0x60000081       0x60000081       N/A              YES         
board device     0x12000629       0x12000629       N/A              YES         
lfe device       0x80000000       0x80000000       N/A              YES         
pic module       0x50000088       0x50000088       N/A              YES         
pic device       0x40000133       0x40000133       N/A              YES         
panelport 1      0x50000009       0x50000009       N/A              YES         
media type 1     0x8              --               N/A              NO          
port device      0x6000006a       0x6000006a       N/A              YES         
--------------------------------------------------------------------------------

Port enable related check:
--------------------------------------------------------------------------------
devType          attrName         attrValue        expectValue      isPass      
--------------------------------------------------------------------------------
board            isFastUpgrade    0                == 0             YES         
PhyLfe           Status           0x10001          != 0             YES         
port             isAvailable      0x1              == 1             YES         
port             isshut           0x1              == 1             YES         
port             portlfeisup      0x1              == 1             YES         
port             portissuup       0                == 0             YES         
port             triggerShut      0x1              == 1             YES         
port             phyportisshut    0x1              == 1             YES         
--------------------------------------------------------------------------------
                
Port phy related check:
------------------------------------------------------
Link     Enable   Speed      Negotiation    Loopback  
------------------------------------------------------
DOWN     ENABLE   100000     DISABLE        NONE      
------------------------------------------------------

训练卡侧网口状态:

# ethtool eth0
Settings for eth0:
	Supported ports: [ FIBRE ]
	Supported link modes:   40000baseCR4/Full
	                        40000baseSR4/Full
	                        40000baseLR4/Full
	                        25000baseCR/Full
	                        25000baseSR/Full
	                        50000baseCR2/Full
	                        100000baseSR4/Full
	                        100000baseCR4/Full
	                        100000baseLR4_ER4/Full
	                        50000baseSR2/Full
	                        1000baseX/Full
	                        10000baseCR/Full
	                        10000baseSR/Full
	                        10000baseLR/Full
	Supported pause frame use: Symmetric
	Supports auto-negotiation: No
	Supported FEC modes: None	 RS
	Advertised link modes:  Not reported
	Advertised pause frame use: No
	Advertised auto-negotiation: No
	Advertised FEC modes: None	 RS
	Speed: Unknown!
	Duplex: Unknown! (255)
	Auto-negotiation: off
	Port: FIBRE
	PHYAD: 0
	Transceiver: internal
netlink error: Operation not permitted
	Link detected: no

我要发帖子