Lines Matching full:link
1 .TH IP\-LINK 8 "13 Dec 2012" "iproute2" "Linux"
3 ip-link \- network device configuration
11 .B link
28 .BI "ip link add"
29 .RB "[ " link
155 .B link-netnsid ID
160 .B ip link show
171 .B ip link help
175 .SS ip link add - add virtual link
178 .BI link " DEVICE "
187 Link types:
211 - Virtual interface base on link layer address (MAC)
214 - Virtual interface based on link layer address (MAC) and TAP.
275 specifies the desired index of the new virtual device. The link creation fails, if the index is bus…
279 For a link of type
283 .BI "ip link add
284 .BI link " DEVICE "
376 link set veth0.10 type vlan egress 4:5
383 For a link of type
387 .BI "ip link add " DEVICE
447 when the destination link layer address is not known in the VXLAN device
475 - specifies if unknown source link layer addresses and IP addresses
561 For a link of types
565 .BI "ip link add " DEVICE
618 For a link of type
622 .BI "ip link add " DEVICE
724 For a link of type
728 .BI "ip link add " DEVICE " name " NAME
741 For a link of type
745 .BI "ip link add " DEVICE
774 For a link of type
780 .BI "ip link add link " DEVICE " name " NAME
788 - specifies the link type to use.
822 .SS ip link delete - delete virtual link
837 .SS ip link set - change device attributes
914 change the link layer broadcast address or the peer address when
1018 - set the virtual link state as seen by the specified VF. Setting to auto means a
1019 reflection of the PF link state, enable lets the VF to communicate with other VFs on
1020 this host even if the PF link state is down, disable causes the HW to drop any packets
1061 .B ip link set
1064 .SS ip link show - display device attributes
1112 .SS ip link help - display help
1116 specifies which help of link type to dislpay.
1126 ip link show
1131 ip link show type bridge
1136 ip link show type vlan
1141 ip link show master br0
1146 ip link set dev ppp0 mtu 1400
1151 ip link add link eth0 name eth0.10 type vlan id 10
1156 ip link delete dev eth0.10
1161 ip link help gre
1163 Display help for the gre link type.
1166 ip link add name tun1 type ipip remote 192.168.1.1
1175 ip link add link wpan0 lowpan0 type lowpan