aboutsummaryrefslogtreecommitdiff
path: root/content/en/docs/Tutorials/tutorial-4.md
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2020-03-17 09:36:44 +0100
committerDimitri Staessens <dimitri@ouroboros.rocks>2020-03-17 09:36:44 +0100
commitd39ca50eaa09350e423fc49741fde1ebc745398e (patch)
tree1a8aad4fa6be6dc9f5a7690c6f6ebeed6ffd4b71 /content/en/docs/Tutorials/tutorial-4.md
parentf16b61913a26fed9b116ef9016f5fa3999b02890 (diff)
downloadwebsite-d39ca50eaa09350e423fc49741fde1ebc745398e.tar.gz
website-d39ca50eaa09350e423fc49741fde1ebc745398e.zip
content: Update register commands to v0.17
Diffstat (limited to 'content/en/docs/Tutorials/tutorial-4.md')
-rw-r--r--content/en/docs/Tutorials/tutorial-4.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/en/docs/Tutorials/tutorial-4.md b/content/en/docs/Tutorials/tutorial-4.md
index 1e2dde5..10116de 100644
--- a/content/en/docs/Tutorials/tutorial-4.md
+++ b/content/en/docs/Tutorials/tutorial-4.md
@@ -104,12 +104,12 @@ node0:
$ irm ipcp bootstrap type normal name normal_0 layer normal_layer
$ irm bind ipcp normal_0 name normal_0
$ irm b i normal_0 n normal_layer
-$ irm register name normal_layer layer eth
-$ irm r n normal_0 l eth
+$ irm name register normal_layer layer eth
+$ irm n r normal_0 l eth
node1:
$ irm ipcp enroll name normal_1 layer normal_layer autobind
-$ irm r n normal_layer l eth
-$ irm r n normal_1 l eth
+$ irm n r normal_layer l eth
+$ irm n r normal_1 l eth
```
The IPCPs should acknowledge the enrollment in their logs: