04-05-2006 01:42 AM - edited 03-03-2019 12:18 PM
how many loopback addr can be employ to a router. what is the main use of loopback int
thanks
Solved! Go to Solution.
04-05-2006 01:54 AM
Hi,
YOu can theoretically have up to 2147483648 loopback interfaces on a Cisco router. However, in practice, you are limited by the number of interface descriptor blocks supported by the particular platform in use.
There are many uses for a loopback interface:
- source of tunnels
- router IDs for routing protocols
etc...
The important thing about loopback interfaces is that they are software interfaces and as such, they never go down. Therefore, it makes sense to use such a stable interface for the above purposes...
Pls do remember to rate posts.
Paresh
04-05-2006 01:54 AM
Hi,
YOu can theoretically have up to 2147483648 loopback interfaces on a Cisco router. However, in practice, you are limited by the number of interface descriptor blocks supported by the particular platform in use.
There are many uses for a loopback interface:
- source of tunnels
- router IDs for routing protocols
etc...
The important thing about loopback interfaces is that they are software interfaces and as such, they never go down. Therefore, it makes sense to use such a stable interface for the above purposes...
Pls do remember to rate posts.
Paresh
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