7 — Troubleshooting network management LAN issues
Alcatel-Lucent 5620 Service Aware Manager, Release 7-3
3HE 05723 TQZZA Edition 01 Troubleshooting Guide
You can also use Procedure 7-3 to check the following:
• ports that need to be open across firewalls
• routing using netstat and ARP
1 Open a command console or DOS shell on the PC or workstation.
2 Try to ping the host name of the workstation or PC by typing:
a For PCs:
ping name_of_machine ↵
where name_of_machine is the name of the network management domain PC
b For workstations:
ping -s name_of_machine ↵
where name_of_machine is the name of the network management domain workstation
3 Review the output. The following shows sample output.
# ping -s name_of_machine
PING name_of_machine: 56 data bytes
64 bytes from name_of_machine (138.120.106.169): icmp_seq=0,
time=1. ms
64 bytes from name_of_machine (138.120.106.169): icmp_seq=1,
time=0. ms
64 bytes from name_of_machine (138.120.106.169): icmp_seq=2,
time=0. ms
^C
----name_of_machine PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/1
If the packets were received out of order, if some packets were dropped, or if
some packets took too long to complete the round trip, LAN congestion may be a
problem. Contact your IT department or check physical LAN connectivity
according to your company policy.