Database Reference
In-Depth Information
Listing 3-2. Issuing firstnet
[root@oak1 ~]# /opt/oracle/oak/bin/oakcli configure firstnet
INFO: Non VM environment detected
Select the interface to configure network on (bond0 bond1 bond2 xbond0) [bond0]:
Configure DHCP on bond0 (yes/no) [no]:
INFO: Static configuration selected
Enter the IP address to configure:172.30.0.20
Enter the netmask address to configure:255.255.255.0
Enter the gateway address to configure[172.30.0.1]:172.30.0.1
INFO: Plumbing the IPs now
INFO: Restarting the network
Shutting down interface bond0: bonding: bond0: Warning: the permanent HWaddr of eth2 -
00:21:28:e7:c1:e8 - is still in use by bond0. Set the HWaddr of eth2 to a different address to avoid
conflicts.
bond0: mixed no checksumming and other settings.
[ OK ]
Shutting down interface bond1: bonding: bond1: Warning: the permanent HWaddr of eth4 -
00:1b:21:c5:c4:21 - is still in use by bond1. Set the HWaddr of eth4 to a different address to avoid
conflicts.
bond1: mixed no checksumming and other settings.
[ OK ]
Shutting down interface bond2: bonding: bond2: Warning: the permanent HWaddr of eth6 -
00:1b:21:c5:c4:23 - is still in use by bond2. Set the HWaddr of eth6 to a different address to avoid
conflicts.
bond2: mixed no checksumming and other settings.
[ OK ]
Shutting down interface eth0: [ OK ]
Shutting down interface eth1: [ OK ]
Shutting down interface eth8: bonding: xbond0: Warning: the permanent HWaddr of eth8 -
00:1b:21:c2:20:f0 - is still in use by xbond0. Set the HWaddr of eth8 to a different address to
avoid conflicts.
[ OK ]
Shutting down interface eth9: xbond0: mixed no checksumming and other settings.
[ OK ]
Shutting down interface xbond0: bonding: xbond0: Error: cannot release eth8.
bonding: xbond0: Error: cannot release eth9.
[ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface bond0: [ OK ]
Bringing up interface bond1: [ OK ]
Bringing up interface bond2: [ OK ]
Bringing up interface eth0: [ OK ]
Bringing up interface eth1: [ OK ]
Bringing up interface xbond0: [ OK ]
Once the network interfaces have been configured, you need to test them by using the ping command on the
node. Additionally, you can test the network by pinging the configured node from your remote client. Listing 3-3
shows ping results from pinging the default gateway on the node that was configured.
Search WWH ::




Custom Search