- Timestamp:
- 02/04/08 10:25:38 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/renetcolParam.h
r60 r65 30 30 **************************************/ 31 31 /* 32 * your collector address - syntax: 10.0.0.90 32 * your collector address - syntax: 10.0.0.90, can be empty 33 33 */ 34 34 #define RECEPTION_ADDRESS "" … … 36 36 * your collector port to recept netflow export 37 37 */ 38 #define RECEPTION_PORT 999938 #define RECEPTION_PORT 1111 39 39 /* 40 40 * routers number + 1 … … 44 44 * FILE with your routers IP address 45 45 */ 46 #define ROUTERS_LIST " /home/andreu/renetcol-0.0.12beta/conf/routers.txt"46 #define ROUTERS_LIST "<path to renetcol>/renetcol-0.0.12beta/conf/routers.txt" 47 47 /* 48 48 * FILE with your prefix/subnet 49 49 */ 50 #define SUBNETS_LIST " /home/andreu/renetcol-0.0.12beta/conf/IPv4_prefix.txt"50 #define SUBNETS_LIST "<path to renetcol>/renetcol-0.0.12beta/conf/IPv4_prefix.txt" 51 51 /* 52 52 * FILE with the list of AS with accounting 53 53 */ 54 #define AS_LIST " /home/andreu/renetcol-0.0.12beta/conf/AS.txt"54 #define AS_LIST "<path to renetcol>/renetcol-0.0.12beta/conf/AS.txt" 55 55 /* 56 56 * constants, here a subnet is include in a prefix … … 62 62 * FILE for the rules 63 63 */ 64 #define RULES_FILE " /home/andreu/renetcol-0.0.12beta/conf/rules.txt"64 #define RULES_FILE "<path to renetcol>/renetcol-0.0.12beta/conf/rules.txt" 65 65 /* 66 * FILE with SNMP index of the interfaces 66 * FILE with SNMP index of the interfaces 67 67 * tagged "C"ustomers or "B"ackbone 68 68 */ 69 #define INTERFACES_TYPE_LIST "" 69 #define INTERFACES_TYPE_LIST "" 70 70 /* 71 71 * maximum SNMP index