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. |
vlan-range vlan-list |
Specify the access VLANs for Q-in-Q as a range. |
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. |
outer-tpid none|dot1q|q-in-q|q-in-q-old |
Specifies the outer TPID value. |
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. |
Version 7.0.0 |
The parameter vlan-range added. |
Version 7.0.1 |
The parameter outer-tpid added. |
Usage Use this command to add ports to a bridge domain.
Information Starting from NetVisor release 7.0.1, it is possible to configure BD ports in 802.1Q mode and in 802.1ad/QinQ mode on the same switch.
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