x1n53n

Untitled

Nov 22nd, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.16 KB | None | 0 0
  1. ip link show interface
  2. ip link set dev interface down
  3. ip link set dev interface address XX:XX:XX:XX:XX:XX
  4. ip link set dev interface up
  5. ip link show interface
Add Comment
Please, Sign In to add comment