Re: [vpp-dev] VPP v18.01.2 - Set duplex

2019-03-08 Thread Sander Steffann
Hi, > Is it possible in VPP v18.01.2 to set the physical interface duplex to full? > We must match our service provider setting of full. > > The CLI docs are not clear in this. Are you still using 100Mbps ports? Half-duplex and full-duplex are only relevant for 100Mbps ports. Higher speeds man

Re: [vpp-dev] BFD command parsing error

2018-02-13 Thread Sander Steffann
Hi Klement, > https://gerrit.fd.io/r/10515 > > should fix your issue. Thanks! Sander -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8188): https://lists.fd.io/g/vpp-dev/message/8188 View All Messages In Topic (3): https://lists.fd.io/g/vpp-dev

[vpp-dev] BFD command parsing error

2018-02-13 Thread Sander Steffann
Hi, I ran into this strange bug: > # cat /etc/vpp/demo > bfd udp session add interface TenGigabitEthernet1/0/0 local-addr 192.0.2.2 > peer-addr 192.0.2.1 desired-min-tx 100 required-min-rx 100 detect-mult 5 > ip route add 0.0.0.0/0 via 192.0.2.1 > > root@tr4:/etc/vpp# vppctl > ____

Re: [vpp-dev] Segfault on "set terminal ansi on"

2017-08-16 Thread Sander Steffann
Hi Chris, > Oops. Did you happen to raise a Jira for this? Yep: https://jira.fd.io/plugins/servlet/mobile#issue/VPP-945 Cheers! Sander ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] Segfault on "set terminal ansi on"

2017-08-15 Thread Sander Steffann
Hi, I just noticed that using vppctl to give the command "set terminal ansi on" when VPP has been started without "unix interactive" causes VPP to segfault. Not something that'll happen very often, but still :) Cheers, Sander signature.asc Description: Message signed with OpenPGP ___

Re: [vpp-dev] DHCPv6 server on VPP

2017-06-22 Thread Sander Steffann
Hi, > Op 21 jun. 2017, om 21:47 heeft Ole Troan het > volgende geschreven: > > In interesting news, Sander Stefann the author of DHCPKit has integrated his > software with VPP. /me waves > http://dhcpkit-vpp.readthedocs.io/en/stable/ > http://dhcpkit.readthedocs.io/en/stable/ > > It depends