Add linux similar arping command to VPP. syntax: arping [gratuitous] <address> <interface> [repeat <count>] [interval <secs>] Type: feature Signed-off-by: Steven Luong <sluong@cisco.com> Change-Id: I9267c054235207b8fae8e3f159246777eb0340dd
10 lines
275 B
YAML
10 lines
275 B
YAML
---
|
|
name: arping command
|
|
maintainer: Steven Luong <sluong@cisco.com>
|
|
features:
|
|
- arping command to send either gratuitous or ARP request to the remote
|
|
- support both IPv4 and IPv6
|
|
description: "arping command"
|
|
state: production
|
|
properties: [API, CLI, STATS, MULTITHREAD]
|