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

How to find out loopback IPs

rageurdreams
Level 1
Level 1

Dear all,

how to find out loopback ip of router which are connected back to back?

what is the purpose of loopback ip's?

thanks,

raj

3 Replies 3

guruprasadr
Level 7
Level 7

HI Raj, [PLS RATE if HELPS]

Refer LINK below with regards to the same discussion:

http://forums.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Network%20Infrastructure&topic=Getting%20Started%20with%20LANs&CommCmd=MB%3Fcmd%3Ddisplay_location%26location%3D.2cbf1363

PLS RATE if HELPS

Best Regards,

Guru Prasad R

Loopback ips are used for the Routing protocols which nevers goes down,it is always up since it is logical.we can use it in ospf , BGP etc.

Senthil

Rick Morris
Level 6
Level 6

To find the IP's of a loopback interface you can log in to it and run several different commands.

show ip interface brief

sh ip int brie

-This will give you all the interfaces on the router that are configured along with their IP address if set and their status, up/down

show running-config

sh ru

-This will give you a line by line visual of the entire contents configured in the router. This will take more disecting but you will find the info you are looking for this way too.

show interface

sh int

-This will give more detailed information about all interfaces on the router. You will need to disect the output to find the info you need here as well.

For the quick snapshot use the sh ip int bri command

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card