Wednesday, August 17, 2011

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'