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