Dell 3-DNS Dokumentacja Strona 254

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 426
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 253
Chapter 6
6-6
Mirroring virtual server state
Mirroring provides seamless recovery for current connections when a
BIG-IP fails. When you use the mirroring feature, the standby BIG-IP
maintains the same state information as the active unit. Transactions such as
FTP file transfers continue as though uninterrupted.
Since mirroring is not intended to be used for all connections, it must be
specifically enabled for each virtual server.
Note
Mirroring cannot be used with SSL gateways
To control mirroring for a virtual server, use the bigpipe virtual mirror
command to enable or disable mirroring of persistence information, or
connections, or both. The syntax of the command is:
b virtual <virt addr>:<service> \
mirror [conn] enable|disable
Use conn to mirror connection information for the virtual server. To display
the current mirroring setting for a virtual server, use the following syntax:
b virtual <virt addr>:<service> \
mirror [conn] show
If you do not specify conn for connection information, the BIG-IP assumes
that you want to display this type of information.
Mirroring SNAT connections
SNAT connections are mirrored only if specifically enabled. You can enable
SNAT connection mirroring by specific node address, and also by enabling
mirroring on the default SNAT address. Use the following syntax to enable
SNAT connection mirroring on a specific address:
b snat <node addr> [...<node addr>] mirror enable | disable
In the following example, the enable option turns on SNAT connection
mirroring to the standby unit for SNAT connections originating from
192.168.225.100.
b snat 192.168.225.100 mirror enable
Use the following syntax to enable SNAT connection mirroring the default
SNAT address:
b snat default mirror enable|disable
Przeglądanie stron 253
1 2 ... 249 250 251 252 253 254 255 256 257 258 259 ... 425 426

Komentarze do niniejszej Instrukcji

Brak uwag