Databases Reference
In-Depth Information
6.
After these changes are made, you must modify your routing rules for your management
and additional networks in /etc/sysconfig/network-scripts/route* files. For
example:
[root@cm01dbm01] # cd /etc/sysconfig/network-scripts
[root@cm01dbm01 network-scripts]# ls rout*
route-eth0 route-eth3
[root@cm01dbm01 network-scripts]# cat route-eth0
10.16.1.0/24 dev eth0 table 220
default via 10.16.1.1 dev eth0 table 220
[root@cm01dbm01 network-scripts]# cat route-eth3
10.16.20.0/24 dev eth3 table 223
default via 10.16.20.1 dev eth3 table 223
[root@cm01dbm01 network-scripts]#
If necessary, modify your timezone by adjusting /etc/sysconfig/clock :
7.
[root@cm01dbm01 network-scripts]# cat /etc/sysconfig/clock
ZONE="America/Detroit"
UTC=true
ARC=false
[root@cm01dbm01 network-scripts]#
8.
At this point, reboot your compute node. When the server is back up, display your current
ILOM network configuration:
[root@cm01dbm01 network-scripts]# ipmitool sunoem cli "show /SP/network"
Connected. Use ^D to exit.
-> show /SP/network
/SP/network
Targets:
interconnect
ipv6
test
Properties:
commitpending = (Cannot show property)
dhcp_server_ip = none
ipaddress = 172.16.1.15
ipdiscovery = static
ipgateway = 172.16.1.1
ipnetmask = 255.255.255.0
macaddress = 00:21:28:B2:17:06
managementport = /SYS/SP/NET0
outofbandmacaddress = 00:21:28:B2:17:06
pendingipaddress = 172.16.1.15
pendingipdiscovery = static
pendingipgateway = 172.16.1.1
pendingipnetmask = 255.255.255.0
pendingmanagementport = /SYS/SP/NET0
sidebandmacaddress = 00:21:28:B2:17:07
Search WWH ::




Custom Search