Route classifier in tc(8) Linux Route classifier in tc(8) (NAME) tc-route - (SYNOPSIS) tc filter ... route [ from REALM | fromif TAG ] [ to REALM ] [ classid CLASSID ] [ action ACTION_SPEC ] (DESCRIPTION) . realm . realm . (OPTIONS) action ACTION_SPEC . classid CLASSID CLASSID . from REALM fromif TAG . TAG tc . to REALM ( ) REALM . (EXAMPLES) 192.168.2.0/24 eth0 : ip route add 192.168.2.0/24 dev eth0 realm 2 route : tc filter add ... route from 2 classid 1:2 1:2 . (NOTES) realm ( ) . /etc/iproute2/rt_realms . (SEE ALSO) tc(8), ip-route(8) iproute2 21 Oct 2015 Route classifier in tc(8)