Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created September 22, 2014 00:38
Show Gist options
  • Save yuuichi-fujioka/2ba2913b17e415ba1cd0 to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/2ba2913b17e415ba1cd0 to your computer and use it in GitHub Desktop.
show veth peer with ethtool
#!/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