Searched hist:243185 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sbin/route/
H A Droute.8diff 243185 Sat Nov 17 18:01:38 MST 2012 hrs 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

Completed in 64 milliseconds