Difference between revisions of "Brctl"
Jump to navigation
Jump to search
↑ https://linux.die.net/man/8/brctl
Line 4: | Line 4: | ||
== Commands == | == Commands == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | brctl show | ||
+ | bridge name bridge id STP enabled interfaces | ||
+ | virbr0 8000.325400810bc6 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 | ||
+ | vnet0 | ||
== See also == | == See also == |
Revision as of 07:17, 11 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
bridge name bridge id STP enabled interfaces docker0 8000.02429250bfb7 no virbr0 8000.525400a300b0 yes virbr0-nic virbr1 8000.525400999cef yes virbr1-nic
vnet0
See also
Advertising: