Cfgremove – HP Surestore 6164 Switch User Manual

Page 43

Advertising
background image

Zoning Telnet Commands

43

cfgRemove

Remove a member from a zone configuration.

Synopsis

cfgRemove cfgName, cfgMemberList

Availability

Administrator

Description

Use this command to remove a member from an existing zone
configuration.

The member list is located by an exact string match, therefore, it is
important to maintain the order when removing multiple members. For
example, if a zone configuration contains “cfg2; cfg3; cfg4”, removing
“cfg3; cfg4” succeeds, but removing “cfg4; cfg3” fails.

If all members are removed, the zone configuration is deleted.

Operands

The following operands are required:

Example

To remove “Green_zone” from “USA_cfg”:

See Also

cfgAdd
cfgClear
cfgCreate
cfgDelete

cfgName

Name of zone configuration, in quotes.

cfgMemberList

List of zone configuration members to be removed, in
quotes, separated by semi-colons. Can be one or more
of the following:

Zone names

QuickLoop names

sw5:admin> cfgRemove "USA_cfg", "Green_zone"

Advertising