URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [uclinux/] [userland/] [init/] [rc] - Rev 1775
Go to most recent revision | Compare with Previous | Blame | View Log
ifconfig eth0 inet 10.1.1.200 netmask 255.0.0.0 hw ether 00:01:02:03:04:05
route add -net 10.0.0.0 netmask 255.0.0.0 dev eth0
Go to most recent revision | Compare with Previous | Blame | View Log