cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
342
Views
0
Helpful
3
Replies

creating loopback interfaces

axfalk
Level 1
Level 1

We have a couple of Cat-6506's with MSFC's etherchannelled together on which we need to create loopback interfaces. Do these interfaces have to be on a separate subnets?

Thanks.

3 Replies 3

paddyxdoyle
Level 6
Level 6

Yes, i guess you will be using them for OSPF or similar?

You can give them 32 bit netmasks

e.g.

msfc1

int loopback0

ip address 10.32.1.1 255.255.255.255

msfc2

int loopback0

ip address 10.32.1.2 255.255.255.255

HTH

PD

thanks for your response. I had a very similar config: - 10.6.36.2 and 10.6.36.3 and was able to ping one, but not the other. So, the fact that they're on the same subnet should not be a showstopper, right? If that's the case, I guess i got to start looking for a routing problem...

thanks again.

Notice in the example that Paddy gave that both loopbacks have /32 masks (255.255.255.255). Verify that BOTH of your loopbacks have /32 masks. If one has a different mask then that is your problem.

HTH

Rick

HTH

Rick
Review Cisco Networking for a $25 gift card