Modifying the scc policy, Activating the scc policy – Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 312

Modifying the SCC policy
The same command sequence that creates the Switch Connection Control (SCC) policy adds
additional members. The defined SCC member entries are cumulative. Use the no member-entry
command to remove members from the policy.
The following examples adds a member and subsequently removes the same added member:
Standalone mode example
switch# configure terminal
Entering configuration mode terminal
switch(config)# secpolicy defined-policy SCC_POLICY
switch(config-defined-policy-SCC_POLICY)# member-entry 22:22:22:22:22:22:22:22
switch(config-defined-policy-SCC_POLICY)# no member-entry 22:22:22:22:22:22:22:22
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
VCS mode example
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)# member-entry 10:00:00:05:1e:00:69:00
switch(config-defined-policy-SCC_POLICY)# no member-entry 10:00:00:05:1e:00:69: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
Activating the SCC policy
1. Define the SCC policy as shown in section
2. Enter the secpolicy activate command in privileged EXEC mode.
3. Enter the do show running-config secpolicy active -policy command to verify the configuration.
Standalone mode example
switch# secpolicy activate
switch# do show running-config secpolicy active-policy
secpolicy active-policy SCC_POLICY
member-entry 10:00:00:05:1e:00:69:00
!
member-entry 10:00:00:08:2f:00:79:00
Modifying the SCC policy
312
Network OS Administrator’s Guide
53-1003225-04