NVP vProxy:vProxyアプライアンスのネットワーク インターフェイス設定を手動で変更する方法
Summary: このKBでは、NVP vProxyアプライアンスのホスト名とネットワーク設定を手動で変更する方法について説明します。
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
Instructions
vProxyネットワーク情報を変更するプロセスの概要については、https://www.dell.com/support/home/product-support/product/networker/docs から入手できる『NetWorker VMware Integration Guide』を参照してください(Dellサポート アカウントでサインインする必要があります)。
1.vProxyアプライアンスへのSSHセッションを開き、を使用して認証します。 admin アカウント。
メモ: SSH経由でvProxyにアクセスできない場合は、vSphere Web ClientからvProxyのWebコンソール接続を起動します。
2.ユーザーの切り替え先 root:
sudo su -
3.config_network.shスクリプトを実行してインターフェイス設定を更新し、パラメーターをホスト/ネットワーク情報に置き換えます。
/opt/emc/vproxy/bin/config_network.sh <Interface> <FQDN> <IP Address> <Netmask> <Gateway> <DNS List (comma separated)>
例:
nsr-vproxy01:~ # /opt/emc/vproxy/bin/config_network.sh eth0 nsr-vproxy01.amer.lan 192.168.9.151 255.255.255.0 192.168.9.1 192.168.9.100
Successfully applied new network settings
active
Restarting network services...
eth0 up
link: #2, state up, mtu 1500
type: ethernet, hwaddr 00:50:56:be:35:0c
config: compat:suse:/etc/sysconfig/network/ifcfg-eth0
leases: ipv4 static granted
addr: ipv4 192.168.9.151/24 [static]
route: ipv4 default via 192.168.9.1 proto boot
Restarting vProxy services...
nsr-vproxy01:~ # cat /etc/sysconfig/network/ifcfg-eth0
DEVICE=eth0
BOOTPROTO='static'
STARTMODE='auto'
USERCONTROL='no'
IPADDR=192.168.9.151
NETMASK=255.255.255.0
nsr-vproxy01:~ # cat /etc/resolv.conf
search amer.lan
nameserver 192.168.9.100
nsr-vproxy01:~ #
4.vProxyアプライアンスを再起動します。
reboot
Additional Information
Produse afectate
NetWorkerProduse
NetWorker FamilyProprietăți articol
Article Number: 000157759
Article Type: How To
Ultima modificare: 03 Jul 2026
Version: 12
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.