日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

SPAN 配置Catalyst交換端口分析器( 三 )


Enter the list of ports to be monitored:Switch(config-if)#port monitor fastEthernet 0/2
Switch(config-if)#port monitor fastEthernet 0/5
然后,這兩個端口接收的或者發(fā)送的數(shù)據(jù)包也會被復(fù)制到端口Fa0/1 。使用另一版本的port monitor 命令對治理接口的監(jiān)控進行配置: Switch(config-if)#port monitor VLAN 1
注:?/B>上文中的命令并不意味著端口Fa0/1將監(jiān)控整個VLAN 1 。VLAN 1要害字僅指交換機的治理接口 。輸入以下命令說明在不同VLAN中監(jiān)控某個端口是不可能的:Switch(config-if)#port monitor fastEthernet 0/3
FastEthernet0/1 and FastEthernet0/3 are in different vlan
To finish the configuration, configure another session, this time using Fa0/4 as a destination SPAN port: Switch(config-if)#int fa0/4
Switch(config-if)#port monitor fastEthernet 0/3
Switch(config-if)#port monitor fastEthernet 0/6
Switch(config-if)#^Z
檢查配置情況的最佳方法是發(fā)出簡單的 show running命令,或者使用 show port monitor 命令:Switch#show port monitor;
Monitor Port Port Being Monitored
--------------------- ---------------------
FastEthernet0/1 VLAN1
FastEthernet0/1 FastEthernet0/2
FastEthernet0/1 FastEthernet0/5
FastEthernet0/4 FastEthernet0/3
FastEthernet0/4 FastEthernet0/6
注:?/B>Catalyst 2900XL以及3500XL不支持單一接收方向的SPAN(Rx SPAN或者入口SPAN)或者單一發(fā)送方向的SPAN(Tx SPAN或者出口SPAN) 。所有配置SPAN的受控端口必須既能進行業(yè)務(wù)接收(Rx)又能進行業(yè)務(wù)發(fā)送(Tx) 。QQRead.com 推出數(shù)據(jù)恢復(fù)指南教程 數(shù)據(jù)恢復(fù)指南教程數(shù)據(jù)恢復(fù)故障解析常用數(shù)據(jù)恢復(fù)方案硬盤數(shù)據(jù)恢復(fù)教程數(shù)據(jù)保護方法數(shù)據(jù)恢復(fù)軟件專業(yè)數(shù)據(jù)恢復(fù)服務(wù)指南
Catalyst 2948G - L3和4908G - L3上的SPAN
Catalyst 2948G - L3以及4908G - L3為固定配置的交換機-路由器或者第3層交換機 。第3層交換機的SPAN功能被稱為端口偵聽 。但是這些交換機不支持端口偵聽 。請參閱 “Catalyst 2948G - L3和Catalyst 4908G - L3交換機路由器不支持的功能” 以及Catalyst 2948G - L3最新的版本說明 。Catalyst 8500上的SPAN
Catalyst 8540提供一項很基本的SPAN功能,名為端口偵聽 。有關(guān)具體信息,請檢查現(xiàn)在的Catalyst 8540文檔資料:Catalyst 8500命令參考 關(guān)于端口偵聽 (摘自第3層交換接口配置指南)以下摘自命令參考:端口偵聽使您能將業(yè)務(wù)從一個或者多個源端口透明地鏡像至一個目的地端口 。假如要設(shè)定基于端口的業(yè)務(wù)鏡像或者偵聽,請使用 snoop 命令 。假如要取消偵聽,請使用該命令的否定形式 。
snoop interface source-portdirection snoop-direction


no snoop interface source-port

源端口指正受到監(jiān)控的端口;偵聽方向指源端口或者受到監(jiān)控端口的業(yè)務(wù)方向:接收、發(fā)送或者兩者兼?zhèn)?。.8500CSR# configure terminal
8500CSR(config)# interface fastethernet 12/0/15
8500CSR(config-if)# shutdown
8500CSR(config-if)# snoop interface fastethernet 0/0/1 direction both
8500CSR(config-if)# no shutdown
下例顯示了 show snoop 命令的輸出結(jié)果 。8500CSR# show snoop
Snoop Test Port Name: FastEthernet1/0/4 (interface status=SNOOPING)
Snoop option: (configured=enabled)(actual=enabled)
Snoop direction:;;;(configured=receive)(actual=receive)
Monitored Port Name:
(configured=FastEthernet1/0/3)(actual=FastEthernet1/0/3)
注:?/B>假如您正在運行MSR鏡像(8540m-in-mz),Catalyst 8540以太網(wǎng)端口將不支持該命令 。您必須使用CSR鏡像(例如8540c - in - mz)來代替 。當您運行MSR鏡像時,僅ATM接口上支持偵聽,這通過發(fā)出以下命令實現(xiàn):atm snoop atm snoop-vp atm snoop-vc
運行CatOS的Catalyst 4000、5000以及6000系列交換機上的SPAN

推薦閱讀