If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:iproute
BoxMatrix >> Shell-Commands >> iproute | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
BusyBox-Command
Command: | iproute - type Link | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> BusyBox-Commands - Origin: busybox | ||||||
Path: | Release: /bin, /sbin, <bb> Lab+Rel: /bin, /sbin, <bb> | ||||||
Properties: | Size: Link - Firmware: 4.85 - 8.00 | ||||||
Function: | Alias for 'ip route'. |
Goto: GPL-Browser - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
Excerpt from: BusyBox manual >> iproute command
iproute { list | flush | { add | del | change | append | replace | monitor } ROUTE } iproute { list | flush } SELECTOR iproute get ADDRESS [from ADDRESS iif STRING] [oif STRING] [tos TOS] iproute { add | del | change | append | replace | monitor } ROUTE SELECTOR := [root PREFIX] [match PREFIX] [proto RTPROTO] ROUTE := [TYPE] PREFIX [tos TOS] [proto RTPROTO] [metric METRIC]
Excerpt from: BusyBox source >> iproute command - Last update: 2024-11-17 04:55 GMT.
Usage: iproute add|del IFADDR dev IFACE | show|flush [dev IFACE] [to PREFIX] ipaddr add|change|replace|delete dev IFACE [CONFFLAG-LIST] IFADDR IFADDR := PREFIX | ADDR peer PREFIX [broadcast ADDR|+|-] [anycast ADDR] [label STRING] [scope SCOPE] PREFIX := ADDR[/MASK] SCOPE := [host|link|global|NUMBER] CONFFLAG-LIST := [CONFFLAG-LIST] CONFFLAG CONFFLAG := [noprefixroute] ipaddr show|flush [dev IFACE] [scope SCOPE] [to PREFIX] [label PATTERN] Usage: iproute [promisc on|off] [mtu NUM] [name NAME] [qlen NUM] [address MAC] [master IFACE | nomaster] [netns PID] iplink add [link IFACE] IFACE [address MAC] type TYPE [ARGS] iplink delete IFACE type TYPE [ARGS] TYPE ARGS := vlan VLANARGS | vrf table NUM VLANARGS := id VLANID [protocol 802.1q|802.1ad] [reorder_hdr on|off] [gvrp on|off] [mvrp on|off] [loose_binding on|off] CANARGS := [bitrate BITRATE [sample-point SAMPLE-POINT]] | [tq TQ prop-seg PROP_SEG phase-seg1 PHASE-SEG1 phase-seg2 PHASE-SEG2 [sjw SJW]] [dbitrate BITRATE [dsample-point SAMPLE-POINT]] | [dtq TQ dprop-seg PROP_SEG dphase-seg1 PHASE-SEG1 dphase-seg2 PHASE-SEG2 [dsjw SJW]] [loopback on|off] [listen-only on|off] [triple-sampling on|off] [one-shot on|off] [berr-reporting on|off] [fd on|off] [fd-non-iso on|off] [presume-ack on|off] [restart-ms TIME-MS] [restart] [termination 0..65535] iplink show [IFACE] Usage: iproute list|flush|add|del|change|append|replace|test ROUTE iproute list|flush SELECTOR SELECTOR := [root PREFIX] [match PREFIX] [proto RTPROTO] PREFIX := default|ADDR[/MASK] iproute get ADDR [from ADDR iif IFACE] [oif IFACE] [tos TOS] iproute add|del|change|append|replace|test ROUTE ROUTE := NODE_SPEC [INFO_SPEC] NODE_SPEC := PREFIX INFO_SPEC := NH OPTIONS NH := [via [inet|inet6] ADDR] [dev IFACE] [src ADDR] [onlink] OPTIONS := [mtu [lock] NUM] [advmss [lock] NUM] Usage: iproute [list] | add|del SELECTOR ACTION SELECTOR := [from PREFIX] [to PREFIX] [tos TOS] [fwmark FWMARK[/MASK]] [dev IFACE] [pref NUMBER] ACTION := [table TABLE_ID] [nat ADDR] [prohibit|reject|unreachable] [realms [SRCREALM/]DSTREALM] TABLE_ID := [local|main|default|NUMBER] Usage: iproute add|change|del|show [NAME] [mode ipip|gre|sit] [remote ADDR] [local ADDR] [ttl TTL] iptunnel add|change|del|show [NAME] [mode ipip|gre|sit] [remote ADDR] [local ADDR] [[i|o]seq] [[i|o]key KEY] [[i|o]csum] [ttl TTL] [tos TOS] [[no]pmtudisc] [dev PHYS_DEV] Usage: iproute show|flush [to PREFIX] [dev DEV] [nud STATE] |||| Usage: iproute [OPTIONS] linkneighrule [ARGS] OPTIONS := -f[amily] inet|inet6|link | -o[neline] Usage: iproute Usage: iproute Usage: iproute Usage: iproute Usage: iproute Usage: iproute
Note that some options may not be compiled in. If Usage: is shown multiple times these are compile options.
GPL-Browser
Daily updated index of all iproute code findings on the GPL-Browser. Last update: 2024-11-17 05:19 GMT.
The Browse
column points to the Path
containing the respective source code on the gpl.boxmatrix.info service.
The SoC
column lists the Chip-Codenames, the Model
column lists the nicks of the Box-Models.
The Diff
column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download
column links the full tarball the respective directory content is extracted from.
The presence of the source does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.
Browse | Path | SoC | Arch | Model | Firmw | Diff | Download |
---|---|---|---|---|---|---|---|
alder-5690pro-762 | packages/busybox-1.35.0/networking | Alder | ARM | 5690pro | 7.62 | 5.4.213 | Download |
ar10-7272-687 | packages/busybox-1.20.2/networking | AR10 | MIPS | 7272 | 6.87 | 2.6.32.61 | Download |
ar9-7330-650 | packages/busybox-1.20.2/networking | AR9 | MIPS | 7330 | 6.50 | 2.6.32.61 | Download |
bcm63-7530ax-731 | packages/busybox-1.29.3/networking | BCM63 | ARM | 7530ax | 7.31 | 4.1.52 | Download |
bcm63-7530ax-756 | packages/busybox-1.29.3/networking | BCM63 | ARM | 7530ax | 7.56 | 4.19.183 | Download |
bcm63-7530ax-800 | packages/busybox-1.36.1/networking | BCM63 | ARM | 7530ax | 8.00 | 4.19.183 | Download |
bcm63-7582-715 | packages/busybox-1.24.2/networking | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
dakota-7530ac-750 | packages/busybox-1.29.3/networking | Dakota | ARM | 7530ac | 7.50 | 4.4.271 | Download |
davinci-8020-5504 | packages/busybox-1.5.0/networking | DaVinci | ARM | 8020 | 55.04 | 2.6.19.2 | Download |
davinci-8020-5505 | packages/busybox-1.8.2/networking | DaVinci | ARM | 8020 | 55.05 | 2.6.19.2 | Download |
dragonfly-4020-701 | packages/busybox-1.24.2/networking | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
falcon-5530-730 | packages/busybox-1.29.3/networking | Falcon | MIPS | 5530 | 7.30 | 4.9.231 | Download |
falcon-5530-750 | packages/busybox-1.29.3/networking | Falcon | MIPS | 5530 | 7.50 | 4.9.276 | Download |
falcon-5590-729 | packages/busybox-1.29.3/networking | Falcon | MIPS | 5590 | 7.29 | 4.9.231 | - |
falcon-5590-750 | packages/busybox-1.29.3/networking | Falcon | MIPS | 5590 | 7.50 | 4.9.276 | Download |
fusiv-7390-686 | packages/busybox-1.20.2/networking | Fusiv | MIPS | 7390 | 6.86 | 2.6.28.10 | Download |
hawkeye-5590-729 | packages/busybox-1.29.3/networking | Hawkeye | ARM | 5590 | 7.29 | 4.4.60 | - |
hawkeye-5590-750 | packages/busybox-1.29.3/networking | Hawkeye | ARM | 5590 | 7.50 | 4.4.271 | Download |
honeybee-1240e-714 | packages/busybox-1.24.2/networking | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
jet-2400-727 | packages/busybox-1.29.3/networking | Jet | MIPS | 2400 | 7.27 | 4.4.60 | - |
maple-7510-730 | packages/busybox-1.29.3/networking | Maple | ARM | 7510 | 7.30 | 4.4.60 | Download |
maple-fsgw-759 | packages/busybox-1.29.3/networking | Maple | ARM | fsgw | 7.59 | 4.4.271 | Download |
miami-7690-761 | packages/busybox-1.35.0/networking | Miami | ARM | 7690 | 7.61 | 5.4.213 | Download |
ohio-7170-401 | packages/busybox-1.00-pre3/networking | Ohio | MIPS | 7170 | 4.01 | 2.4.17 | Download |
ohio-7170-487 | packages/busybox-1.8.2/networking | Ohio | MIPS | 7170 | 4.87 | 2.6.13.1 | Download |
puma5-6360-529 | packages/busybox-1.16.0/networking | Puma5 | ARM | 6360 | 5.29 | 2.6.28.10 | Download |
puma6-arm-6490-729 | packages/busybox-1.29.3/networking | Puma6 | ARM | 6490 | 7.29 | 2.6.39.4 | Download |
puma6-atom-6490-729 | packages/busybox-1.29.3/networking | Puma6 | ATOM | 6490 | 7.29 | 2.6.39.4 | Download |
puma7-arm-6591-750 | packages/busybox-1.29.3/networking | Puma7 | ARM | 6591 | 7.50 | 4.9.279 | Download |
puma7-arm-6670-761 | packages/busybox-1.35.0/networking | Puma7 | ARM | 6670 | 7.61 | 5.15.111 | Download |
puma7-atom-6591-750 | packages/busybox-1.29.3/networking | Puma7 | ATOM | 6591 | 7.50 | 4.9.279 | Download |
puma7-atom-6670-761 | packages/busybox-1.35.0/networking | Puma7 | ATOM | 6670 | 7.61 | 5.15.111 | Download |
rtl96-5690pro-762 | packages/busybox-1.35.0/networking | RTL96 | MIPS | 5690pro | 7.62 | 3.18.24 | Download |
sangam-fbf-322 | packages/busybox-1.00-pre3/networking | Sangam | MIPS | fbf | 3.22 | 2.4.17 | Download |
scorpion-1750e-727 | packages/busybox-1.29.3/networking | Scorpion | MIPS | 1750e | 7.27 | 4.4.60 | Download |
scorpion-7490-727 | packages/busybox-1.29.3/networking | Scorpion | MIPS | 7490 | 7.27 | 4.4.60 | Download |
seale-7590ac-750 | packages/busybox-1.29.3/networking | Seale | MIPS | 7590ac | 7.50 | 4.9.218 | Download |
ur8-7270-606 | packages/busybox-1.19.3/networking | UR8 | MIPS | 7270 | 6.06 | 2.6.32.60 | Download |
vr9-7490-729 | packages/busybox-1.29.3/networking | VR9 | MIPS | 7490 | 7.29 | 3.10.107 | Download |
39 directories containing iproute source code |
Excerpt from: BusyBox manual >> iproute command - Last update: 2009-10-02 09:23 GMT.
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-17 07:59 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Symlink to | cmd | busybox (bbcmd) | 68 | 4.85 - 8.00 | The BusyBox executable itself. Contains the code for all applets. | BusyBox |
1 dependency for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-17 06:06 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
The path <bb> means the applet could be located in the busybox binary and could be called busybox iproute.
If a path is shown and no <bb> marker, then this is a dead link to a missing applet.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box WLAN 3270 | 5.05 - 5.54 | /bin, <bb> | Link |
FRITZ!Box WLAN 3270 v3 | 5.05 - 5.54 | /bin, <bb> | Link |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /bin, <bb> | Link |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /bin, <bb> | Link |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /bin, /sbin, <bb> | Link |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /bin, /sbin, <bb> | Link |
FRITZ!Box 3490 (main) | 6.20 - 6.83 | /bin, /sbin, <bb> | Link |
FRITZ!Box 3490 (scrpn) | 6.98 - 7.30 | /sbin, <bb> | Link |
FRITZ!Box 4020 | 6.84 | /sbin, <bb> | Link |
FRITZ!Box 4040 | 6.52 - 6.83 | /sbin, <bb> | Link |
FRITZ!Box 5490 (main) | 6.51 - 6.84 | /sbin, <bb> | Link |
FRITZ!Box 5490 (scrpn) | 6.98 - 7.29 | /sbin, <bb> | Link |
FRITZ!Box 5491 (scrpn) | 6.98 - 7.29 | /sbin, <bb> | Link |
FRITZ!Box 5530 Fiber (boot) | 7.21 - 8.00 | /sbin, <bb> | Link |
FRITZ!Box 5590 Fiber (boot) | 7.29 - 8.00 | /sbin, <bb> | Link |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /bin, <bb> | Link |
FRITZ!Box 6320 Cable v2 | 6.21 | /bin, <bb> | Link |
FRITZ!Box 6340 Cable | 5.24 | /bin, <bb> | Link |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /bin, <bb> | Link |
FRITZ!Box 6430 Cable (arm) | 6.84 - 6.87 | /bin, <bb> | Link |
FRITZ!Box 6430 Cable (atom) | 6.84 - 6.87 | /bin, <bb> | Link |
FRITZ!Box 6490 Cable (arm) | 6.20 - 6.87 | /bin, <bb> | Link |
FRITZ!Box 6490 Cable (atom) | 6.20 - 6.87 | /bin, <bb> | Link |
FRITZ!Box 6590 Cable (arm) | 6.83 - 6.110 | /bin, <bb> | Link |
FRITZ!Box 6590 Cable (atom) | 6.83 - 6.110 | /bin, <bb> | Link |
FRITZ!Box 6591 Cable (arm) | 7.04 - 7.13 | /sbin, <bb> | Link |
FRITZ!Box 6591 Cable (atom) | 7.04 - 7.13 | /sbin, <bb> | Link |
FRITZ!Box 6810 LTE | 6.35 | /bin, <bb> | Link |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 6.83 | /bin, <bb> | Link |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 6.83 | /bin, <bb> | Link |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /bin, /sbin, <bb> | Link |
FRITZ!Box 6842 LTE | /bin, <bb> | Link | |
FRITZ!Box Fon WLAN 7240 | 5.04 - 6.06 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7270 v2 | 5.01 - 6.06 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7270 v3 | 5.01 - 6.06 | /bin, <bb> | Link |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /bin, <bb> | Link |
FRITZ!Box 7312 | 5.23 - 6.56 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /bin, <bb> | Link |
FRITZ!Box 7330 | 5.06 - 6.56 | /bin, <bb> | Link |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7340 | 5.04 - 5.05 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /bin, /sbin, <bb> | Link |
FRITZ!Box 7362 SL (main) | 5.53 - 6.98 | /bin, /sbin, <bb> | Link |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /bin, <bb> | Link |
FRITZ!Box Fon WLAN 7390 | 5.01 - 5.22 | /bin, <bb> | Link |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /bin, /sbin, <bb> | Link |
FRITZ!Box 7430 (main) | 6.26 - 6.98 | /bin, /sbin, <bb> | Link |
FRITZ!Box 7490 (main) | 5.57 - 6.98 | /bin, /sbin, <bb> | Link |
FRITZ!Box 7490 (scrpn) | 6.98 - 7.51 | /sbin, <bb> | Link |
FRITZ!Box 7560 (main) | 6.98 | /sbin, <bb> | Link |
FRITZ!Box 7580 (main) | 6.98 | /sbin, <bb> | Link |
FRITZ!Box 7581 | 6.54 - 6.85 | /sbin, <bb> | Link |
FRITZ!Box 7582 | 6.83 | /sbin, <bb> | Link |
FRITZ!Box 7590 (main) | 6.98 | /sbin, <bb> | Link |
FRITZ!WLAN Repeater 300E | 5.01 - 6.34 | /bin, <bb> | Link |
FRITZ!WLAN Repeater 310 A | 5.24 - 6.92 | /bin, <bb> | Link |
FRITZ!WLAN Repeater 310 B | 6.30 - 6.92 | /sbin, <bb> | Link |
FRITZ!WLAN Repeater 450E | 6.00 - 6.92 | /bin, <bb> | Link |
FRITZ!WLAN Repeater 1160 | 6.51 - 6.92 | /sbin, <bb> | Link |
FRITZ!WLAN Repeater 1750E | 6.12 - 6.93 | /bin, <bb> | Link |
FRITZ!WLAN Repeater DVB-C | 6.12 - 6.92 | /bin, <bb> | Link |
FRITZ!Powerline 540E | 5.58 - 6.92 | /bin, <bb> | Link |
FRITZ!Powerline 546E | 5.50 - 6.92 | /bin, <bb> | Link |
FRITZ!Powerline 1240E | 6.33 - 6.92 | /sbin, <bb> | Link |
FRITZ!Powerline 1260E | 6.90 - 6.92 | /sbin, <bb> | Link |
Speedport W 504V MK | 5.04 | /bin, <bb> | Link |
68 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-17 07:59 GMT.
Firmware | Symbol |
---|---|
0 symbols for this command |