Skip to content

Instantly share code, notes, and snippets.

@lloydroc
Last active June 22, 2016 22:06
Show Gist options
  • Save lloydroc/4223fed4a4b1549848548de212ec97c4 to your computer and use it in GitHub Desktop.
Save lloydroc/4223fed4a4b1549848548de212ec97c4 to your computer and use it in GitHub Desktop.
Network Commands
#!/bin/sh
arping -I eth0 -c 3 10.203.167.71
ifconfig eth0:ncsvip 10.203.167.72 netmask 255.255.255.192 broadcast 10.203.167.127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment