1 [[email protected] ~]# /u01/app/crs/bin/oifcfg getif 2 eth11 192.168.20.0 global public 3 eth12 10.0.0.0 global cluster_interconnect 4 [[email protected] ~]# /u01/app/crs/bin/oifcfg setif -global eth13/10.0.0.0:cluster_interconnect 5 [[email protected] ~]# /u01/app/crs/bin/oifcfg getif 6 eth11 192.168.20.0 global public 7 eth12 10.0.0.0 global cluster_interconnect 8 eth13 10.0.0.0 global cluster_interconnect 9 [[email protected] ~]# /u01/app/crs/bin/oifcfg delif -global eth12/10.0.0.0:cluster_interconnect 10 [[email protected] ~]# /u01/app/crs/bin/oifcfg getif 11 eth11 192.168.20.0 global public 12 eth13 10.0.0.0 global cluster_interconnect
原文地址:https://www.cnblogs.com/omsql/p/11156699.html
时间: 2024-10-24 00:38:11