grcli-address - Man Page

IP addresses.

Synopsis

address add ADDR iface IFACE

Add an address to an interface.

address del ADDR iface IFACE

Remove an address from an interface.

address flush (ipv4|ipv6) iface IFACE

Remove all addresses from an interface.

address show [(ipv4|ipv6) [iface IFACE]]

Display interface addresses.

Options

ADDR

IP address with prefix length.

IFACE

Interface name.

See Also

grcli(1) grcli-interface(1)

Reporting Bugs

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

Referenced By

grcli(1), grcli-dnat44(1), grcli-flood(1), grcli-nexthop(1), grcli-ping(1), grcli-route(1), grcli-traceroute(1).

2026-04-20