3 lines
97 B
Bash
3 lines
97 B
Bash
#!/bin/ash
|
|
echo "Route down: \$SUBNET weight \$WEIGHT via \$NODE (\$REMOTEADDRESS:\$REMOTEPORT)"
|