Re: [vpp-dev] vpp vpp v22.10-rc0~177-g563d34ba9 lcp create unknown input `' problem

2022-09-09 Thread Pim van Pelt
Hoi Pawel, On Fri, Sep 9, 2022 at 2:12 AM Paweł Staszewski wrote: > Currently i stuct with other thing - can't configure more than one sub > interface as vlan all because after configuring one vlan second one always > has error: > > vpp# create sub BondEthernet0 4070 > BondEthernet0.4070 > vpp#

Re: [vpp-dev] vpp vpp v22.10-rc0~177-g563d34ba9 lcp create unknown input `' problem

2022-09-08 Thread Paweł Staszewski
ok looks like I was typing it wrong... host-if is not host-if it is some if :) Currently i stuct with other thing - can't configure more than one sub interface as vlan all because after configuring one vlan second one always has error: vpp# create sub BondEthernet0 4070 BondEthernet0.4070

Re: [vpp-dev] vpp vpp v22.10-rc0~177-g563d34ba9 lcp create unknown input `' problem

2022-09-08 Thread Paweł Staszewski
Hi So here is output of show int and int creation of rdma mellanox nic ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00     inet 127.0.0.1/8 scope host lo    valid_lft forever preferred_lft forever    

Re: [vpp-dev] vpp vpp v22.10-rc0~177-g563d34ba9 lcp create unknown input `' problem

2022-09-08 Thread Matthew Smith via lists.fd.io
Hi, The help text can be displayed with '?' rather than 'help': vpp# lcp create ? lcp create lcp create | host-if netns [tun] When you ran 'lcp create 1', you got a different error message than you did with the rest of your commands. That suggests that 1 is a

[vpp-dev] vpp vpp v22.10-rc0~177-g563d34ba9 lcp create unknown input `' problem

2022-09-07 Thread Paweł Staszewski
Hi Was trying linux-cp vpp and the problem is that i cant create any interface with lcp because any command is like this: vpp# lcp create vpp# lcp create help lcp create: unknown input `' vpp# lcp create default lcp create: unknown input `' vpp# lcp create vpp# lcp create1 lcp: unknown input