—
Options · 1
| devNAME | the name of the device to display network parameters for. |
NAME
ip-netconf - network configuration monitoring
SYNOPSIS
ip [ ip-OPTIONS ] netconf show [ devNAME ]
DESCRIPTION
The ip netconf utility can monitor IPv4 and IPv6 parameters (see /proc/sys/net/ipv[4|6]/conf/[all|DEV]/) like forwarding, rp_filter, proxy_neigh, ignore_routes_with_linkdown or mc_forwarding status.
If no interface is specified, the entry all is displayed.
ip netconf show - display network parameters
- devNAME
the name of the device to display network parameters for.
SEE ALSO
ip(8)
AUTHOR
Original Manpage by Nicolas Dichtel <[email protected]>