Use https://seceonhelp.freshdesk.com/support/login to access updated Knowledge Base Articles, Submit Technical Support Tickets and Review Status of submitted support tickets.
Cisco 1700 Switch Flow Configuration
Created on: 10/22/2019
Valid Till: Today
Login to the command prompt of the router and do the following configura
rtr1#sh run
Building configuration...
Current configuration : 1809 bytes
!
version 12.2
!
username xxxxxx password 7
memory-size iomem 25
ip subnet-zero
!
ip cef
ip flow-cache timeout active 1
!
!
!
interface FastEthernet0
ip address 192.168.4.1 255.255.255.0
ip route-cache flow
speed auto
full-duplex
no cdp enable
!
interface Serial0
bandwidth 192
ip address x.x.x.x 255.255.255.252
ip route-cache flow
no ip mroute-cache
load-interval 30
keepalive 30
no fair-queue
compress stac
!
interface Serial1
bandwidth 128
ip address x.x.x.x 255.255.255.252
ip route-cache flow
no ip mroute-cache
load-interval 30
keepalive 30
no fair-queue
compress stac
no cdp enable
!
interface Serial2
bandwidth 384
ip address x.x.x.x 255.255.255.252
ip route-cache flow
no ip mroute-cache
load-interval 30
keepalive 30
no fair-queue
compress stac
no cdp enable
!
ip classless
ip route 0.0.0.0 0.0.0.0 x.x.x.x
ip route 192.168.5.0 255.255.255.0 x.x.x.x
ip route 192.168.6.0 255.255.255.0 x.x.x.x
no ip http server
ip flow-export source Serial1
ip flow-export version 5
ip flow-export destination x.x.x.x 9995
!
snmp-server community xxxxxxx RW
snmp-server ifindex persist
snmp-server enable traps tty
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password 7
!
no scheduler allocate
ntp source Serial0
ntp server x.x.x.x
end
rtr1#exit
Seceon Inc. All rights reserved. https://www.seceon.com