Solaris11 IPMP and ipfilter, ipmp_hook_emulation is unknown
"Guidelines for Using IP Filter" said,
To enable IPMP packet filtering, issue the following command.
ndd -set /dev/ip ipmp_hook_emulation 1
http://docs.oracle.com/cd/E23824_01/html/821-1453/ezltg.html#scrolltoc
But, ipmp_hook_emulation is Unknown property,
How can I set the parameter, or the parameter is necessary ?
# ndd -get /dev/ip ipmp_hook_emulation
operation failed: Unknown property
# ndd -get \? | egrep ipmp
(nothing)
Thank you for any consideration,
Tatsuya