Difference between revisions of "Brctl"
Jump to navigation
Jump to search
↑ https://linux.die.net/man/8/brctl
Line 25: | Line 25: | ||
== See also == | == See also == | ||
* [[KVM]]: <code>[[virsh net-list]]</code> | * [[KVM]]: <code>[[virsh net-list]]</code> | ||
− | * | + | * {{STP}} |
[[Category:Linux]] | [[Category:Linux]] |
Revision as of 10:21, 20 February 2020
brctl
[1] commands allows ethernet bridge administration in Linux. It is included in bridge-utils
package in Ubuntu.
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
Advertising: