This procedure assumes that MVRP is enabled on the device.
Note
You cannot configure a static VLAN as forbidden. If a VLAN is configured in the forbidden list and then it is configured as a static VLAN on the device, this VLAN is implicitly removed from the forbidden list.
device# configure terminal
device(config)# interface ethernet 0/9
device(conf-if-eth-0/9)# mvrp enable
device(conf-if-eth-0/9)# mvrp registration-mode forbidden vlan add 10
The following example are the steps in the previous configuration.
device# configure terminal device(config)# interface ethernet 0/9 device(conf-if-eth-0/9)# mvrp enable device(conf-if-eth-0/9)# mvrp registration-mode forbidden vlan add 10