cisco交换机通过web获取配置

需要获取一个端口的数据量,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。

此条目发表在待分类分类目录。将固定链接加入收藏夹。