我有一个arista 7050,我有连接管理端口到思科3750,我看到端口是在3750上升,但它在阿丽斯塔!这是arista的输出:
Management1 is down, line protocol is notpresent (notconnect)
Hardware is Ethernet, address is 0000.0000.0000 (bia 0000.0000.0000)
Description: Management
IP MTU 1500 bytes
Unconfigured, Unconfigured, auto negotiation: off, uni-link: n/a
Loopback Mode : None
0 link status changes since last clear
Last clearing of "show interface" counters never
5 minutes input rate 0 bps (- with framing overhead), 0 packets/sec
5 minutes output rate 0 bps (- with framing overhead), 0 packets/sec
0 packets input, 0 bytes
Received 0 broadcasts, 0 multicast
0 runts, 0 giants
0 input errors, 0 CRC, 0 alignment, 0 symbol, 0 input discards
0 PAUSE input
0 packets output, 0 bytes
Sent 0 broadcasts, 0 multicast
0 output errors, 0 collisions
0 late collision, 0 deferred, 0 output discards
0 PAUSE output我在控制台上看到了这个错误日志:
Oct 11 08:40:03 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.127 secs)
Oct 11 08:41:03 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.0114 secs)
Oct 11 08:42:03 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.1235 secs)
Oct 11 08:43:03 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.0148 secs)
Oct 11 12:14:03 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.1227 secs)
Oct 11 12:15:03 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.0154 secs)
Oct 11 12:16:04 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.1273 secs)
Oct 11 12:17:04 X-SWT PhyEthtool: %ETH-3-ETHTOOLFAIL: SIOCETHTOOL GDRVINFO (ma1, interface Management1): No such device (message repeated 59 times in 60.0147 secs)以下是另一个输出:
sh int status | inc Ma1
Ma1 Management notconnect routed unconf unconf Unknown知道我怎么解决这个问题吗?
发布于 2020-10-28 12:36:45
您的日志消息指示没有ma1接口。要么驱动程序没有加载,要么没有识别管理以太网端口/芯片组。
这绝对不是有线电视的问题。
您已经采取了哪些故障排除步骤?您最近进行了软件升级吗?
https://networkengineering.stackexchange.com/questions/70690
复制相似问题