bridge-domain-port-show
A bridge domain is a set of logical ports that share the same flooding or broadcast characteristics. This command displays the port information of a bridge domain.
Syntax bridge-domain-port-show
name name-string |
Specify the name of the bridge domain. |
Specify any of the following port arguments: |
|
switch switch-name |
Specify the name of the switch. |
port port-list |
Specify the ports to be added to the bridge domain. |
active-ports port-list |
Specify the active ports. |
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 the status of MAC address learning. |
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 display the port details of a bridge domain.
Examples To display the details of the bridge domain BD1, use the command:
CLI (network-admin@switch) bridge-domain-port-show name BD1
switch name port outer-vlan vlans untagged-port-vlan inner-vlan l2-learning
------ ---- ---- ---------- ----- ------------------ ---------- -----------
switch BD1 9 2000 1000 none
switch BD1 9 2001 1001 none
switch BD1 9 2002 1002 none