Linux Server Administration
Wednesday, April 27, 2011
Get Size of IP Routing cache
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'
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment