bridge-domain-port-add
A bridge domain is a set of logical ports that share the same flooding or broadcast characteristics. This command adds ports to a bridge domain.
Syntax bridge-domain-port-add
name name-string |
Specify the name of the bridge domain to which the ports are to be added. |
Specify any of the following options: |
|
switch switch-name |
Specify the name of the switch. |
port port-list |
Specify the ports to be added to the bridge domain. |
outer-vlan 1..4093 |
Specify the outer VLANs for Q-in-Q. |
vlans vlan-list |
Specify the access VLANs for Q-in-Q. |
qinq-untagged-port-vlan 1..4093 |
Specify the VLAN for untagged port for Q-in-Q network. |
inner-vlan 0..4095 |
Specify the inner VLAN for ports assigned to a network. |
l2-learning none|enable|disable |
Specify if you want to enable or disable MAC address learning. If you specify none, the port level the MAC address learning state is directly derived from the one of the encompassing bridge domain. |
outer-cos 0..7 |
Specify the CoS value for outer VLAN. |
inner-cos 0..7 |
Specify the CoS value for inner VLAN. |
CoS 0..7 |
Specify the dot1q CoS priority. |
Defaults None
History
Version 5.2.0 |
Command introduced. |
Version 6.0.0 |
The parameter, mac-learning, added. |
Version 6.1.1 |
The parameters inner-cos, outer-cos, and cos added. |
Usage Use this command to add ports to a bridge domain.
Examples To add the ports 17 and 18 to the bridge domain bd100, use the command:
CLI network-admin@switch > bridge-domain-port-add name bd100 port 17,1