Item

Description

 

 

set ldap-group

Modify the properties of an existing directory group

 

 

Syntax

set ldap-group <GroupName> [Description=<description>]

 

[Privileges=<privileges>]

 

 

Parameters:

 

 

 

GroupName

The name of an existing group to modify

 

 

Properties:

 

 

 

Description

A user-friendly description for the group

 

 

Privileges

A set of one or more privileges for the group. Valid values include any

 

combination of "domain","server","network", and "storage".

 

 

Example

->set ldap-group MyGroup Description="Test Group"

 

Privileges=domain,server,network

 

Modifies a directory group description and privileges

 

 

Item

Description

 

 

show ldap-group

Display the existing directory groups

 

 

Syntax

show ldap-group

 

 

Example

->show ldap-group

 

Display LDAP group information

 

 

mac-cache

Manage Ethernet MAC Cache failover settings.

Supported actions: help, set, show

Item

Description

 

 

set mac-cache

Modify Ethernet MAC Cache failover settings

 

 

Syntax

set mac-cache [Enabled=<truefalse>] [Refresh=<interval>]

 

 

Properties:

 

 

 

Enabled

Enables or disables MAC cache failover. Valid values include "true" and "false".

 

 

Refresh

The refresh interval for the MAC Cache (in seconds). Valid values include integers

 

from 1-30.

 

 

Examples:

 

 

 

 

->set mac-cache Enabled=true

 

Enables MAC Cache Failover

 

 

 

->set mac-cache Enabled=true Refresh=10

 

Enables MAC Cache Failover and sets the refresh interval

 

 

Item

Description

 

 

 

 

show mac-cache

Display Ethernet MAC Cache failover settings

 

 

 

 

Syntax

show mac-cache

 

 

 

 

Example

->show mac-cache

 

 

Displays Ethernet MAC Cache failover settings

 

 

 

 

 

Command line 22