aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-plugin/README.md
diff options
context:
space:
mode:
authorAlberto Compagno <acompagn+fdio@cisco.com>2019-07-05 11:37:31 +0200
committerAlberto Compagno <acompagn+fdio@cisco.com>2019-07-05 11:37:31 +0200
commitc89255cfa7cc1f17043b496ed44eab0e6f66bdd3 (patch)
tree6fa7a22f4fec53d5694dd9408fd949407e37b119 /hicn-plugin/README.md
parent4d86f3ed3c000a5cfa96ad24cf77d57bc1a811e8 (diff)
[HICN-239] Removed unused cli command for MapMe
Change-Id: I338ca1856538e9b2d3723c54ca2ca6949568a264 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
Diffstat (limited to 'hicn-plugin/README.md')
-rw-r--r--hicn-plugin/README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/hicn-plugin/README.md b/hicn-plugin/README.md
index 7a7b02271..2208f5ada 100644
--- a/hicn-plugin/README.md
+++ b/hicn-plugin/README.md
@@ -248,13 +248,6 @@ hicn fib {{add | delete } prefix <prefix> face <face_id> } | set strategy <strat
<strategy_id> :set a strategy for the corresponding prefix
```
-`hicn mapme`: enable and disable mapme.
-
-```
-hicn mapme {enable|disable|set <param> <value>}
-```
-
-
`hicn pgen client`: set an vpp forwarder as an hicn packet generator client
```