Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Net log is added

...

Parameter

port_pending_tx_number

TypeNumeric
Value

"port_pending_tx_number" parameter sets the number of buffers the port uses to transmit.

The default value is 62.

You may want to increase the "port_pending_tx_number" value if the log file indicates dropped TX packets due to TX queue overflow.

Typically, you do not need to change this parameter.

Example:

set pp_1 port_pending_tx_number=128


.

log

Parameter

log

TypeText string
Value

If this parameter is set to some valid file name CHARON logs Recv and Xmit packets at the emulated port layer.

In certain situations enabling this parameter may help to detect loss of packets.

Example:

set pp_1 log="pp_1.log"



Info

"tap_port" parameters are the same as "packet_port" ones

...