Dell 3-DNS Especificaciones Pagina 353

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 426
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 352
Monitoring and Administration
BIG-IP® Reference Guide 11 - 5
Secure network address translations (SNATs)
Global statistics
When you reset one of these items, the packets in, packets out, bytes in, and
bytes out counters of the target item are reset to zero. The maximum
connection count counter is also reset. The current connections counter is
not reset, and the total connections counter is set equal to the number of
current connections.
Note
The statistics are reset for the specified items only. Statistics for dependent
items, such as node servers for a given virtual address, are not modified by
these commands. The only exception is the global statistics reset option
which resets traffic statistics for all items. After an item-level reset, statistics
for all other dependent items do not add up.
You can create an audit trail for reset events by setting an optional system
control variable. You can set this variable to generate a syslog log entry. To
set this variable, type the following command:
b internal set verbose_log_level=4
To reset statistics for virtual servers and virtual addresses
Use the following syntax to reset statistics for the virtual address specified
by the IP address <virtual ip>.
b virtual <virtual_ip> stats reset
For example, if you want to reset statistics for the virtual address
172.20.1.100, type the following command:
b virtual 172.20.1.100 stats reset
If you want to reset statistics for a list of virtual addresses, type the
command with a list of addresses separated by spaces:
b virtual 172.20.1.100 172.20.1.101 172.20.1.102 stats reset
If you want to reset statistics for all virtual servers, use the following
command:
b virtual stats reset
Use the following syntax to reset statistics for the virtual server IP:port
combination <virtual_ip>:<port>.
b virtual <virtual_ip>:<port> stats reset
For example, if you want to reset statistics for the virtual address/port
combination 172.20.1.100:80, type the following command:
b virtual 172.20.1.100:80 stats reset
If you want to reset statistics for a list of virtual address/port combinations,
type the command with the list of addresses separated by spaces:
b virtual 172.20.1.100:80 172.20.1.100:23 172.20.1.101:80 stats reset
Vista de pagina 352
1 2 ... 348 349 350 351 352 353 354 355 356 357 358 ... 425 426

Comentarios a estos manuales

Sin comentarios