Dell 3-DNS Especificaciones Pagina 34

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 426
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 33
Chapter 1
1-8
Figure 1.4 Add Pool screen
The Add Pool screen contains fields for all the attributes you can configure
for the pool.
The bigpipe command line interface
You can access the command line interface bigpipe on a BIG-IP with
connections for a monitor and keyboard. For a system without a monitor and
keyboard attached (headless), like the IP Application Switch, you can access
bigpipe through an SSH shell from a remote administrative host.
To give an example of a configuration using the bigpipe command line
utility, the same pool shown in Figure 1.4 in the Add Pool screen would be
configured at the command line as follows:
b pool my_pool { member 11.12.11.210:80 member 11.12.11.21:80 member 11.12.11.22:80 }
(You can use b or bp as shorthand for bigpipe.) For convenience, long
commands like this can be entered using backslash breaks:
b pool my_pool { \
member 11.12.11.20:80 \
member 11.12.11.21:80 \
member 11.12.11.22:80 }
Vista de pagina 33
1 2 ... 29 30 31 32 33 34 35 36 37 38 39 ... 425 426

Comentarios a estos manuales

Sin comentarios