Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Page breaks added

...

Specify the interface to dedicate to CHARON:eth1

Turning off offloading for eth1.. Please wait

select action:
1 - Dedicate to CHARON
2 - Release to host
3 - Create Bridge with TAPs
4 - Remove Bridge
5 - Add VLAN
6 - Remove VLAN
7 - Print status
8 - Exit

:> 7

Div
classpagebreak


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
classpagebreak


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

...

Back to Table of Contents

Div
classpagebreak


Upgrade to new version

To upgrade an already installed CHARON-VAX kit to a more recent one:

...