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

null 0 route

carl_townshend
Spotlight
Spotlight

whey would we use this, would we use it if we have a default route and dont want certain traffic to use the default route

cheers

1 Reply 1

devang_etcom
Level 7
Level 7

carl...

null0 is used as bit bucket... any thing point to the null0 will be discareded... so some time it is used to reduce the routing loops in network as well as you can use it as filter in your network...

like

ip route 10.10.10.0 255.255.255.0 null0

now here when you add this statement, then all the packet destain to 10.10.10.0 will be discarded...

hope this help

remember to rate this post

regards

Devang

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: