Red Hat CLUSTER SUITE FOR ENTERPRISE LINUX 5.1 Instrukcja Użytkownika Strona 6

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 58
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 5
6 www.redhat.com
Red Hat Network Satellite High Availability Guide | Wayman Smith
Add virtual IP address
It is necessary to manually add virtual IP address when testing Satellite functionality on each individual node
prior to cluster implementation.
To congure virtual IP address, use the following command:
# ip addr add 192.168.1.30/24 dev bond0
Verify virtual address has been created:
#ip addr list dev bond0
bond0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfo_fast state UP qlen 100
link/ether 00:15:58:c4:17:f8 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.216/24 brd 192.168.0.255 scope global eth0
inet 192.168.1.30/24 scope global secondary eth0
To remove virutal IP address, use the following command:
# ip addr del 192.168.1.30/24 dev bond0
FIG 2: VIRTUAL IP ADDRESS
Przeglądanie stron 5
1 2 3 4 5 6 7 8 9 10 11 ... 57 58

Komentarze do niniejszej Instrukcji

Brak uwag