Network requirements, Configuration procedure – H3C Technologies H3C SecBlade NetStream Cards User Manual

Page 178

Advertising
background image

163

# Configure the IP address of GigabitEthernet 0/1.

[SecBlade] interface gigabitethernet 0/1
[SecBlade-GigabitEthernet0/1] ip address 192.168.103.60 255.255.255.0
[SecBlade-GigabitEthernet0/1] quit

# Configure a static route to the NSC.

[SecBlade] ip route-static 192.168.96.1 255.255.255.0 192.168.100.2

# Configure SNMP settings for connection to the NSC server (IMC-NTA). Make sure the settings must be
consistent with those on the NSC.

[SecBlade] snmp-agent community read public
[SecBlade] snmp-agent community write private
[SecBlade] snmp-agent sys-info version all

IPv4 NetStream aggregation data export
configuration example

Network requirements

As shown in

Figure 50

, configure IPv4 NetStream on the SecBlade NS card so that:

The card exports IPv4 NetStream traditional data in version 5 export format to port 5000 of the
NSC at 4.1.1.1/24.

The card performs IPv4 NetStream aggregation in the protocol-port mode, and sends the

aggregation data to the destination address at 4.1.1.1, with UDP port 3000.

Figure 50 Network diagram for configuring NetStream aggregation data export

Configuration procedure

1.

Configure the Device.

# Create VLAN 10 and VLAN 20, and assign GigabitEthernet 3/0/1 and GigabitEthernet 3/0/2 to

VLAN 10 and VLAN 20, respectively.

<Device> system-view
[Device] vlan 10
[Device-vlan10] port gigabitethernet 3/0/1
[Device-vlan10] vlan 20
[Device-vlan20] port gigabitethernet 3/0/2

Advertising