!
ip flow-cache timeout active 1
!
interface GigabitEthernet0/0.5
encapsulation dot1Q 5
ip address 192.168.10.1 255.255.255.0
ip flow ingress
ip flow egress
no cdp enable
!
ip flow-export source GigabitEthernet0/0.5
ip flow-export version 9
ip flow-export destination 192.168.10.10 9996
!
snmp-server community readonlycom RO
snmp-server ifindex persist
!
|