Specifications

33-5
Cisco 7600 Series Router Cisco IOS Software Configuration Guide—12.1E
78-14064-04
Chapter 33 Configuring NDE
Understanding How NDE Works
Table 33-3 NDE Version 7 Header Format
Bytes Content Description
01 version Netflow export format version number
23 count Number of flows exported in this packet (130)
47 SysUptime Current time in milliseconds since router booted
811 unix_secs Current seconds since 0000 UTC 1970
1215 unix_nsecs Residual nanoseconds since 0000 UTC 1970
1619 flow_sequence Sequence counter of total flows seen
2024 reserved Unused (zero) bytes
Table 33-4 NDE Version 7 Flow Record Format
Bytes Content Description
Flow masks:
• X=Populated
• A=Additional field (see the Populating Additional NDE
Fields section on page 33-10)
Destination
Destination
Source
Destination
Source
Interface
1
Full
Full
Interface
1
03 srcaddr Source IP address
XXXX
47 dstaddr Destination IP address
XXXXX
811 nexthop Next hop routers IP address
X
2
XXXX
1213 input Ingress interface SNMP ifIndex
XX
1415 output Egress interface SNMP ifIndex
X
2
XXXX
1619 dPkts Packets in the flow
XXXXX
2023 dOctets Octets (bytes) in the flow
XXXXX
2427 First SysUptime at start of the flow
XXXXX
2831 Last SysUptime at the time the
last packet of the flow was received
XXXXX
3233 srcport Layer 4 source port number
or equivalent
XX
3435 dstport Layer 4 destination port number
or equivalent
XX
36 flags flow mask in use
XXXXX
37 tcp_flags Cumulative OR of TCP flags
38 prot Layer 4 protocol
(for example, 6=TCP, 17=UDP)
XX
39 tos IP type-of-service byte
4041 src_as Autonomous system number of the
source, either origin or peer
AAAA