Ifup command

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:18, 15 May 2006 (edit)
Gerrys (Talk | contribs)

← Previous diff
Revision as of 13:26, 9 July 2006 (edit) (undo)
219.240.12.173 (Talk)
(Current Status)
Next diff →
Line 15: Line 15:
[[Category:commandline command reference]] [[Category:commandline command reference]]
 +3708923482648358492941

Revision as of 13:26, 9 July 2006

Current Status

Since the /etc/network/interfaces file that OpenWRT has, doesn't exist in DD-WRT, we can't use the command

ifup interface

ifup doesn't actually configure the interface, but accesses the ifconfig and other commands.

There's an example interface file that we could probably save to /jffs/etc/network/interfaces and use the command

ifup -i /jffs/etc/network/interfaces commands

The OpenWRT interfaces file can be found here: http://openwrt.org/CentralNvramMaps/EtcNetworkInterfaces?highlight=%28interfaces%29 3708923482648358492941