Skip to content

Commit 1f3a143

Browse files
author
skywind3000
committed
make quick reference more concise
1 parent 9a0a765 commit 1f3a143

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tools/ip.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##############################################################################
22
# IP CHEATSHEET (中文速查表) - by skywind (created on 2024/11/12)
3-
# Version: 6, Last Modified: 2024/11/24 01:58:30
3+
# Version: 7, Last Modified: 2024/11/24 02:56:27
44
# https://github.com/skywind3000/awesome-cheatsheets
55
##############################################################################
66

@@ -112,9 +112,6 @@ ip -n s1 addr add 192.168.64.1/24 dev veth0 # 在网络命名空间中添加
112112
# quick reference (busybox ip)
113113
##############################################################################
114114

115-
# Usage: ip [OPTIONS] address|route|link|tunnel|neigh|rule [ARGS]
116-
# OPTIONS := -f[amily] inet|inet6|link | -o[neline]
117-
#
118115
# ip addr add|del IFADDR dev IFACE | show|flush [dev IFACE] [to PREFIX]
119116
# ip route list|flush|add|del|change|append|replace|test ROUTE
120117
# ip link set IFACE [up|down] [arp on|off] [multicast on|off]

0 commit comments

Comments
 (0)