cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
401
Views
0
Helpful
2
Replies

routing to Odd and even networks

golson
Level 1
Level 1

I need to route traffic to odd and even networks - 192.168.(odd).0 out one interface s0\0 and route 192.168.(even).0 out of s0/1.

I seem to remember something like 192.168.1.0 0.0.254.255 for the odd and

192.168.0.0 0.0.254.255 for the even, is that correct?

2 Replies 2

7rbowenii
Level 3
Level 3

g-

I believe that you are trying to create subnet masks for your networks. If this be true, then:

192.168.1.0 mask 255.255.255.0 for 254 addresses

192.168.2.0 mask 255.255.255.0 for 254 addresses

192.168.1.0 mask 255.255.254.0 for 508 addresses

this would include the networks 192.168.0.0 & 192.168.1.0

192.168.2.0 mask 255.255.254.0 for 508 addresses

this would include the networks 192.168.2.0 & 192.168.3.0

Or are you trying inverse masks for ACLS?

Let me know if this helps...

-Bo

deilert
Level 6
Level 6

a permit 192.168.0.0.0.0.254.255 would permit odd # addresses

a deny 192.168.0.0 0.254.255 would permit all even # addresses

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: