how to identify network cards problem by linux commands [on hold]

The name of the pictureThe name of the pictureThe name of the pictureClash 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 ?










share|improve this 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














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 ?










share|improve this 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












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 ?










share|improve this question













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






share|improve this question













share|improve this question











share|improve this question




share|improve this question










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
















  • 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















active

oldest

votes






















active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay