beautypg.com

Software version used, Configuring netstream on the s7503e switch – H3C Technologies H3C Intelligent Management Center User Manual

Page 78

background image

69

Software version used

This configuration example was created and verified on the following platforms:

IMC PLAT 7.1 (E0301)

IMC UBA 7.1 (E0301)

H3C S7503E, Comware Software Version 5.20 Release 6708P08

H3C SecBlade NetStream card, Comware Software Version 5.20 Release 3109P03

Configuring NetStream on the S7503E switch

1.

Configure the S7503E switch:
# Create local mirroring group 1.

[Sysname] system-view

[Sysname] mirroring-group 1 local

# Configure mirroring group 1 to monitor the incoming and outgoing traffic on GigabitEthernet

2/0/2.

[Sysname] mirroring-group 1 mirroring-port GigabitEthernet2/0/2 both

# Configure Ten-GigabitEthernet 2/0/1 as the monitor port of mirroring group 1.

[Sysname] mirroring-group 1 monitor-port Ten-GigabitEthernet2/0/1

# Enable ACSEI server so that the NetStream card can synchronize the clock of the MPU on the

switch.

[Sysname] acsei server enable

2.

Configure the NetStream card:
# Create blackhole-type inline forwarding entry 1.

[Sysname] inline-interfaces 1 blackhole

# Assign Ten-GigabitEthernet 0/1 to inline forwarding entry 1.

[Sysname] interface Ten-GigabitEthernet0/1

[Sysname-Ten-GigabitEthernet0/1] port inline-interfaces 1

# Enable NetStream for incoming traffic on Ten-GigabitEthernet 0/1.

[Sysname-Ten-GigabitEthernet0/1] ip netstream inbound

# Enable ACSEI client on Ten-GigabitEthernet 0/1 so that the NetStream card can synchronize
the clock of the MPU on the switch.

[Sysname-Ten-GigabitEthernet0/1] acsei-client enable

[Sysname-Ten-GigabitEthernet0/1] quit

# Specify the export destination host as 192.168.1.220 with UDP port 9020.

[Sysname] ip netstream export host 192.168.1.220 9020

# Configure the switch to export NetStream data in the version 9 format. The NetStream
traditional data export uses the version 5 format by default.

[Sysname] ip netstream export version 9