Hi Mark, The questions are the same what do they do? > I hope someone can help me.
2. On Linux: adds the address *2001*:*db8*:a0b:12f0::*1*/64 to the interface tap1 3. On Linux: enables interface tap1 4. On RIOT: adds the address *2001*:*db8*:a0b:12f0::*2*/64 to the interface 6. For the Linux commands (2. and 3.) you can refer to `ip(8)` in your machines manpages (just type `man 8 ip` into your Linux terminal). For the RIOT command (4.) you can use the online help of the command (which is ATM not the best to be honest), by typing e.g. `ifconfig help` in the RIOT terminal. Cheers, Martine
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
