Bridge
nv show bridge
Shows the configured bridge domains on the switch.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge
nv show bridge domain
Shows configuration settings for the all configured bridge domains.
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain
nv show bridge domain <domain-id>
Shows configuration settings for the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default
nv show bridge domain <domain-id> mac-table
Shows the layer 2 forwarding database for the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default mac-table
nv show bridge domain <domain-id> mdb
Shows the MDB entries in the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default mdb
nv show bridge domain <domain-id> multicast
Shows the multicast configuration settings on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default multicast
nv show bridge domain <domain-id> multicast snooping
Shows the IGMP or MLD snooping configuration settings on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default multicast snooping
nv show bridge domain <domain-id> multicast snooping querier
Shows the IGMP or MLD querier configuration settings on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default multicast snooping querier
nv show bridge domain <domain-id> router-port
Shows the multicast router ports for the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default router-port
nv show bridge domain <domain-id> stp
Shows the STP settings for the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default stp
nv show bridge domain <domain-id> stp state
Shows the STP state (up or down) of the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default stp state
nv show bridge domain <domain-id> vlan
Shows the VLANs on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan
nv show bridge domain <domain-id> vlan <vid>
Shows configuration settings for a specific VLAN on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10
nv show bridge domain <domain-id> vlan <vid> multicast
Shows the multicast configuration settings for the specified VLAN.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 multicast
nv show bridge domain <domain-id> vlan <vid> multicast snooping
Shows the IGMP or MLD snooping configuration settings for the specified VLAN.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 multicast snooping
nv show bridge domain <domain-id> vlan <vid> multicast snooping querier
Shows the IGMP or MLD querier configuration settings for the specified VLAN.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 multicast snooping querier
nv show bridge domain <domain-id> vlan <vid> ptp
Shows the PTP configuration settings for the specified VLAN.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 ptp
nv show bridge domain <domain-id> vlan <vid> vni
Shows VNIs on a specific VLAN on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 vni
nv show bridge domain <domain-id> vlan <vid> vni <vni-id>
Shows configuration settings for a specific VLAN VNI on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
<vni-id> | The VXLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 vni 10
nv show bridge domain <domain-id> vlan <vid> vni <vni-id> flooding
Shows configuration settings for BUM traffic flooding for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
<vni-id> | The VXLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 vni 10 flooding
nv show bridge domain <domain-id> vlan <vid> vni <vni-id> flooding head-end-replication
Shows the head-end-replication settings for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
<vni-id> | The VXLAN ID. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 vni 10 flooding head-end-replication
nv show bridge domain <domain-id> vlan <vid> vni <vni-id> flooding head-end-replication <hrep-id>
Shows specific head-end-replication settings for the specified VNI.
Command Syntax
Syntax | Description |
---|---|
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. |
<vni-id> | The VXLAN ID. |
<hrep-id> | The IPv4 unicast address or evpn . |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show bridge domain br_default vlan 10 vni 10 flooding head-end-replication 10.0.1.34
nv show interface <interface-id> bridge
Shows the bridge domain on the specified interface.
Command Syntax
Syntax | Description |
---|---|
<interface-id> | The interface name. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface bond3 bridge
nv show interface <interface-id> bridge domain <domain-id>
Shows configuration settings for the specified bridge domain on the specified interface.
Command Syntax
Syntax | Description |
---|---|
<interface-id> | The interface name. |
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface bond3 bridge domain br_default
nv show interface <interface-id> bridge domain <domain-id> stp
Shows STP configuration settings for a specific bridge domain on the specified interface.
Command Syntax
Syntax | Description |
---|---|
<interface-id> | The interface name. |
<domain-id> | The name of the bridge domain. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface bond3 bridge domain br_default stp
nv show interface <interface-id> bridge domain <domain-id> vlan <vid>
Shows configuration settings for a specific VLAN on the specified bridge domain.
Command Syntax
Syntax | Description |
---|---|
<interface-id> | The interface name. |
<domain-id> | The name of the bridge domain. |
<vid> | The VLAN ID. You can also specify all to show settings for all VLANs. |
Version History
Introduced in Cumulus Linux 5.0.0
Example
cumulus@switch:~$ nv show interface bond3 bridge domain br_default vlan 30