AS
--autonomous system. A collection of networks under a common administration sharing a common routing strategy. Autonomous
systems are subdivided by areas. An autonomous system must be assigned a unique 16-bit number by the Internet Assigned Numbers
Authority (IANA).
CEF
--Cisco Express Forwarding. A Layer 3 IP switching technology that optimizes network performance and scalability for networks
with large and dynamic traffic patterns.
dCEF
--Distributed Cisco Express Forwarding. Type of CEF switching in which line cards maintain an identical copy of the forwarding
information base (FIB) and adjacency tables. The line cards perform the express forwarding between port adapters; this relieves
the Route Switch Processor of involvement in the switching operation.
export
packet
--Type of packet built by a device (for example, a router) with NetFlow services enabled. The packet contains NetFlow statistics
and is addressed to another device (for example, the NetFlow Collection Engine). The other device processes the packet (parses,
aggregates, and stores information on IP flows).
flow
--A set of packets with the same source IP address, destination IP address, protocol, source/destination ports, and type-of-service,
and the same interface on which flow is monitored. Ingress flows are associated with the input interface, and egress flows
are associated with the output interface.
flowset
--Collection of flow records that follow the packet header in an export packet. A flowset contains information that must be
parsed and interpreted by the NetFlow Collection Engine. There are two different types of flowsets: template flowsets and
data flowsets. An export packet contains one or more flowsets, and both template and data flowsets can be mixed in the same
export packet.
NetFlow
--Cisco IOS accounting feature that maintains per-flow information.
NetFlow
Aggregation
--A NetFlow feature that lets you summarize NetFlow export data on an IOS router before the data is exported to a NetFlow
data collection system such as the NetFlow Collection Engine. This feature lowers bandwidth requirements for NetFlow export
data and reduces platform requirements for NetFlow data collection devices.
NetFlow
Collection
Engine
(formerly NetFlow FlowCollector)--Cisco application that is used with NetFlow on Cisco routers and Catalyst series switches.
The NetFlow Collection Engine collects packets from the router that is running NetFlow and decodes, aggregates, and stores
them. You can generate reports on various aggregations that can be set up on the NetFlow Collection Engine.
NetFlow
v9
--NetFlow export format Version 9. A flexible and extensible means for carrying NetFlow records from a network node to a collector.
NetFlow Version 9 has definable record types and is self-describing for easier NetFlow Collection Engine configuration.
QoS
--quality of service. A measure of performance for a transmission system that reflects its transmission quality and service
availability.
template
flowset
--One or more template records that are grouped in an export packet.
ToS
--type of service. The second byte in the IP header. It indicates the desired quality of service (QoS) for a particular datagram.