Man page - isotpserver(1)
Packages contas this manual
- can-calc-bit-timing(1)
- log2asc(1)
- cangen(1)
- canbusload(1)
- isotptun(1)
- candump(1)
- canfdtest(1)
- canlogserver(1)
- isotpsend(1)
- j1939sr(1)
- cangw(1)
- isotpserver(1)
- j1939acd(1)
- slcanpty(1)
- isotpsniffer(1)
- canplayer(1)
- isotpperf(1)
- cansniffer(1)
- asc2log(1)
- cansequence(1)
- slcand(1)
- j1939cat(1)
- isotprecv(1)
- testj1939(1)
- slcan_attach(1)
- isotpdump(1)
- j1939spy(1)
- cansend(1)
Package: can-utils
apt-get install can-utils
apt-get install can-utils
Manuals in package:
Documentations in package:
Manual
| ISOTPSERVER(1) | User Commands | ISOTPSERVER(1) |
NAME
isotpserver - manual page for isotpserver 2023.03-1
SYNOPSIS
isotpserver -l <port> -s <can_id> -d <can_id> [options] <CAN interface>
OPTIONS
ip addressing:
- -l <port>
- * (local port for the server)
isotp addressing:
- -s <can_id>
- * (source can_id. Use 8 digits for extended IDs)
- -d <can_id>
- * (destination can_id. Use 8 digits for extended IDs)
- -x <addr>[:<rxaddr>]
- (extended addressing / opt. separate rxaddr)
- -L <mtu>:<tx_dl>:<tx_flags>
- (link layer options for CAN FD)
padding:
- -p [tx]:[rx]
- (set and enable tx/rx padding bytes)
- -P <mode>
- (check rx padding for (l)ength (c)ontent (a)ll)
rx path:
- (config, which is sent to the sender / data source)
tx path:
- (config, which changes local tx settings)
- -t <time ns>
- (transmit time in nanosecs)
(* = mandatory option)
All values except for '-l' and '-t' are expected in hexadecimal values.
| March 2023 | isotpserver 2023.03-1 |