cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
509
Views
0
Helpful
1
Replies

loopback

revilo3246
Level 1
Level 1

how many loopback addr can be employ to a router. what is the main use of loopback int

thanks

1 Accepted Solution

Accepted Solutions

pkhatri
Level 11
Level 11

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

View solution in original post

1 Reply 1

pkhatri
Level 11
Level 11

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