cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
600
Views
0
Helpful
2
Replies

What is Null0 interface???

Sanjib Pradhan
Level 1
Level 1

Dear Team,

Please explain what is a null0 interface and use of it????

Regards,

Sanjib            

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame

Null0 interface means it's a "black hole".  Any data sent to a Null interface is immediately dropped. 

Joseph W. Doherty
Hall of Fame
Hall of Fame

Disclaimer

The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.

Liability Disclaimer

In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.

Posting

As Leo describes, a Null interface is one, when sent packets, acts as a "black hole" (or bit bucket).  I.e. they go in but they do go out.

One use of this, instead of using an ACL to drop packet to some destination, you can route those packet to a Null interface.  The reason for doing this, depending on platform, is it might be more efficient than using an ACL.  It could, I believe, than also be use to monitor bandwidth of such packets being dropped.

Another common use of a Null interface, is to create a prefix, via a static route, to be advertised by BGP.

Review Cisco Networking for a $25 gift card