So if I use the command kstat -p :::link_up it reports:
ce:0:ce0:link_up 1
eri:0:eri0:link_up 1
I understand that 1 means the link is up and 0 is down. What is this actually reporting on. Is this the status of the NIC card itself, or the network connection to the NIC? So if I were to pull out the network cable on ce0 would it report at 0 down?
I'm looking for a command or tool that would show me the status of the NIC, errors or issues that the NIC might be bad.
We keep dropping our connection between this system and a data feed from another system. Our networking group sees no issues on the network anywhere. We've confirmed that the switch ports are hard coded to 100 Full as we need them to be and that switch ports show no errors.
So I'm also looking to somehow determine where the data/link is getting dropped.
Maybe running a traceroute periodically in a crontab?
- Stinney
Favorite all too common vendor responses: "We've never seen this issue before." AND "No one's ever wanted to use it like that before.
ce:0:ce0:link_up 1
eri:0:eri0:link_up 1
I understand that 1 means the link is up and 0 is down. What is this actually reporting on. Is this the status of the NIC card itself, or the network connection to the NIC? So if I were to pull out the network cable on ce0 would it report at 0 down?
I'm looking for a command or tool that would show me the status of the NIC, errors or issues that the NIC might be bad.
We keep dropping our connection between this system and a data feed from another system. Our networking group sees no issues on the network anywhere. We've confirmed that the switch ports are hard coded to 100 Full as we need them to be and that switch ports show no errors.
So I'm also looking to somehow determine where the data/link is getting dropped.
Maybe running a traceroute periodically in a crontab?
- Stinney
Favorite all too common vendor responses: "We've never seen this issue before." AND "No one's ever wanted to use it like that before.