文章分类 - 网络
摘要:stp配置 stp mode stp stp enable stp root primary stp pathcost standard legacy stp bpdu filter enable stp edged port enable 配置eth trunk int eth trunk 1 t
阅读全文
摘要:远程登录 user interface vty 0 4 authentication mode aaa user privilege level 15 protocol inbound all quit stelnet server enable ssh authentication type de
阅读全文
摘要:agile 802.1x无线配置 1、创建RADIUS模板和认证计费方案 radius server template radius_template radius server authentication (sc地址) 1812 source ip address (交换机地址 sc联动交换机)
阅读全文
摘要:tcpdump -n 取消IP地址反转域名,默认会将IP反转到对应的域名 tcpdump -D 查看所有的网卡 tcpdump -i 指定网卡,默认是eth0 tcpdump -w 文件路径文件名 指定存到某个路径下的指定的文件 用tcpdump -r 读取抓包 可以传到本地用wireshark图形
阅读全文