Brocade Network OS Command Reference v4.1.0 User Manual
Page 320

282
Network OS Command Reference
53-1003115-01
fcsp auth
2
Authentication policy configuration is not distributed across the cluster. The rbridge-id of the node
should be used to configure protocol and policy configurations.
Examples
Standalone mode
To set the authentication type:
switch(config)# fcsp auth auth-type dh-chap
To set only the hash type:
switch(config)# fcsp auth auth-type hash md5
To activate the device authentication policy:
switch(config)# fcsp auth policy switch active
VCS mode
NOTE
This command is not distributed across the cluster. The RBridge ID of the node should be used to
configure protocol and policy configurations.
To set only the authentication type:
switch(config)# rbridge-id 3
switch(config-rbridge-id-3)# fcsp auth auth-type dh-chap
To set only the hash type:
switch(config)# rbridge-id 2
switch(config-rbridge-id-2)# fcsp authhashsha1
To activate the device authentication policy:
switch(config)# rbridge-id 2
switch(config-rbridge-id-2)# fcsp authpolicy switch active
See Also
fcsp auth-secret dhchap, show fcsp auth-secret dh-chap, show running-config fcsp auth