You are on page 1of 1

Schneider Electric | Terms and Conditions

Welcome
Home Help
Buildings Business Communities > Lessons Learned > Article #12522
Lessons Learned
How to Create a Route Fix
Created on: Feb 7th, 2013 - Last modified: Oct 14th, 2013

LL#12522
NOTICE
COMPLEX PROCEDURE REQUIRED.
The resolution of this article has many complex steps that may result in unforeseen results if not performed correctly. If
you are at all unfamiliar with the requirements, please contact Product Support Services for assistance.
How to create a route fix
Video Management
Endura WS5000/WS5200 All Versions
Having two gateways (one for internet and one for Endura) has caused route confusion.
To fix the routes create a .bat file to add the correct routes
Enter the following into a text document (Leave out the portions in parenthesis)
route delete 0.0.0.0 mask 0.0.0.0 (This line deletes all previous routes)
route add 0.0.0.0 mask 0.0.0.0 10.63.0.1 (This line adds the default gateway to the internet)
route add 224.0.0.0 mask 240.0.0.0 192.168.5.1 (This line adds multicast routes via Endura
Gateway)
route add 192.168.5.0 mask 255.255.255.0 192.168.5.1 (This line adds the first Endura Network)
route add 192.168.6.0 mask 255.255.255.0 192.168.5.1 (This line adds the second Endura
Network route)
1.
Be sure to replace the IP addresses and Subnet masks indicated in red with the applicable network
information. This information can be found by using the ipconfig /all command from the Windows
Command Prompt.
2.
A route will need to be added for each Endura VLAN 3.
When the document is completed, click on File>Save As 4.
Under File name enter RouteFix.bat 5.
Under Save as type, select All Files 6.
Click Save 7.
To run RouteFix, double click the RouteFix.bat file 8.
Issue
Product Line
Environment
Cause
Resolution
122 Views
Quick links
Help on Lessons Learned
Buildings Business Communities
Cross Reference Tool
Buildings Business Extranet
Email Product Support
Contact Product Support office
Submit Lessons Learned
Translate this page
Select Language
Please rate this solution
(0 ratings)
More Like This
In the Endura system, how do I
query video for offline cameras with
a red slash through it?
How do I lock recorded video using
the WS5000/WS5200 Endura
Advanced Management Software?
Is there a way to see the same
alarms we get on the Endura
Workstation, on the Video Console
Display (VCD)?
After renaming the NSM5200 and
storage pool, the old names are still
displayed in the workstation. How
do I resolve this issue?
Configuring Motion and Motion
Recording in the WS5000 Software
Contact Submit
Article #12522 | Buildings Business Knowledgebase http://buildingskb.schneider-electric.com/view.php?AID=12522
1 z 1 2013-12-04 11:59

You might also like