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

PT: IP Address OVERLAPS or Bad Mask

SchwabVang
Level 1
Level 1

I've successfully created a sub-interface for VLAN10 but when I try to create one for VLAN20 I keep getting a "BAD MASK" message or "IP ADDRESS OVERLAPPING".  I may be getting the words twisted up from my professor but I am having issues with assigning an IP to the sub-interface.  Any help or tips with this?

1.PNG2.PNG

2 Replies 2

luis_cordova
VIP Alumni
VIP Alumni

Hi @SchwabVang 


Zip your exercise (winzip) and attach it to check.

Meanwhile, you can verify that you are not assigning a network IP address on the interface, remembering that you must assign a host IP on the interfaces, within the corresponding network.

Regards

Hello
FYI-

router 1
int x/x
description facing rtr2
192.168.1.241 mask 255.255.255.252

int x/x
description facing sw0
no shut

int x/x.10
encapsulation dot1q 10
ip address 192.168.1.1 255.255.255.224

int x/x.20
encapsulation dot1q 20
ip address 192.168.1.33 255.255.255.224

 

router 2
int x/x
description facing rtr1
192.168.1.242 mask 255.255.255.252

int x/x
description facing sw1
no shut

int x/x.30
encapsulation dot1q 30
ip address 200.10.10.1 255.255.255.192

int x/x.40
encapsulation dot1q 40
ip address 200.10.10.65 255.255.255.192


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking products for a $25 gift card