R3303-HP HSR6800 Routers Network Management and Monitoring Command Reference

187
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display statistics about IPv6 NetStream data export.
<Sysname> display ipv6 netstream export
IPv6 export information:
Stream source interface : GigabitEthernet2/0/0
Stream destination VPN-instance : VPN1
Stream destination IP (UDP) : 10.10.0.10 (30000)
Version 9 exported stream number : 16
Version 9 exported UDP datagram number (failed) : 16 (0)
AS aggregation export information:
Stream source interface : GigabitEthernet2/0/0
Stream destination VPN -instance : VPN1
Stream destination IP (UDP) : 10.10.0.10 (30000)
Version 9 exported stream number : 16
Version 9 exported UDP datagram number (failed) : 2 (0)
Table 41 Command output
Field Descri
p
tion
IPv6 export information Statistics about IPv6 NetStream data export in version 9.
Stream source interface Source interface from which the IPv6 NetStream data is export.
Stream destination vpn-instance
VPN to which the destination address of the IPv6 NetStream data
export belongs.
Stream destination IP(UDP)
Destination address and port number of IPv6 NetStream data
export (UDP).
Version 9 exported stream number Number of flows that have been sent.
Version 9 exported UDP datagram
number (failed)
Number of UDP packets that failed to be sent.
AS aggregation export information
Statistics about IPv6 NetStream AS aggregation in version 9
format.
The output varies depending on the aggregation mode. The
following only describes the fields of AS aggregation mode.
display ipv6 netstream template
Use display ipv6 netstream template to display configuration and status information about IPv6
NetStream templates.
Syntax