Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 311

This command places you into the defined SCC configuration mode where you can add policy
member WWNs.
3. Specify a policy member with the member-entry WWN command.
4. Specify a second policy member with the member-entry WWN command.
5. Exit the defined SCC configuration mode.
6. Enter the do show running-config secpolicy defined-policy command to verify the configuration.
Creating an SCC policy in Standalone mode
This example creates an SCC policy in Standalone mode:
switch# configure terminal
Entering configuration mode terminal
switch(config)# secpolicy defined-policy SCC_POLICY
switch(config-defined-policy-SCC_POLICY)# member-entry 10:00:00:05:1e:00:69:00
switch(config-defined-policy-SCC_POLICY)# member-entry 10:00:00:08:2f:00:79:00
switch(config-defined-policy-SCC_POLICY)# exit
switch(config)# do show running-config secpolicy defined-policy
secpolicy defined-policy SCC_POLICY
member-entry 10:00:00:05:1e:00:69:00
!
member-entry 10:00:00:08:2f:00:79:00
Creating an SCC policy in VCS mode
This example creates an SCC policy in VCS mode:
switch# config
Entering configuration mode terminal
switch(config)# rbridge-id 3
switch(config-rbridge-id-3)# secpolicy defined-policy SCC_POLICY
switch(config-defined-policy-SCC_POLICY)# exit
switch(config)#
Creating an SCC policy and adding members into the defined policy set in
VCS mode
This VCS mode example creates a SCC policy and adds members into the
defined policy set
switch# config
Entering configuration mode terminal
switch(config)# rbridge-id 3
switch(config-rbridge-id-3)# secpolicy defined-policy SCC_POLICY member-entry
10:00:00:05:1e:00:69:00
switch(config-member-entry-10:00:00:05:1e:00:69:00)# exit
switch(config-defined-policy-SCC_POLICY)# exit
switch(config-rbridge-id-3)# exit
Configuring Fabric Authentication
Network OS Administrator’s Guide
311
53-1003225-04