Skip to content

Conversation

@xypron
Copy link

@xypron xypron commented May 31, 2022

A client with multiple NICs may not have all it NICs connected to the
network of the server. In this case it is necessary to specify the IP
address of the client to be used.

Add an argument -f <client_addr>.

Example:

bin/rdma_client -f 172.13.137.123 -a 172.13.137.155 -s 'my text'

Signed-off-by: Heinrich Schuchardt [email protected]

A client with multiple NICs may not have all it NICs connected to the
network of the server. In this case it is necessary to specify the IP
address of the client to be used.

Add an argument -f <client_addr>.

Example:

    bin/rdma_client -f 172.13.137.123 -a 172.13.137.155 -s 'my text'

Signed-off-by: Heinrich Schuchardt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant