Displaying 7 results from an estimated 7 matches for "802.1ad".
2020 Sep 23
4
Systemd service unit file needs to wait until a specific interface is up
Hi all,
With SystemD, how can I make certain service dependent on certain network interfaces being up?
For example, I have an 802.1ad bond interface I need to wait on for being up (this interface has no ip address assigned, it is used to capture networks packets with a tcpdump?s script). Every time this service fails because bond interface is not up.
I have configured the service as:
2011 Mar 27
2
Vlan trunk/QinQ connected to KVM guest
I am running KVM guests under Redhat 6. I tried to setup a bridge
device to an interface with a vlan trunk connected to a Juniper switch.
On the KVM host, I am able to define vlans and access them via the vlan
trunk. I was not able to access a vlan from the kvm guest connected to
the bridged interface. I believe this would be what is commonly called
QinQ or 802.1ad. Is this possible to do? I
2020 Sep 24
2
Systemd service unit file needs to wait until a specific interface is up
On 9/23/20 7:07 AM, Stephen John Smoogen wrote:
> On Wed, 23 Sep 2020 at 04:33, Carlos Lopez <clopmz at outlook.com> wrote:
>
>> Hi all,
>>
>>
>> With SystemD, how can I make certain service dependent on certain network
>> interfaces being up?
>>
>> For example, I have an 802.1ad bond interface I need to wait on for being
>> up (this
2020 Sep 23
0
Systemd service unit file needs to wait until a specific interface is up
On Wed, 23 Sep 2020 at 04:33, Carlos Lopez <clopmz at outlook.com> wrote:
> Hi all,
>
>
> With SystemD, how can I make certain service dependent on certain network
> interfaces being up?
>
> For example, I have an 802.1ad bond interface I need to wait on for being
> up (this interface has no ip address assigned, it is used to capture
> networks packets with a
2013 May 22
1
[Bridge] [PATCH] bridge: Set vlan_features to allow offloads on vlans.
When vlan device is configured on top of the brige, it does
not support any offload capabilities because the bridge
device does not initiliaze vlan_fatures. Set vlan_fatures to
be equivalent to hw_fatures.
Signed-off-by: Vlad Yasevich <vyasevic at redhat.com>
---
net/bridge/br_device.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net/bridge/br_device.c
2020 Sep 24
0
Systemd service unit file needs to wait until a specific interface is up
On Wed, 23 Sep 2020 at 23:39, Orion Poplawski <orion at nwra.com> wrote:
> On 9/23/20 7:07 AM, Stephen John Smoogen wrote:
> > On Wed, 23 Sep 2020 at 04:33, Carlos Lopez <clopmz at outlook.com> wrote:
> >
> >> Hi all,
> >>
> >>
> >> With SystemD, how can I make certain service dependent on certain
> network
> >> interfaces
2020 Sep 24
2
Systemd service unit file needs to wait until a specific interface is up
> On Wed, 23 Sep 2020 at 23:39, Orion Poplawski <orion at nwra.com> wrote:
>
>> On 9/23/20 7:07 AM, Stephen John Smoogen wrote:
>> > On Wed, 23 Sep 2020 at 04:33, Carlos Lopez <clopmz at outlook.com> wrote:
>> >
>> >> Hi all,
>> >>
>> >>
>> >> With SystemD, how can I make certain service dependent on certain