What command would you use on a Solaris machine to increase the amount of memory allocated
to the kernel to approximately 16Mbytes?
A.
set fw:fwhmem=0x16
B.
set fw:fwhmem=0x10
C.
set fw:fwhmem=0x1000000
D.
set fw:fwhmem=0x16000000
Explanation:
If this value is too low, or if you get “memory exhausted” errors, perform the following steps to
increase the FireWall’s memory. In this example, we change the memory to 5 MB (The values are
in HEX notation). The default value is 3 MB. UNIX === 1. Stop the FireWall; fwstop 2. Perform the
following commands, depending on the platform: Solaris: Add to /etc/system “set fw:fwhmem =
0x500000″ and reboot