iface usb0 inet static
    address 10.0.1.10
    netmask 255.255.255.0
    broadcast 10.0.1.255
    up route add default gw 10.0.1.11