Created
September 22, 2014 00:38
-
-
Save yuuichi-fujioka/2ba2913b17e415ba1cd0 to your computer and use it in GitHub Desktop.
show veth peer with ethtool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo ethtool -S ${interface_name} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment