取消
显示结果 
搜索替代 
您的意思是: 
cancel
2333
查看次数
0
有帮助
3
评论
liyanazure
Spotlight
Spotlight
本帖最后由 liyanazure 于 2020-8-17 15:53 编辑
1.IP Traffic Export 是一种类似于span的抓包方法,主要应用在ISR的ts过程中,比如high cpu
2.配置方法:
(1)定义一个traffic-export profile
无论是 IP Traffic Export 还是IP Traffic capture 都需要先定义一个traffic-export profile ,区别是IP Traffic Export 需要定义出接口和PC mac,
而IP Traffic capture 需要定义一下buffer size.(他们存traffic的方式不同)
具体配置参考文档
(2)在需要监控的接口上调用traffic-export profile .
(3)开启抓包过程
IP Traffic Export 这步只需要在pc的wireshark上开始抓包就行了。
IP Traffic capture 在这步则需要用命令开启或关闭抓包功能。
traffic-export interface type number clear
traffic-export interface type number start
traffic-export interface type number stop
traffic-export interface type number copy
3.查看及验证方法:
(1)debug ip traffic-export events
开启这个debug后我们会在log中看到一些信息
(2)show ip traffic-export [interface interface-name | profile profile-name]
这个命令可以看到 traffic-export 的状态。
评论
one-time
Level 13
Level 13
感谢楼主分享,谢谢~
likuo
Spotlight
Spotlight
认真学习。
xiangge
Level 1
Level 1
感谢版主的分享
入门指南

使用上面的搜索栏输入关键字、短语或问题,搜索问题的答案。

我们希望您在这里的旅程尽可能顺利,因此这里有一些链接可以帮助您快速熟悉思科社区:









快捷链接