1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2023 Intel Corporation 3# 4send <IP>ip # sends one ARP request through bonding for IP 5start # starts listening if not started at startup 6stop # stops listening 7show # shows some bond info, e.g. active members 8help # show help 9quit # close application 10