mirror of
				https://git.proxmox.com/git/mirror_iproute2
				synced 2025-11-03 14:14:16 +00:00 
			
		
		
		
	Update this manual to add attributes proxy_neigh and ignore_routes_with_linkdown. Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
		
			
				
	
	
		
			37 lines
		
	
	
		
			743 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			743 B
		
	
	
	
		
			Groff
		
	
	
	
	
	
.TH IP\-NETCONF 8 "13 Dec 2012" "iproute2" "Linux"
 | 
						|
.SH "NAME"
 | 
						|
ip-netconf \- network configuration monitoring
 | 
						|
.SH "SYNOPSIS"
 | 
						|
.sp
 | 
						|
.ad l
 | 
						|
.in +8
 | 
						|
.ti -8
 | 
						|
.BR "ip " " [ ip-OPTIONS ] " "netconf show" " [ "
 | 
						|
.B dev
 | 
						|
.IR NAME " ]"
 | 
						|
 | 
						|
.SH DESCRIPTION
 | 
						|
The
 | 
						|
.B ip netconf
 | 
						|
utility can monitor IPv4 and IPv6 parameters (see
 | 
						|
.BR "/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
 | 
						|
.B all
 | 
						|
is displayed.
 | 
						|
 | 
						|
.SS ip netconf show - display network parameters
 | 
						|
 | 
						|
.TP
 | 
						|
.BI dev " NAME"
 | 
						|
the name of the device to display network parameters for.
 | 
						|
 | 
						|
.SH SEE ALSO
 | 
						|
.br
 | 
						|
.BR ip (8)
 | 
						|
 | 
						|
.SH AUTHOR
 | 
						|
Original Manpage by Nicolas Dichtel <nicolas.dichtel@6wind.com>
 |