AS5835-54X / AS5835-54T - Management port failure Follow
Model :
AS5835-54X / AS5835-54T
Symptom of problem :
- Failed to communicate with the switch through the management port.
- The management port can NOT link UP properly.
Procedure :
Step1 - Please power cycle to the "ONIE: rescue mode" for troubleshooting
Step2 - Connect a functioning device (PC/Laptop/other) to the switch's management port directly
For example:
PC (Ethernet Port) <--> (MGMT port) AS5835-54X / AS5835-54T
Step3 - Execute the command "ethtool eth0" to check the management port status
Check the "link detected:", if it shows "yes" which means the management port is linked UP properly. Then you can go to step 4.
ONIE:/ # ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
MDI-X: on (auto)
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
If the "link detected" shows "no", it means the management port is linked DOWN.
Please check the below item to make sure whether the management port can link up:
- Replace another RJ45 ethernet cable.
- Connect the management port to other switches/devices.
If the management port still can NOT link up after the above steps, please return the unit back for RMA repair service.
Step4 - Ping Test
If it links UP properly between the device (PC/Laptop/other) and the switch's management port. And you can do the simple ping test to make sure your device can communicate with the switch via the management port.
PC (IP -188.188.165.165) <--> (MGMT port - IP - 188.188.66.1) AS5835-54X / AS5835-54T
- PC IP address: 188.188.165.165/16
- Switch IP address: 188.188.66.1/16
ONIE:/ # ifconfig eth0 188.188.66.1
ONIE:/ # ifconfig
eth0 Link encap:Ethernet HWaddr 04:F8:F8:E5:B9:BA
inet addr:188.188.66.1 Bcast:188.188.255.255 Mask:255.255.0.0
inet6 addr: fe80::6f8:f8ff:fee5:b9ba/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2062 errors:0 dropped:0 overruns:0 frame:0
TX packets:37 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:155595 (151.9 KiB) TX bytes:4242 (4.1 KiB)
Memory:dfc00000-dfcfffff
- Ping from PC to the switch.
C:\Users\edvs5>ping 188.188.66.1
Pinging 188.188.66.1 with 32 bytes of data:
Reply from 188.188.66.1: bytes=32 time<1ms TTL=64
Reply from 188.188.66.1: bytes=32 time<1ms TTL=64
Reply from 188.188.66.1: bytes=32 time=2ms TTL=64
Reply from 188.188.66.1: bytes=32 time=1ms TTL=64
Ping statistics for 188.188.66.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 2ms, Average = 0ms
Comments
0 comments
Please sign in to leave a comment.