ip traffic export: how to mirror traffic on a router

how to mirror traffic on a router

1. define a traffic export profile

suppose we are on a console of a router

enter a routers;s configuration 

#ip tra

#ip traffic-expport profile ciscozine-test mode export

#bidirectional

#interface fastEthernet 0/0

#mac-address 0015.61b9.2abb

#exit


2. apply the profile to an ingress interface

#conf t

#interface dialer 1

#traffic-export apply ciscozine-test

#^z


3.check the ip traffic export statistics

#show ip traffic-export

you can check the traffic "mirrored" using wireshark

router permits to save packets in local router memory


1. define a traffic capture profile

#conf t

#ip traffic-export profile ciscozine-test-2 mode capture

#bidirectional

2. apply the profile to an ingress interface

#conf t

#inter dialer1

#ip traffic-expoert apply ciscozine-test-2 size 1000000

only one profile to an interface

3.start the capture

#traffic-export interface dialer 1 start

4.stop the capture

#traffic-export interface dialer 1 stop

5. check the ip traffic capture statistics

#show ip traffic-export






  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
引用:标签路由 router-link 。引用: 当您单击通过react-router-hash-link link创建react-router-hash-link ,它将滚动到页面上id与该链接中#hash-fragment匹配的元素。引用: <router-link to="" @click="jumpTo(scope.row.subnetUrl)" class="link-type"> <span>{{scope.row.subnetUrl}}</span> </router-link> 根据引用内容可知,router-link :to是一个在React Router中使用的标签,用于创建链接到特定路径的路由链接。在引用中的代码示例中,to属性为空字符串,这意味着点击链接时不会导航到任何路径。相反,通过@click事件绑定的jumpTo方法会在点击时触发,它会调用window.open方法打开scope.row.subnetUrl对应的链接。所以,router-link :to属性的作用是指定需要导航到的路径,而跳转的动作则是通过点击事件来实现的。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [router link to](https://blog.csdn.net/qq_42108487/article/details/97312730)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"] - *2* [react-router-hash-link:React Router的哈希链接滚动功能](https://download.csdn.net/download/weixin_42144604/18593343)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"] - *3* [【Vue】router-link :to跨域跳转新链接,不带localhost:80端口](https://blog.csdn.net/single_0910/article/details/120909325)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 33.333333333333336%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值