Nov 22, 2002 #1 bgp Technical User Joined Sep 9, 2002 Messages 6 Location DE Hi I am getting overlapping ip error on the e0/1 if I keep the ip address xxx.xxx.xxx.163 / 255.255.252.0 with e0/0 ip xxx.xxx.xxx.189 / 255.255.252.0 Any suggestion to solve th issue.
Hi I am getting overlapping ip error on the e0/1 if I keep the ip address xxx.xxx.xxx.163 / 255.255.252.0 with e0/0 ip xxx.xxx.xxx.189 / 255.255.252.0 Any suggestion to solve th issue.
Nov 23, 2002 #2 macuser Technical User Joined Jun 11, 2002 Messages 6 Location SG u need to reveal the mask ip address. It could be e1 is inside e0 host address range. Upvote 0 Downvote
Nov 23, 2002 #3 svermill Technical User Joined Dec 31, 2001 Messages 391 Location US You x'ed out too many numbers for us to know for sure. Let's use the 10.0.0.0 network for an example... 10.0.0.0 255.255.252.0 Some of the subnets: 10.0.0.0 - 10.0.3.255 10.0.4.0 - 10.0.7.255 10.0.8.0 - 10.0.11.255 Notice that 252 corresponds to binary 11111100. So, the subnet boundaries will increment on the 4's position 1 1 1 1 1 1 0 0 --------------- 1 6 3 1 8 4 2 1 2 4 2 6 8 Upvote 0 Downvote
You x'ed out too many numbers for us to know for sure. Let's use the 10.0.0.0 network for an example... 10.0.0.0 255.255.252.0 Some of the subnets: 10.0.0.0 - 10.0.3.255 10.0.4.0 - 10.0.7.255 10.0.8.0 - 10.0.11.255 Notice that 252 corresponds to binary 11111100. So, the subnet boundaries will increment on the 4's position 1 1 1 1 1 1 0 0 --------------- 1 6 3 1 8 4 2 1 2 4 2 6 8