Home » » Get Size of IP Routing cache

Get Size of IP Routing cache

Written By 1 on Wednesday, April 27, 2011 | 11:02 PM


Get Size of IP Routing cache

To get the size of IP Routing Cache we can use following command
root# dmesg | grep -i 'IP route cache'
IP route cache hash table ....

To edit routing table size we can use kernel parameter
rhash_entries=' size in bytes'

0 Comment:

Post a Comment