NVP vProxy: How to manually change the vProxy Appliance network interface settings
Summary: This KB outlines how to manually change the hostname and network settings on an NVP vProxy appliance.
Ця стаття стосується
Ця стаття не стосується
Ця стаття не стосується якогось конкретного продукту.
У цій статті зазначено не всі версії продукту.
Instructions
The process for changing vProxy network information is outlined in the NetWorker VMware Integration Guide, available through: https://www.dell.com/support/home/product-support/product/networker/docs (You must be signed in with your Dell support account).
1. Open an SSH session to the vProxy appliance and authenticate with the admin account.
NOTE: If vProxy cannot be reached over SSH, launch a web console connection the vProxy from the vSphere web client.
2. Switch users to root:
sudo su -
3. Run the config_network.sh script to update the interface settings replacing the parameters with your host/network info:
/opt/emc/vproxy/bin/config_network.sh <Interface> <FQDN> <IP Address> <Netmask> <Gateway> <DNS List (comma separated)>
Example:
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. Reboot the vProxy Appliance:
reboot
Additional Information
Продукти, яких це стосується
NetWorkerПродукти
NetWorker FamilyВластивості статті
Article Number: 000157759
Article Type: How To
Востаннє змінено: 03 лип. 2026
Version: 12
Отримайте відповіді на свої запитання від інших користувачів Dell
Служба підтримки
Перевірте, чи послуги служби підтримки поширюються на ваш пристрій.