grcli-ping - Man Page

Send ICMP{v6} echo requests and wait for replies.

Synopsis

ping DEST [[count COUNT] [delay DELAY] [iface IFACE] [ident IDENT] [vrf VRF]]

Send ICMP{v6} echo requests and wait for replies.

Options

DEST

IP{v6} destination address.

COUNT

Number of packets to send.

DELAY

Delay in ms between icmp6 echo.

IFACE

Output interface name.

IDENT

Icmp ident field (default: random).

VRF

L3 routing domain name.

See Also

grcli(1) grcli-address(1) grcli-interface(1) grcli-route(1)

Reporting Bugs

Report bugs to the grout project issue tracker at <https://github.com/DPDK/grout/issues>.

Referenced By

grcli(1).

2026-04-20