$ /usr/bin/setsid /usr/bin/ssh -o PreferredAuthentications=password,publickey -o NumberOfPasswordPrompts=1 -o StrictHostKeyChecking=accept-new -o ConnectTimeout=10 -p 22 root@192.168.1.1 /sbin/ip route

STDOUT
default via 136.52.16.1 dev eth0 proto static src 136.52.31.11 
136.52.16.0/20 dev eth0 proto kernel scope link src 136.52.31.11 
192.168.1.0/24 dev br-lan proto kernel scope link src 192.168.1.1 
192.168.3.0/24 dev br-guest proto kernel scope link src 192.168.3.1 
192.168.20.0/24 dev br-setup proto kernel scope link src 192.168.20.1 
239.0.0.0/8 dev br-lan scope link 


STDERR
