Nvidia DGX A100 User Manual page 49

Hide thumbs Also See for DGX A100:
Table of Contents

Advertisement

[Service]
ExecStart=
ExecStart=/usr/bin/dockerd -H fd:// -s overlay2
LimitMEMLOCK=infinity
LimitSTACK=67108864
2
Make the changes indicated in bold below, setting the correct bridge IP address and IP
address ranges for your network. Consult your IT administrator for the correct addresses.
[Service]
ExecStart=
ExecStart=/usr/bin/dockerd -H fd:// -s overlay2 --bip=192.168.127.1/24
--fixed-cidr=192.168.127.128/25
LimitMEMLOCK=infinity
LimitSTACK=67108864
Save and close the /etc/systemd/system/docker.service.d/docker-
override.conf file when done.
3
Reload the systemctl daemon.
$ sudo systemctl daemon-reload
4
Restart Docker.
$ sudo systemctl restart docker
DGX A100 System User Guide
Chapter 7 : Network Configuration
DU-09821-001_v01
| 43

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents