Merge branch 'master' of gitee.com:Eyestorm/notes

This commit is contained in:
estomm
2019-11-23 13:39:55 +08:00
2 changed files with 16 additions and 1 deletions

View File

@@ -108,4 +108,12 @@ $scp localpath ID@host:path
以ssh协议遍历下载path路径下的整个文件系统到本地的localpath:
```
$scp -r ID@site:path localpath
```
```
## 6 网络性能
ping baidu.com
traceroute
mtr baidu.com

View File

@@ -0,0 +1,7 @@
# IPv6-MLD
## 概述
IPv6中的多播侦听发现。