diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-11-06 13:25:17 -0500 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2019-12-17 18:26:59 +0000 |
commit | a4e2e7cc95250220e0d892eb11dcc0adc9fd7e22 (patch) | |
tree | f87002418ae1d0eeabd09e1a6af52b1cd58b76bf /src/vnet/ip/ip6_hop_by_hop.h | |
parent | baa171041bc950f192c147f7b79a8add2299b74a (diff) |
feature: add descriptive cli command output for 'set interface feature'
DBGvpp# set interface feature local0 arp-foo arc bad-arc
set interface feature: Unknown arc name (bad-arc)...
DBGvpp# set interface feature local0 arp-foo arc arp
set interface feature: Feature (arp-foo) not registered to arc (arp)...
See 'show features verbose' for valid feature/arc combinations.
DBGvpp# set interface feature local0 arp-disabled arc arp
Type: fix
Change-Id: I036bb2a75dd2d40f6901e4fde3eb14925238e19b
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'src/vnet/ip/ip6_hop_by_hop.h')
0 files changed, 0 insertions, 0 deletions