User manual

www.cooperbussmann.com/wirelessresources
Cooper Bussmann 945U-E Wireless Ethernet Modem & Device Server User Manual
91Rev Version 2.14
• route PRINT will show all active routes on PC.
• route ADD will add a routing table to network.
• route DELETE <destination netmask gateway interface> will delete the unwanted routing table.
• route CHANGE modifies an existing route.
Figure 93 Route
The following is an example of a routing table for the configuration.
Network A Settings Client Bridge Settings
IP Address 192.168.0.17 Gateway IP 192.168.2.51
Subnet Mask 255.255.255.0 Ethernet IP 192.168.2.50
Gateway IP 192.168.0.1 Subnet Mask 255.255.255.0
Wireless IP 192.168.2.50
Subnet Mask 255.255.255.0
Access Point Router Settings Network B Settings
Gateway IP 192.168.0.1 IP Address 192.168.2.201
Ethernet IP 192.168.0.191 Subnet Mask 255.255.255.0
Subnet Mask 255.255.255.0 Gateway IP 192.168.2.51
Wireless IP 192.168.2.051
Subnet Mask 255.255.255.0
In the Network A PC a routing rule is to be set.
This will allow Network A and B to have access to each other. This is entered under the command prompt as
follows:
Route ADD 192.168.2.0 MASK 255.255.255.0 192.168.0.191
This says access everything on Network B (192.168.2.0) with the mask of 255.255.255.0 on Network A via the
Ethernet IP interface 192.168.0.191.
IP address 192.168.2.0 will allow everything on this network to be shared by the router. When adding a routing
table you will need to enter this information. Once entered, the router will determine whether to pass information
over the router if it is addressed to do so or not. For added security MAC address filtering could be added, as
discussed earlier in “3.18 Filtering.”