加入收藏 | 设为首页 | 会员中心 | 我要投稿 厦门站长网 (https://www.0592zz.com/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

oracle 11g 添加删除haip

发布时间:2021-01-11 06:14:00 所属栏目:百科 来源:网络整理
导读: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 [

 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

(编辑:厦门站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!