Formatting code for ifconfig


show source only

{{parent page="Network"}}

===ifconfig cheat sheet===

Assign an IP address
%%
ifconfig eth0 1.2.3.4 netmask 255.255.255.0
%%

Remove an IP address
%%
ifdown eth0
ifconfig eth0 remove
%%


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki