cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

add a static route through the another host within the same vlan as the router

david.wang
Level 1
Level 1

this is router 887, its vlan is 192.168.3.1/24. If I'd like to add a static route via different host within same vlan, rather than the router, like:

          ip route 192.168.100.0/24 192.168.3.6

how can we achieve it?

i tried adding it directly and failed:

          (config)#ip route 192.168.100.0 255.255.255.0 192.168.3.6

          %Invalid next hop address (it's this router)

any idea is much appreciated!!!

Who Me Too'd this topic