Sflow Collector - HPE FlexNetwork 7500 Series Command Reference Manual

Network management and monitoring
Table of Contents

Advertisement

Parameters
ip ipv4-address: Specifies an IPv4 address for the sFlow agent.
ipv6 ipv6-address: Specifies an IPv6 address for the sFlow agent.
Usage guidelines
As a best practice, manually configure an IP address for the sFlow agent.
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Specify IP address 10.10.10.1 for the sFlow agent.
<Sysname> system-view
[Sysname] sflow agent ip 10.10.10.1

sflow collector

Use sflow collector to configure parameters for an sFlow collector.
Use undo sflow collector to remove an sFlow collector.
Syntax
sflow collector collector-id [ vpn-instance vpn-instance-name ] { ip ipv4-address | ipv6
ipv6-address } [ port port-number ] [ datagram-size size ] [ time-out seconds ] [ description string ]
undo sflow collector collector-id
Default
No sFlow collector information is configured.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
collector-id: Specifies an sFlow collector by its ID. The value range for this argument is 1 to 10.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance to which the sFlow collector
belongs. The vpn-instance-name argument represents the VPN instance name, a case-sensitive
string of 1 to 31 characters. The VPN instance name cannot contain spaces. By default, the sFlow
collector belongs to the public network.
ip ipv4-address: Specifies an IPv4 address for the sFlow collector.
ipv6 ipv6-address: Specifies an IPv6 address for the sFlow collector.
port port-number: Specifies the UDP port number of the sFlow collector, in the range of 1 to 65535.
The default is 6343.
datagram-size size: Specifies the maximum length of the sFlow data portion in an sFlow packet.
The value range for the size argument is 200 to 3000 bytes, and the default value is 1400 bytes.
time-out seconds: Specifies the aging timer of the sFlow collector, in the range of 1 to 2147483647
seconds. When the aging timer expires, the sFlow collector settings are deleted. The sFlow collector
settings do not age out by default.
description string: Specifies a description, a case-sensitive string of 1 to 127 characters. The
default description is "CLI Collector."
372

Advertisement

Table of Contents
loading

Table of Contents