Created
October 2, 2018 21:53
-
-
Save msmith-techempower/84e97c2e63901b854c7528293d73d435 to your computer and use it in GitHub Desktop.
This file contains 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
DEVICE=ib0 | |
TYPE='InfiniBand' | |
BOOTPROTO=static | |
IPADDR=10.0.0.1 | |
BROADCAST=10.0.0.255 | |
NETWORK=10.0.0.0 | |
NETMASK=255.255.255.0 | |
ONBOOT=yes | |
CONNECTED_MODE=yes | |
MTU=65520 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment