ā01-16-2022 11:46 AM
i have been tasked with creating an internetwork with different workgroups. i am currently trying to connect a WAN link router to a switch but i am having issues when assigning the switch an ip address. when i try to do so, i get the error message "133.221.192.49 255.255.255.0 overlaps with GigabitEthernet6/0".
i have sat at this issue for the past almost 2 hours, and cannot get my head around it. i would appreciate any help.
p.s. my explanation is very brief but i tried to make it as simple as possible.
ā01-16-2022 12:02 PM
Hello,
post the running configurations (sh run) of both the router and the switch, and indicate which interfaces are used to connect them.
ā01-16-2022 12:53 PM
Every L3 device has simple rule of "each of my interfaces must be connected to a different network/subnet". This rule is always applied to the same device and same routing instance (as u could have multiple VRFs)
So, error "133.221.192.49 255.255.255.0 overlaps with GigabitEthernet6/0" simply says there is another IP already configured on subnet 133.221.192.x /24
what is current IP of GigabitEthernet6/0 ? or all your IPs , use show ip interface brief
Regards, ML
**Please Rate All Helpful Responses **
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide