ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/doc/gvpe.texi.pod
(Generate patch)

Comparing gvpe/doc/gvpe.texi.pod (file contents):
Revision 1.2 by pcg, Sat Jan 22 17:40:49 2005 UTC vs.
Revision 1.3 by pcg, Thu Jan 27 06:16:16 2005 UTC

119 node = welshy 119 node = welshy
120 hostname = www.example.net # resolve at connection time 120 hostname = www.example.net # resolve at connection time
121 121
122 node = wheelery 122 node = wheelery
123 # no hostname, will be determinded dynamically using router1 or router2 123 # no hostname, will be determinded dynamically using router1 or router2
124 124
125C<gvpe> will execute the C<if-up> script on every hosts, which, for linux, 125C<gvpe> will execute the C<if-up> script on every hosts, which, for linux,
126could look like this for all three hosts: 126could look like this for all three hosts:
127 127
128 ifconfig $IFNAME hw ether $MAC mtu $MTU 128 ifconfig $IFNAME hw ether $MAC mtu $MTU
129 ifconfig $IFNAME 10.0.0.$NODE 129 ifconfig $IFNAME 10.0.0.$NODE
164=for texinfo include example complex-example/node-up 164=for texinfo include example complex-example/node-up
165 165
166=for texinfo menu-end 166=for texinfo menu-end
167 167
168 168
169=for texinfo menu-item Index:: Keyword and Concept index
170
171=begin texinfo
172
173@printindex cp
174
175=end texinfo
169 176
170=for texinfo menu-end 177=for texinfo menu-end
171 178
172=begin texinfo footer 179=begin texinfo footer
173 180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines