Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

p12 certificate

Code Block
jlk-site2#ls security/
pkicerts/
sdwan.p12
ssh/

show flow exporter

Code Block
jlk-site2#show flow exporter
Flow exporter sdwanFlowExporter:
  exporter-id: 65543
  reporter: 8d9f37062b994250b33dc2c3fa890665
  destination host: netflow.EKI_Customer.Pre_Sales.sdwan.ekinops.com:4740
  transport: tls
  destination address: 57.152.68.169:4740
  not connected to TLS server
  connections : 0 attempts, 0 succeeded, 0 failed, 0 errors send
  source address: 192.0.2.1
  dscp: 0, ttl: 255

  0 report packets sent, 0 bytes, 0 flows exported, 0 flows filtered out
  flow template sent 0 times, timeout 1200 sec
  application-table sent 0 times, timeout 3600 sec
  interface-table sent 0 times, timeout 3600 sec
  system-table sent 0 times, timeout 600 sec

Config

Code Block
jlk-site2#show running-config flow
flow exporter sdwanFlowExporter
 destination netflow.EKI_Customer.Pre_Sales.sdwan.ekinops.com
 option application-table timeout 3600
 option interface-table timeout 3600
 option system-table timeout 600
 record      netflow-tic-extended
 reporter-id 8d9f37062b994250b33dc2c3fa890665
 source loopback 65535
 template data timeout 1200
 transport tls 4740
 pki trustpoint sign TP_sign_device include-ca
 pki trustpoint verify TP_verify_sdwan
 exporter-id 65543
exit

Code Block
jlk-site2#show running-config crypto pki trustpoint
crypto pki trustpoint VPN_OA
 revocation-check none
exit