/[pxelator]/bin/lib.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /bin/lib.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 437 - (hide annotations)
Sun Sep 20 15:47:54 2009 UTC (14 years, 7 months ago) by dpavlin
File MIME type: application/x-sh
File size: 141 byte(s)
example of vlan 63 configuration and startup
1 dpavlin 437 #!/bin/sh -x
2    
3     sudo modprobe 8021q
4     sudo vconfig add eth0 63
5     sudo ifconfig eth0.63 10.60.4.9 netmask 255.255.252.0 up
6     exec sudo ./bin/start.sh

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26