Hi,
We have installed VPP v20.01 on a Centos machine, on executing command: -
*vpp# set ip6 neighbor GigabitEthernet0/a/0 2001:5b0:abcd::121 
52:54:00:98:29:e0*
*set ip6: unknown input `neighbor GigabitEthernet0/a/0 ...'*
Error is  encountered. On checking the possible commands with "set ip6", we 
found: -
vpp# set ip6 ?
set ip6 address                          set ip6 address <interface> [prefix 
group <string>] <address> [del]
set ip6 classify                         set ip6 classify intfc <interface> 
table-index <classify-idx>
set ip6 flow-hash                        set ip6 flow-hash table <table-id> 
[src] [dst] [sport] [dport] [proto] [reverse]
set ip6 nd proxy                         set ip6 nd proxy <HOST> <INTERFACE>
Neighbor is not present. Whereas, executing same on VPP v19.08 gives : -
vpp# set ip6 ?
set ip6 address                          set ip6 address <interface> [prefix 
group <string>] <address> [del]
set ip6 classify                         set ip6 classify intfc <interface> 
table-index <classify-idx>
set ip6 flow-hash                        set ip6 flow-hash table <table-id> 
[src] [dst] [sport] [dport] [proto] [reverse]
set ip6 nd proxy                         set ip6 nd proxy <HOST> <INTERFACE>
*set ip6 neighbor                         set ip6 neighbor [del] <interface> 
<ip6-address> <mac-address> [static]*
Neighbor option is present.

Does VPP v20.01 does not support "set ip6 neighbor"? If yes, what is the 
alternative for this?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16336): https://lists.fd.io/g/vpp-dev/message/16336
Mute This Topic: https://lists.fd.io/mt/74157335/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to