how to identify network cards problem by linux commands [on hold]
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
is it possible to perform sanity by useful Linux command on the network cards?
for example
lets say we installed new OS ( redhat 7.2 ) on new HW
and each HW include 4 NIC cards
how we can identify that the networks traffic on each cards is without problems ?
networking rhel network-interface
put on hold as too broad by roaima, thrig, mosvy, sam, RalfFriedl Nov 19 at 17:46
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
1
down vote
favorite
is it possible to perform sanity by useful Linux command on the network cards?
for example
lets say we installed new OS ( redhat 7.2 ) on new HW
and each HW include 4 NIC cards
how we can identify that the networks traffic on each cards is without problems ?
networking rhel network-interface
put on hold as too broad by roaima, thrig, mosvy, sam, RalfFriedl Nov 19 at 17:46
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Use iptraf-ng.
– Ipor Sircer
Nov 19 at 0:03
the target is to verify do the sanity by bash scripts , not sure how we can set this tool in the script
– yael
Nov 19 at 0:19
2
What do you mean by the network traffic being without problems? Are you just looking for a tool to look at the traffic? Are you trying to verify the validity of the configuration of the interfaces?
– Nasir Riley
Nov 19 at 0:34
2
Yes, a little more context would help... if it's a brand new OS install, do you assume that all the network cards are connected to working networks (in which case a simple ping to a remote server would do). Or do you need a way to test the driver/card settings with no network attached, or an unknown network?
– andrew lorien
Nov 19 at 1:31
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
is it possible to perform sanity by useful Linux command on the network cards?
for example
lets say we installed new OS ( redhat 7.2 ) on new HW
and each HW include 4 NIC cards
how we can identify that the networks traffic on each cards is without problems ?
networking rhel network-interface
is it possible to perform sanity by useful Linux command on the network cards?
for example
lets say we installed new OS ( redhat 7.2 ) on new HW
and each HW include 4 NIC cards
how we can identify that the networks traffic on each cards is without problems ?
networking rhel network-interface
networking rhel network-interface
asked Nov 19 at 0:00
yael
2,3121754
2,3121754
put on hold as too broad by roaima, thrig, mosvy, sam, RalfFriedl Nov 19 at 17:46
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as too broad by roaima, thrig, mosvy, sam, RalfFriedl Nov 19 at 17:46
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Use iptraf-ng.
– Ipor Sircer
Nov 19 at 0:03
the target is to verify do the sanity by bash scripts , not sure how we can set this tool in the script
– yael
Nov 19 at 0:19
2
What do you mean by the network traffic being without problems? Are you just looking for a tool to look at the traffic? Are you trying to verify the validity of the configuration of the interfaces?
– Nasir Riley
Nov 19 at 0:34
2
Yes, a little more context would help... if it's a brand new OS install, do you assume that all the network cards are connected to working networks (in which case a simple ping to a remote server would do). Or do you need a way to test the driver/card settings with no network attached, or an unknown network?
– andrew lorien
Nov 19 at 1:31
add a comment |
Use iptraf-ng.
– Ipor Sircer
Nov 19 at 0:03
the target is to verify do the sanity by bash scripts , not sure how we can set this tool in the script
– yael
Nov 19 at 0:19
2
What do you mean by the network traffic being without problems? Are you just looking for a tool to look at the traffic? Are you trying to verify the validity of the configuration of the interfaces?
– Nasir Riley
Nov 19 at 0:34
2
Yes, a little more context would help... if it's a brand new OS install, do you assume that all the network cards are connected to working networks (in which case a simple ping to a remote server would do). Or do you need a way to test the driver/card settings with no network attached, or an unknown network?
– andrew lorien
Nov 19 at 1:31
Use iptraf-ng.
– Ipor Sircer
Nov 19 at 0:03
Use iptraf-ng.
– Ipor Sircer
Nov 19 at 0:03
the target is to verify do the sanity by bash scripts , not sure how we can set this tool in the script
– yael
Nov 19 at 0:19
the target is to verify do the sanity by bash scripts , not sure how we can set this tool in the script
– yael
Nov 19 at 0:19
2
2
What do you mean by the network traffic being without problems? Are you just looking for a tool to look at the traffic? Are you trying to verify the validity of the configuration of the interfaces?
– Nasir Riley
Nov 19 at 0:34
What do you mean by the network traffic being without problems? Are you just looking for a tool to look at the traffic? Are you trying to verify the validity of the configuration of the interfaces?
– Nasir Riley
Nov 19 at 0:34
2
2
Yes, a little more context would help... if it's a brand new OS install, do you assume that all the network cards are connected to working networks (in which case a simple ping to a remote server would do). Or do you need a way to test the driver/card settings with no network attached, or an unknown network?
– andrew lorien
Nov 19 at 1:31
Yes, a little more context would help... if it's a brand new OS install, do you assume that all the network cards are connected to working networks (in which case a simple ping to a remote server would do). Or do you need a way to test the driver/card settings with no network attached, or an unknown network?
– andrew lorien
Nov 19 at 1:31
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Use iptraf-ng.
– Ipor Sircer
Nov 19 at 0:03
the target is to verify do the sanity by bash scripts , not sure how we can set this tool in the script
– yael
Nov 19 at 0:19
2
What do you mean by the network traffic being without problems? Are you just looking for a tool to look at the traffic? Are you trying to verify the validity of the configuration of the interfaces?
– Nasir Riley
Nov 19 at 0:34
2
Yes, a little more context would help... if it's a brand new OS install, do you assume that all the network cards are connected to working networks (in which case a simple ping to a remote server would do). Or do you need a way to test the driver/card settings with no network attached, or an unknown network?
– andrew lorien
Nov 19 at 1:31