beautypg.com

Removing the scc policy – Brocade Network OS Administrator’s Guide v4.1.1 User Manual

Page 313

background image

VCS mode example

switch# secpolicy activate rbridge-id 3

switch# do show running-config rbridge-id 3 secpolicy defined-policy rbridge-id 3

secpolicy defined-policy SCC_POLICY

member-entry aa:aa:aa:aa:aa:aa:aa:aa

!

member-entry bb:bb:bb:bb:bb:bb:bb:bb

!

member-entry cc:cc:cc:cc:cc:cc:cc:cc

!

!

Removing the SCC Policy

1. In privileged EXEC mode, issue the configure terminal command to enter global configuration

mode.

2. Enter the no secpolicydefined-policy SCC_POLICY command.
3. Exit global configuration mode.
4. Activate the SCC policy to save the defined policy configuration to the active configuration.
5. Enter the do show running-config secpolicy active-policy command to verify that the policy is

empty.

Removing an entry from the policy list in standalone mode

switch# config

Entering configuration mode terminal

switch(config)# no secpolicy defined-policy SCC_POLICY member-entry 10:00:00:05:1e:

00:69:00

switch(config)# exit

switch# secpolicy activate

switch# do show running-config secpolicy active-policy

% No entries found.

Removing the SCC_POLICY entry in standalone mode

switch# config

Entering configuration mode terminal

switch(config)# no secpolicy defined-policy SCC_POLICY

switch(config)# exit

switch# secpolicy activate

switch# do show running-config secpolicy active-policy

% No entries found.

Removing an entry from the policy list of rbridge-id 3 in VCS mode

switch# config

Entering configuration mode terminal

switch(config)# rbridge-id 3

switch(config-rbridge-id-3)# no secpolicy defined-policy SCC_POLICY member-entry

10:00:00:05:1e:00:69:01

switch(config)# exit

switch# do show running-config secpolicy active-policy

% No entries found.

Removing the SCC Policy

Network OS Administrator’s Guide

313

53-1003225-04