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 網路資訊的程序會在 NetWorker VMware 整合指南中概述,網址為: https://www.dell.com/support/home/product-support/product/networker/docs (您必須使用 Dell 支援帳戶登入)。
1.開啟連線至 vProxy 裝置的 SSH 工作階段,並使用 admin 帳戶。
注意: 如果無法透過 SSH 連線到 vProxy,請從 vSphere Web 用戶端啟動連線 Web 主控台連線 vProxy。
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ță.