bridge-domain-port-remove
A bridge domain is a set of logical ports that share the same flooding or broadcast characteristics. This command removes ports from a bridge domain.
Syntax bridge-domain-port-remove
name name-string |
Specify the name of the bridge domain from which ports are to be removed. |
Specify any of the following options: |
|
switch switch-name |
Specify the name of the switch. |
port port-list |
Specify the ports to be removed from the bridge domain. |
Defaults None
History
Version 5.2.0 |
Command introduced. |
Usage Use this command to remove ports from a bridge domain.
Examples To remove the ports 22, and 25 from the bridge domain bd400, use the command:
CLI (network-admin@switch) > bridge-domain-port-remove name bd400 port 22,25