We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a27c3e3 commit 06acbaaCopy full SHA for 06acbaa
docs/gnb_user_manual_en.md
@@ -626,7 +626,7 @@ wget http://api.myip.la -q -6 -O /tmp/wan6_addr.dump
626
627
Take node 1002 as an example
628
```
629
-gnb_es -b gnb/conf/1002/gnb.map --wan-address6-file=/tmp/wan6_addr.dump
+gnb_es -b gnb/conf/1002/gnb.map --resolv --wan-address6-file=/tmp/wan6_addr.dump
630
631
Through the shared memory of `gnb` and `gnb_es`, the `gnb` process can obtain the IPV6 address of this node and report it to the index node.
632
0 commit comments