singrdk/base/Distro/Scripts/netstart.script

8 lines
116 B
Plaintext
Raw Permalink Normal View History

2008-11-17 18:29:00 -05:00
# Configure the network defaults
ipconfig '@dhcp' '/dev/nic0' 'start'
# Show our address
ipconfig '@show'