0b62c3a7c7
user-defined numeric symbols. Whenever possible, use `expr' instead of `NUM' to get full express ion power :-)
13 lines
166 B
Text
13 lines
166 B
Text
/*
|
|
* This is an example configuration file.
|
|
*/
|
|
|
|
# Yet another comment
|
|
|
|
router id 62.168.0.1
|
|
|
|
define xyzzy = 120+10;
|
|
|
|
protocol rip MyRIP_test {
|
|
preference xyzzy;
|
|
}
|