You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to set up two interfaces (a 1g and a 10g).
Command: /etc/sysconfig/network-scripts/ifcfg-eth0
For static IPv4 address configuration:
BOOTPROTO=none
ONBOOT=yes
IPADDR=x.x.x.x
PREFIX=x (31 for example)
GATEWAY=x.x.x.x
The text was updated successfully, but these errors were encountered:
Need to set up two interfaces (a 1g and a 10g).
Command: /etc/sysconfig/network-scripts/ifcfg-eth0
For static IPv4 address configuration:
BOOTPROTO=none
ONBOOT=yes
IPADDR=x.x.x.x
PREFIX=x (31 for example)
GATEWAY=x.x.x.x
The text was updated successfully, but these errors were encountered: