Skip to content

Commit 06acbaa

Browse files
authored
Update gnb_user_manual_en.md
1 parent a27c3e3 commit 06acbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/gnb_user_manual_en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ wget http://api.myip.la -q -6 -O /tmp/wan6_addr.dump
626626

627627
Take node 1002 as an example
628628
```
629-
gnb_es -b gnb/conf/1002/gnb.map --wan-address6-file=/tmp/wan6_addr.dump
629+
gnb_es -b gnb/conf/1002/gnb.map --resolv --wan-address6-file=/tmp/wan6_addr.dump
630630
```
631631
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.
632632

0 commit comments

Comments
 (0)