K 10 svn:author V 3 hrs K 8 svn:date V 27 2012-11-17T19:54:23.435093Z K 7 svn:log V 325 Add -fib modifier to specify FIB number. The FIB number can be in a comma-separated list and/or range specification: # route add -inet 192.0.2.0/24 198.51.100.1 -fib 1,3-5,6 Although all of the subcommands supports the modifier, "monitor" does not support the list or range specification at this moment. Reviewed by: bz END