当前位置:Gxlcms > 数据库问题 > 『ORACLE』更改主机IP地址

『ORACLE』更改主机IP地址

时间:2021-07-01 10:21:17 帮助过:89人阅读


[root@Annie network-scripts]# ls

将IP:192.168.11.4 改为:192.168.11.5

[root@Annie network-scripts]# vi ifcfg-eth0

 

# Intel Corporation 82545EM Gigabit Ethernet Controller (Copper)

DEVICE=eth0
BOOTPROTO=static
BROADCAST=192.168.11.255
HWADDR=00:0C:29:30:10:DA
IPADDR=192.168.11.5
NETMASK=255.255.255.0
NETWORK=192.168.11.0
ONBOOT=yes
~
~
~
~
~
~
~
~
~
"ifcfg-eth0" 9L, 218C

[root@Annie network-scripts]# service network restart (让地址生效

 

『ORACLE』更改主机IP地址

标签:restart   net   1.2   str   sysconfig   prot   cas   rip   opp   

人气教程排行