1樓:匿名使用者
華為5700
[quidway]observe-port 1 inte***ce gigabitethernet 0/0/11
//設定11口為監測埠
[quidway-gigabitethernet0/0/2]port-mirroring to observe-port 1 outbound
//將2口outbount方向資料映象到11口
h3c埠映象:
建立本地映象組:[h3c] mirroring-group 1 local //數字」1」是組的名字
在埠檢視下設定映象組源埠和映象方向:
[h3c-gigabitethernet1/0/1]mirroring-group 1 mirroring-port
//both為雙向,inbound是埠入方向,outbound是埠出方向
在埠檢視下設定映象組的監測埠:
[h3c-gigabitethernet1/0/1] mirroring-group 1 monitor-port
思科系列:
舉例:通過交換機的第2號埠監控第1埠的流量
switch(config)#monitor session 1 source inte***ce g0/1
switch(config)#monitor session 1 destination inte***ce g0/2
2樓:匿名使用者
型號都不說別人怎麼告訴你呀
如何設定交換機的映象埠命令
3樓:吾羽皋傑
(config)#monitor
session
1source
intf0/1
both
(config)#monitor
session
1destination
intf0/24
說明:第一條命令中的1指明的是monitor的會話程序,在cisco的2950和3550交換機上取值為1或2
source為被監聽埠,destination埠接收source埠的流量備份。
------------僅供參考!
怎樣開啟華為交換機埠配置命令,華為交換機如何配置埠組?華為交換機埠組
交換機是無法直接bai配ip的你能配vlan的虛擬duipsys 進入系zhi統模式下 vlan 2 建立一個 daovlan port 1 0 24 把24口加入這個vlan 就是專inte ce vlan inte ce 進入vlanip add 1.1.1.1 24 配ip這樣vlan2 的i...
Cisco交換機Trunk配置命令是什麼
1.config int f0 0 進入相應介面,如果是多個介面可以使用命令 int range f0 0 n 2.config if switchport trunk encapsulation 封裝dot1q或者isl isl為思科私有,dot1q是802.1q,通用 3.config if s...
思科交換機進特權模式的命令是什麼
router 2 進入全域性配置模式 configure terminal router enable router c onfigure terminal router conf 3 交換機命名 hostname routera 以routera為例 router enable router c ...