Friday, November 24, 2006

ifconfig example

plumb:
ifoncig bge2 plumb
unplumb:
ifconfig beg2 unplumb
up:
ifconfig bge2 inet 192.168.0.1 netmask 255.255.255.0 broadcast 192.168.0.255 up
down:
ifconfig bge2 down

No comments:

Post a Comment