Displaying 2 results from an estimated 2 matches for "bbab".
Did you mean:
abab
2018 Dec 16
3
macvtap and tagged VLANs to the VM
...fe80::20d:b9ff:fe34:2afe/64 scope link
valid_lft forever preferred_lft forever
15: macvtap3@enp3s0: <BROADCAST,MULTICAST,ALLMULTI,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 500
link/ether 52:54:00:bf:bb:ab brd ff:ff:ff:ff:ff:ff
inet6 fe80::5054:ff:febf:bbab/64 scope link
valid_lft forever preferred_lft forever
In the XML:
<interface type='direct'>
<mac address='52:54:00:bf:bb:ab'/>
<source dev='enp3s0' mode='bridge'/>
<target dev='macvtap3'/>
<mode...
2019 Jan 02
0
Re: macvtap and tagged VLANs to the VM
.../64 scope link
> valid_lft forever preferred_lft forever
> 15: macvtap3 at enp3s0: <BROADCAST,MULTICAST,ALLMULTI,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 500
> link/ether 52:54:00:bf:bb:ab brd ff:ff:ff:ff:ff:ff
> inet6 fe80::5054:ff:febf:bbab/64 scope link
> valid_lft forever preferred_lft forever
>
>
> In the XML:
> <interface type='direct'>
> <mac address='52:54:00:bf:bb:ab'/>
> <source dev='enp3s0' mode='bridge'/>
> <targe...