Re: Bug and configuration MPLS error?

2017-04-26 Thread David Ahern
On 4/26/17 6:40 AM, Алексей Болдырев wrote: > > > 26.04.2017, 05:23, "David Ahern" : >> On 4/25/17 11:28 AM, Алексей Болдырев wrote: >>> 226 sysctl -w net.mpls.conf.lo.input=1 >>> 227 sysctl -w net.mpls.platform_labels=1048575 >>> 228 ip link add veth0 type veth peer name

Re: Bug and configuration MPLS error?

2017-04-26 Thread Алексей Болдырев
26.04.2017, 05:23, "David Ahern" : > On 4/25/17 11:28 AM, Алексей Болдырев wrote: >>  226 sysctl -w net.mpls.conf.lo.input=1 >>  227 sysctl -w net.mpls.platform_labels=1048575 >>  228 ip link add veth0 type veth peer name veth1 >>  229 ip link add veth2 type veth peer name

Re: Bug and configuration MPLS error?

2017-04-25 Thread David Ahern
On 4/25/17 11:28 AM, Алексей Болдырев wrote: > 226 sysctl -w net.mpls.conf.lo.input=1 > 227 sysctl -w net.mpls.platform_labels=1048575 > 228 ip link add veth0 type veth peer name veth1 > 229 ip link add veth2 type veth peer name veth3 > 230 sysctl -w net.mpls.conf.veth0.input=1 > 231 sysctl -w

Bug and configuration MPLS error?

2017-04-25 Thread Алексей Болдырев
Короче, вот конфиг MPLS на одном из дистрибутивов: In short, here's the MPLS configuration on one of the distributions: 226 sysctl -w net.mpls.conf.lo.input=1 227 sysctl -w net.mpls.platform_labels=1048575 228 ip link add veth0 type veth peer name veth1 229 ip link add veth2 type veth peer name