Changes between Version 9 and Version 10 of GEC11NetServTutorialInstruction
- Timestamp:
- 07/21/11 19:41:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GEC11NetServTutorialInstruction
v9 v10 47 47 }}} 48 48 49 3. Build the Example module and upload it to the !NetServ repository. 50 51 {{{ 52 make 53 ./upload.sh 54 }}} 55 56 4. Send a SETUP message to the !NetServ router to install the module. 57 58 While you are watching the browser window type the following command into the terminal window. 59 60 {{{ 61 ./setup.sh 1 62 }}} 63 64 The traffic will be redirected to D2 (the node on the lower right) and !NetServ.Example will be added to the list of !NetServ modules currently installed. 65 49 66 == ==