Overlapping address
I'm trying to configure some loopback interfaces but apparently I have an overlapping address with Loopback2 when I try and configure the address of Loopback3.
Loopback0 172.30.0.1 255.255.224.0
Loopback1 172.30.32.1 255.255.252.0
Loopback2 172.30.36.1 255.255.255.252
Loopback3 172.30.36.5 255.255.255.224 [% 172.30.36.0 overlaps with Loopback2]
Am I being stupid?
Loopback0 172.30.0.1 255.255.224.0
Loopback1 172.30.32.1 255.255.252.0
Loopback2 172.30.36.1 255.255.255.252
Loopback3 172.30.36.5 255.255.255.224 [% 172.30.36.0 overlaps with Loopback2]
Am I being stupid?
Comments
That's why we fill bigger address blocks first
172.30.36.1 /27
172.30.36.33 /30
[ ] - Lab exam (60h)
Personal blog: http://www.tommyf.net/
It must be down to a lack of sleep; that's my excuse anyway!