Dell OpenManage Network Manager Version 5.0 Guía de usuario Pagina 335

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 380
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 334
Actions Portlet | Actions and Adaptive CLI 335
{
print “set encapsulation $EncapsulationType\n”;
}
If any attributes in your script are a List (Collection), the only way to loop through the list’s items
during the Adaptive CLI execution is to use Perl. For example: Processing a List of Strings:
$count = 0;
foreach @MyCommandList)
{
print (“$MyCommandList[$count]\n”);
$count++
}
Actions Portlet
The Actions Portlet lets you
manage actions like Adaptive
CLI, backups, change
management actions, and so on.
The list of actions available to
your system depends on the exact
configuration you have installed.
This portlet is the primary access
point for Adaptive CLI editing.
The summary portlet displays
columns with the
Name, Family,
and
Targ et En tity Typ e
for the
listed Action. The Family column describes the type of Action.
NOTE:
For ACLI to be fully functional, you must install Perl on your application server. See Perl on page 32 for
more about this.
Vista de pagina 334
1 2 ... 330 331 332 333 334 335 336 337 338 339 340 ... 379 380

Comentarios a estos manuales

Sin comentarios