.. index:: ip (command) .. _command_ip: ip - Show network interfaces, addresses, and routes =================================================== Usage ^^^^^ ``ip [l|link] | [a|addr] | [r|route]`` Synopsis ^^^^^^^^ Show network interfaces, addresses, and routes Options ^^^^^^^ l, link Show only network links (interface state and MAC) a, address Show only network addresses (default behavior) r, route Show routing information (default gateway, network routes, server IP, DNS) .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/ip.c .. command function: do_ip