Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

setting up networking on ldom1 ldom2 guest for Oracle RAC

3167693Jan 21 2019

setting up networking on ldom1 ldom2 guest for Oracle RAC


My guest ldom only have these

root@nxu22dbsorcv006:~# dladm

LINK                CLASS     MTU    STATE    OVER

net0                phys      1500   up       --

net1                phys      1500   up       --

and i set ipmp0  as the public  IP

so can i also create VIP and private net  as well using only this setup?

root@nxu22dbsorcv006:~# ifconfig -a

lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1

        inet 127.0.0.1 netmask ff000000

ipmp0: flags=108001000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,IPMP,PHYSRUNNING> mtu 1500 index 2

        inet 10.17.201.17 netmask ffffff00 broadcast 10.17.201.255

        groupname ipmp0

net0: flags=100001000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,PHYSRUNNING> mtu 1500 index 3

        inet 0.0.0.0 netmask ff000000

        groupname ipmp0

        ether 0:14:4f:f9:e0:0

net1: flags=100001000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,PHYSRUNNING> mtu 1500 index 4

        inet 0.0.0.0 netmask ff000000

        groupname ipmp0

        ether 0:14:4f:f9:54:e2

lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1

        inet6 ::1/128

ipmp0: flags=128002000840<RUNNING,MULTICAST,IPv6,IPMP,PHYSRUNNING> mtu 1500 index 2

        inet6 ::/0

        groupname ipmp0

net0: flags=120002000841<UP,RUNNING,MULTICAST,IPv6,PHYSRUNNING> mtu 1500 index 3

        inet6 ::/0

        groupname ipmp0

        ether 0:14:4f:f9:e0:0

net1: flags=120002000841<UP,RUNNING,MULTICAST,IPv6,PHYSRUNNING> mtu 1500 index 4

        inet6 ::/0

        groupname ipmp0

        ether 0:14:4f:f9:54:e2

Comments
Post Details
Added on Jan 21 2019
0 comments
288 views