端口镜像配置

  • 格式:docx
  • 大小:39.26 KB
  • 文档页数:6

下载文档原格式

  / 6
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

的需要,也迫切需要

例如,模块1中端口1和端口2同属VLAN1,端口3在VLAN2,端口4和5在VLAN2,端口2监听端口1和3、4、5,

set span 1/1,1/3-5 1/2

2950/3550/3750

格式如下:

#monitor session number source interface mod_number/port_number both #monitor session number destination interface mod_mnumber/port_number //rx-->指明是进端口得流量,tx-->出端口得流量 both 进出得流量

for example:

第一条镜像,将第一模块中的源端口为1-10的镜像到端口12上面;

#monitor session 1 source interface 1/1-10 both

#monitor session 1 destination interface 1/12

第二条镜像,将第二模块中的源端口为13-20的镜像到端口24上面;

#monitor session 2 source interface 2/13-20 both

#monitor session 2 destination interface 2/24

当有多条镜像、多个模块时改变其中的参数即可。

Catalyst 2950 3550不支持port monitor

C2950#configure terminal

C2950(config)#

C2950(config)#monitor session 1 source interface fastEthernet 0/2

!--- Interface fa 0/2 is configured as source port.

C2950(config)#monitor session 1 destination interface fastEthernet 0/3 !--- Interface fa0/3 is configured as destination port.

4配置命令

1. 指定分析口

feature rovingAnalysis add,或缩写 f r a,

例如:

Select menu option: feature rovingAn alysis add

Select analysis slot: 1?& nbsp;

Select analysis port: 2

2. 指定监听口并启动端口监听

feature rovingAnalysis start,或缩写 f r sta,

例如:

Select menu option: feature rovingAn alysis start

Select slot to monitor ?(1-12): 1

Select port to monitor&nb sp;?(1-8): 3

3. 停止端口监听

feature rovingAnalysis stop,或缩写 f r sto

5常见配置

Intel 称端口监听为“Mirror Ports”。网络流量被监听的端口称作“源端口”(Source Port),连接监听设备的端口称作“镜像口”(Mirror Port)。

配置端口监听步骤如下:

1. 在 navigation菜单,点击Statistics下的Mirror Ports,弹出Mirror Ports 信息。

2. 在Configure Source 列中点击端口来选择源端口,弹出Mirror Ports Configuration。

3. 进行源端口设置:源端口是镜像流量的来源口,镜像口是接收来自源端口流量的端口,点击Apply确定。

可以选择三种监听的方式:

1.连续(Always):镜像全部流量。

2.周期(Periodic):在一定周期内镜像全部流量。镜像周期在Sampling Interval configuration中设置。

3 .禁止(Disabled):关闭流量镜像。

在Avaya交换机用户手册中,端口监听被称为“端口镜像”(Port Mirror)。以下命令配置端口监听:

{ set|clear } Port Mirror

设置端口侦听:set port mirror

source-port ? mirror-port sampling { always | disable | periodic } [ max-packets-sec

?& nbsp;] [ piggyback-port ]?&nb sp;

禁止端口监听:clear port mirror

命令中,mod-port-range指定端口的范围;mod-port-spec指定特定的端口;piggyback-port指定双向镜像的端口;sampling指定镜像周期;

max-packets-sec仅在sampling设置为periodic时使用,指定监听口每秒最多的数据报数量。

华为交换机用户手册中,端口监听被称为“端口镜像”(Port Mirroring)。使用Huawei Lanswitch View管理系统添加一个镜像端口:

● 选择Device Setup或Stack Setup。

● 点击Port Mirroring。

● 点击Add按钮。

● 对于堆叠,点击Switch并从列表选择一个交换机。