2012年6月18日 星期一

3COM 4500G Port Mirror設定

因學校網路流量有時異常,需要流向監控來查明問題
以下為3COM 4500G Switch設定配置

- Configure GigabitEthernet 1/0/1  as mirroring source ports.

- Configure GigabitEthernet 1/0/15 as the mirroring destination port.

Configuration procedure
Configure Switch C:
# Create a local mirroring group.(一定要設)
================================================================
system-view
<4500G> mirroring-group 1 local

# Configure the source ports and destination port for the local mirroring group.
<4500G> mirroring-group 1 mirroring-port GigabitEthernet 1/0/1
<4500G> mirroring-group 1 monitor-port GigabitEthernet 1/0/15

# Display configuration information about local mirroring group 1.
<4500G>display mirroring-group 1
mirroring-group 1:
    type: local
    status: active
    mirroring port:
        GigabitEthernet1/0/1  both
    monitor port: GigabitEthernet1/0/15
===============================================================


設定完成後較疑惑的是竟然還可以Get DHCP IP,可能3COM把Port Mirror當作HUB功能!?
另外VLAN也全部都撈到了!!

沒有留言:

張貼留言

音頻藍芽模組維修

因藍芽喇叭時常連不上,每次要重開好幾次才連得上 到後來直接罷工,怎麼重開都連不到了 於是拆開來研究,發現電容壞了好幾顆 因為用的電錶沒有測電容功能,無法直接測試電容好壞 只好用二極體檔位查電容充電是否正常 若數值從小升高到無限大代表電容充電正常,反之若數值不會上升到無限大就代表電...