07-26-2005 06:19 AM - edited 03-02-2019 11:30 PM
How many number of interface null0 and interface loopback could be defined on a router.
Solved! Go to Solution.
07-26-2005 07:05 AM
There can only be one null interface. The null0 is like a bit bucket therefore you don't need more than one.
As far as the number of loopback interfaces, it should only be limited by the number of IDBs (interface data block) supported by the IOS you run and the memory you have on the router, which would be pretty high in any case.
Hope this helps,
07-26-2005 06:26 AM
As an example:
#interface loopback ?
<0-2147483647> Loopback interface number
#interface null 0?
<0-0>
hth
mazek
07-26-2005 07:05 AM
There can only be one null interface. The null0 is like a bit bucket therefore you don't need more than one.
As far as the number of loopback interfaces, it should only be limited by the number of IDBs (interface data block) supported by the IOS you run and the memory you have on the router, which would be pretty high in any case.
Hope this helps,
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