45-18
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 45 Configuring AVC with DNS-AS
Configuring AVC with DNS-AS
Switch(config-flow-exporter)#
option application-table
Switch(config-flow-exporter)#
option application-attributes
Switch(config-flow-exporter)#
template data timeout 500
Switch(config-flow-exporter)#
exit
Switch#
show flow exporter example-exporter1
Flow Exporter example-exporter1:
Description: User defined
Export protocol: NetFlow Version 9
Transport Configuration:
Destination IP address: 192.0.1.254
Source IP address: 192.51.100.2
Transport Protocol: UDP
Destination Port: 9995
Source Port: 54964
DSCP: 0x0
TTL: 255
Output Features: Not Used
Options Configuration:
application-table (timeout 500 seconds)
application-attributes (timeout 500 seconds)
Switch#
show flow exporter example-exporter1 statistics
Flow Exporter example-exporter1:
Packet send statistics (last cleared 00:00:48 ago):
Successfully sent: 2 (924 bytes)
Client send statistics:
Client: Option options application-name
Records added: 4
- sent: 4
Bytes added: 332
- sent: 332
Client: Option options application-attributes
Records added: 2
- sent: 2
Bytes added: 388
- sent: 388
3.
Create a flow monitor and apply it to an interface to perform network traffic monitoring.
The interface you apply the flow monitor to, can also be the same interface you have applied the
QoS policy to. This example applies the QoS policy created as part of the sample QoS configuration
Sample QoS Configuration for AVC with DNS-AS: Classifying Network Control Traffic,
page 45-13
.
Switch#
configure terminal
Switch(config)#
flow monitor example-monitor1
Switch(config-flow-monitor)#
record example-record1
Switch(config-flow-monitor)#
exporter exporter-export1
Switch(config-flow-monitor)#
exit
Switch(config)#
interface tengigabitethernet 1/0/1
Switch(config)#
switchport acceess vlan 100
Switch(config)#
switchport mode access
Switch(config-if)#
ip flow monitor example-monitor1 input
Switch(confif-if)#
service-policy input MARKING
Switch(config-if)#
end
Switch#
show flow monitor
flow monitor example-monitor1
record example-record1
exporter example-exporter1
!
Summary of Contents for Catalyst 4500 Series
Page 2: ......
Page 4: ......
Page 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...