Huawei NetEngine5000E Configuration Manual page 191

Core router
Table of Contents

Advertisement

HUAWEI NetEngine5000E Core Router
Configuration Guide - System Management
l
l
l
Procedure
Step 1 Configure an IP address for the interface on each router. Details for the configuration procedure
are not provided here.
Step 2 Configure reachable routes between the WAN, router A, and router B.
# Configure reachable routes between router A and router D.
<RouterA> system-view
[~RouterA] ip route-static 1.1.1.1 24 pos 1/0/0
# Configure reachable routes between router B and router D.
<RouterB> system-view
[~RouterB] ip route-static 1.1.1.1 24 pos 1/0/0
[~RouterB] commit
Step 3 Configure reachable routes between router D and the NSC.
# Configure reachable routes between router D and router C.
<RouterD> system-view
[~RouterD] ip route-static 2.2.2.1 24 3.3.3.2
[~RouterD] commit
Step 4 Enable NetStream on router D.
# Configure the LPU on router D to process NetStream services in integrated mode.
<RouterD> system-view
[~RouterD] slot 1
[~RouterD-slot-1] ip netstream sampler to slot 4
[~RouterD-slot-1] return
# Enable the NetStream statistics function.
[~RouterD] interface gigabitethernet 1/0/0
[~RouterD-GigabitEthernet1/0/0] ip netstream inbound
# Output aggregated flows in V9 format.
[~RouterD] ip netstream aggregation as
[~RouterD-aggregation-as] enable
[~RouterD-aggregation-as] ip netstream export host 2.2.2.1 3000
[~RouterD-aggregation-as] ip netstream export source 3.3.3.1
[~RouterD-aggregation-as] export version 9
# Enable the NetStream packet sampling function.
[~RouterD-GigabitEthernet1/0/0] ip netstream sampler fix-packets 1000 inbound
[~RouterD-GigabitEthernet1/0/0] quit
[~RouterD] commit
Step 5 Verify the configuration.
# View information about flows in the NetStream flow buffer on the router.
[~RouterD] display ip netstream cache as slot 4
Show information of IP and MPLS cache of slot 4 is starting.
get show cache user data success.
Issue 01 (2011-10-15)
Output format of NetStream flows
NetStream sampling ratio
Number of the slot where the NetStream service processing board resides (In this example,
the NetStream service processing board is in slot 4.)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
6 NetStream Configuration
183

Advertisement

Table of Contents
loading

Table of Contents