port-mirroring命令用来配置端口镜像功能。 命令格式 port-mirroringtoobserve-portobserve-port-index{both|inbound|outbound} 参数说明 参数 参数说明 取值 observe-port-index 指定观察端口索引。 整数形式,只能取值为1。 observe-port 表示配置本地端口镜像功能。
port-mirroring命令用来配置端口镜像功能。 命令格式 port-mirroringtoobserve-portobserve-port-index{both|inbound|outbound} 参数说明 参数 参数说明 取值 observe-port-index 指定观察端口索引。 整数形式,只能取值为1。 observe-port 表示配置本地端口镜像功能。
port-mirroring to observe-port 1 inbound 青云英语翻译 请在下面的文本框内输入文字,然后点击开始翻译按钮进行翻译,如果您看不到结果,请重新翻译! 翻译结果1翻译结果2翻译结果3翻译结果4翻译结果5 翻译结果1复制译文编辑译文朗读译文返回顶部 端口镜像观察端口1访港...
interface GigabitEthernet0/0/1 port-mirroring to observe-port 1 inbound //将接口GE1/0/1的入方向绑定到索引为1的观察端口上 # interface GigabitEthernet0/0/2 port-mirroring to observe-port 1 inbound # return 六、Router路由器的主要配置文件:# sysname Router # interface Ethernet0/0/0 undo por...
both选项,表示对端口接收和发送的报文都进行镜像!inbound只对接收的报文镜像。outbound发送的报文
执行命令port-mirroring to observe-port index { both | inbound | outbound } ,配置接口镜像。命令解析observe-port 1 interface gigabitethernet 0/0/2 #将2口配置为观察口,编号为1int g0/0/1port-mirroring to observe-port 1 both #配置为镜像口,将端口的双向(both)数据发送到观察口 ...
求翻译:port-mirroring to observe-port 1 inbound是什么意思?待解决 悬赏分:1 - 离问题结束还有 port-mirroring to observe-port 1 inbound问题补充:匿名 2013-05-23 12:21:38 端口镜像观察端口1访港 匿名 2013-05-23 12:23:18 端口镜像,观察端口1入站 匿名 2013-05-23 12:24:58 口岸反映对...
Mirroring can be classified into port mirroring, flow mirroring,VLANmirroring, and MAC address mirroring based on the mirroring source. For example, port mirroring allows packets in the inbound, outbound, or both the inbound and outbound directions of a specified port to be copied to a destinati...
配置步骤如下:一、定义mirroring group system-viewmirroring-group 2 #group_id 二、定义被镜像的端口,也就是源端口 mirroring-group 2 mirroring-port eth 1/0/4 both 其中both指的是从该端口进来和出去的数据包都将被捕获,还可以选择inbound和outbound 三、定义目的端口 mirroring-group 2 ...
<HUAWEI>system-view[HUAWEI]observe-port 1 interface gigabitethernet 0/0/1[HUAWEI]interface gigabitethernet 0/0/2[HUAWEI-GigabitEthernet0/0/2]port-mirroring to observe-port 1 inbound 配置1:N端口镜像 将一个镜像端口的报文复制到N个不同的观察端口上。例如:将镜像端口GE2/0/1入方向的报文(即接收到...