#!/bin/sh # VCAN echo "vcan0" modprobe vcan ip link add dev vcan0 type vcan ip link set up vcan0 ifconfig vcan0