Difference between revisions of "Brctl"

From wikieduonline
Jump to navigation Jump to search
Line 27: Line 27:
 
* [[virbr]], [[ens]]
 
* [[virbr]], [[ens]]
 
* [[MacVTap]] virtualized bridged networking
 
* [[MacVTap]] virtualized bridged networking
 +
* [[Multipass releases|Multipass]] bridged support
  
 
== See also ==
 
== See also ==

Revision as of 12:39, 15 February 2021

brctl[1] commands allows ethernet bridge administration in Linux. It is included in bridge-utils package in Ubuntu.


brctl addif


Commands

brctl show
bridge name	bridge id		STP enabled	interfaces
virbr0		8000.325400810bc6	yes		virbr0-nic
brctl show
bridge name	bridge id		STP enabled	interfaces
docker0        8000.02424a095b68	no
virbr0		8000.525400118b5a	yes		virbr0-nic

bridge name	bridge id		STP enabled	interfaces
docker0		8000.02429250bfb7	no		
virbr0		8000.525400a300b0	yes		virbr0-nic
virbr1		8000.525400999cef	yes		virbr1-nic


Related commands

See also

  • https://linux.die.net/man/8/brctl
  • Advertising: