Commit 417b2180 authored by Vadim Kochan's avatar Vadim Kochan Committed by Stephen Hemminger

man ip-link: Small example of 'ip link show master'

Signed-off-by: default avatarVadim Kochan <vadim4j@gmail.com>
parent d954b34a
......@@ -739,6 +739,11 @@ ip link show type vlan
Shows the vlan devices.
.RE
.PP
ip link show master br0
.RS 4
Shows devices enslaved by br0
.RE
.PP
ip link set dev ppp0 mtu 1400
.RS 4
Change the MTU the ppp0 device.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment