user manual
Table Of Contents
- Table of Contents
- Section 1 Introduction
- Section 2 Command Line Interface Usage
- Section 3 User Account Configuration
- Section 4 Network and Fabric Configuration
- Section 5 Switch Configuration
- 5.1 Displaying Switch Information
- 5.2 Managing Switch Services
- 5.3 Managing Switch Configurations
- 5.4 Paging a Switch
- 5.5 Setting the Date and Time
- 5.6 Resetting a Switch
- 5.7 Installing Firmware
- 5.8 Managing Switch Feature Upgrades
- Section 6 Port Configuration
- Section 7 Zoning Configuration
- Section 8 Connection Security Configuration
- Section 9 Device Security Configuration
- Section 10 RADIUS Server Configuration
- Section 11 Event Log Configuration
- Section 12 Simple Network Management Protocol Configuration
- Section 13 Command Reference
- 13.1 Access Authority
- 13.2 Syntax and Keywords
- 13.3 Notes and Examples
- 13.4 Command Listing
- Admin
- Alias
- Config
- Create
- Date
- Exit
- Fcping
- Fctrace
- Feature
- Firmware Install
- Group
- Hardreset
- Help
- History
- Hotreset
- Image
- Lip
- Logout
- Passwd
- Ping
- Ps
- Quit
- Reset
- Security
- Securityset
- Set Alarm
- Set Beacon
- Set Config Port
- Set Config Security
- Set Config Security Portbinding
- Set Config Switch
- Set Config Threshold
- Set Config Zoning
- Set Log
- Set Pagebreak
- Set Port
- Set Setup Radius
- Set Setup Services
- Set Setup SNMP
- Set Setup System
- Set Switch State
- Set Timezone
- Show About
- Show Alarm
- Show Broadcast
- Show Chassis
- Show Config Port
- Show Config Security
- Show Config Security Portbinding
- Show Config Switch
- Show Config Threshold
- Show Config Zoning
- Show Domains
- Show Donor
- Show Fabric
- Show FDMI
- Show Interface
- Show Log
- Show LSDB
- Show Media
- Show Mem
- Show NS
- Show Pagebreak
- Show Perf
- Show Port
- Show Post Log
- Show Setup Mfg
- Show Setup Radius
- Show Setup Services
- Show Setup SNMP
- Show Setup System
- Show Steering
- Show Switch
- Show Timezone
- Show Topology
- Show Users
- Show Version
- Shutdown
- Test Cancel
- Test Port
- Test Status
- Uptime
- User
- Whoami
- Zone
- Zoneset
- Zoning
- Index

13 – Command Reference
Group
59183-01 A 13-23
A
Keywords add [group]
Initiates an editing session in which to specify a group member and its attributes
for the existing group given by [group]. ISL, Port, and MS member attributes are
described in Table 13-1, Table 13-2, and Table 13-3 respectively. The group name
and group type attributes are read-only fields common to all three tables.
Table 13-1. ISL Group Member Attributes
Attribute Description
Member Worldwide name of the switch that would attach to the switch. A
member cannot belong to more than one group.
Authentication Enables (CHAP) or disables (None) authentication using the Chal-
lenge Handshake Authentication Protocol (CHAP). The default is
None.
Primary Hash The preferred hash function to use to decipher the encrypted Pri-
mary Secret sent by the ISL member. The hash functions are MD5
or SHA-1. If the ISL member does not support the Primary Hash, the
switch will use the Secondary Hash.
Primary Secret Hexadecimal string that is encrypted by the Primary Hash for
authentication with the ISL group member. The string has the follow-
ing lengths depending on the Primary Hash function:
MD5 hash: 16-byte
SHA-1 hash: 20-byte
Secondary Hash Hash function to use to decipher the encrypted Secondary Secret
sent by the ISL group member. Hash values are MD5 or SHA-1. The
Secondary Hash is used when the Primary Hash is not available on
the ISL group member. The Primary Hash and the Secondary Hash
cannot be the same.
Secondary
Secret
Hex string that is encrypted by the Secondary Hash and sent for
authentication. The string has the following lengths depending on
the Secondary Hash function:
MD5 hash: 16-byte
SHA-1 hash: 20-byte
Binding Domain ID of the switch to which to bind the ISL group member
worldwide name. This option is available only if
FabricBindingEnabled is set to True using the Set Config Security
command. 0 (zero) specifies no binding.