First up, I must confess that I have never understood how to set up Static Routes between various pieces of networking kit, and my lack of knowledge has caught me out tonight. Here is the situation:
- I have just installed Vodafone RBI wireless broadband
- CPE is a Huawei B970b, and everything is working brilliantly
- With my previous wireless broadband provider I was using a Cisco SRP521W which has an Ethernet WAN port, and 2 VoIP ports, USB mobile data stick failover, etc, etc
Because the Cisco is a much more capable router than the Huawei, I want to continue to use it as the gateway for all my devices on the LAN. So I have connected the WAN port on the Cisco to one of the LAN ports on the Huawei, and we are in business with internet connectivity, and VoIP phone service working again.
IP address setup is like this:
- Huawei LAN address 192.168.1.1 with subnet 255.255.255.0
- WAN port on the Cisco set to acquire its IP via DHCP from the Huawei
- LAN address of the Cisco set to 192.168.2.1 with subnet 255.255.255.0 and DHCP server disabled for now
- Desktop PC set with a static IP address in the 192.168.2.* range
So far, so good, my Desktop PC can connect to the internet, and also access the management pages of the Cisco at 192.168.2.1.
What I would like to be able to do, is access the managment pages of the Huawei, but of course with my PC on a different subnet, it isn't possible. I have tried setting up Static Routes with various IP addresses and Subnets, but none of them seem to work.
When setting up a Static Route on the Cisco, it asks for:
- Route Name (could be anything I guess)
- Destination subnet
- Subnet Mask
- Gateway
- Interface (WAN1, VLAN1 or VLAN100)
Regarding the Interface selection, VLAN1 is the default data subnet, and VLAN100 is reserved for a separate voice subnet (which I am not using).
I have tried everything I can think of in those boxes, but to no avail...
First off: Is this possible?
Second: If so, how do I make it work.
Any and all suggestions appreciated.

