华为镜像端口

风流不在谈锋胜,袖手无言味最长。这篇文章主要讲述华为镜像端口相关的知识,希望能为你提供帮助。



【华为镜像端口】上面是ip还有连
ar1配置
interface GigabitEthernet0/0/0

ip address 192.168.2.2 255.255.255.0   
ip route-static 0.0.0.0 0.0.0.0 192.168.2.1


sw1配置:
vlan batch 10 20


interface Vlanif10

ip address 192.168.1.1 255.255.255.0



interface Vlanif20

ip address 192.168.2.1 255.255.255.0


interface GigabitEthernet0/0/1

port link-type access

port default vlan 20



interface GigabitEthernet0/0/2

port link-type access

port default vlan 10

port-mirroring to observe-port 1 inbound



interface GigabitEthernet0/0/3

port link-type access

port default vlan 10


ip route-static 0.0.0.0 0.0.0.0 192.168.2.
配置完了以后就可查看









    推荐阅读