NVP vProxy: Manuelles Ändern der Netzwerkschnittstelleneinstellungen der vProxy-Appliance

Summary: In diesem Artikel wird beschrieben, wie Sie den Hostnamen und die Netzwerkeinstellungen auf einer NVP vProxy-Appliance manuell ändern können.

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

Der Prozess zum Ändern von vProxy-Netzwerkinformationen wird im NetWorker VMware-Integrationshandbuch beschrieben, das beim Dell Support verfügbar ist. (Sie müssen mit Ihrem Dell Supportkonto angemeldet sein.)


  1. Öffnen Sie eine SSH-Sitzung bei der vProxy-Appliance und authentifizieren Sie sich mit dem admin Account.
HINWEIS: Wenn der vProxy nicht über SSH erreicht werden kann, starten Sie eine Webkonsolenverbindung zum vProxy vom vSphere-Webclient aus.

 

  1. Wechseln von Nutzern zu root:
sudo su -
  1. Führen Sie die Datei config_network.sh Skript zum Aktualisieren der Schnittstelleneinstellungen, Ersetzen der Parameter durch Ihre Host- und Netzwerkinformationen: 
/opt/emc/vproxy/bin/config_network.sh <Interface> <FQDN> <IP Address> <Netmask> <Gateway> <DNS List (comma separated)>

Beispiel:

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:~ #
  1. Starten Sie die vProxy-Appliance neu:
reboot

Additional Information

Produse afectate

NetWorker

Produse

NetWorker Family
Proprietăți articol
Article Number: 000157759
Article Type: How To
Ultima modificare: 07 Aug 2026
Version:  13
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ță.