需要获取一个端口的数据量,cisco命令
show interface | i bits/sec
通过web获取,
http://192.168.1.254/exec/show/interface/%7c/i/bits%5c/sec/CR
http://192.168.9.30/level/15/exec/-/show/interface/%7c/i/bits%5c/sec/CR
curl 的话需要将用户名和密码base64加密后post。