...
Specify the interface to dedicate to CHARON:eth1
select action:
|
Div | ||
---|---|---|
| ||
Now the interface "eth1" is dedicated to CHARON-VAX:
...
Determine what additional parameters are currently set to "on" on the host network adapter to be used by CHARON using the following command:
# ethtool -k <device> |
Div | ||
---|---|---|
| ||
Example:
# ethtool -k eth1 Offload parameters for eth1: rx-checksumming: on tx-checksumming: on scatter-gather: on tcp-segmentation-offload: off udp-fragmentation-offload: off generic-segmentation-offload: on generic-receive-offload: off large-receive-offload: off |
...
Div | ||
---|---|---|
| ||
Upgrade to new version
To upgrade an already installed CHARON-VAX kit to a more recent one:
...