Skip to content

Instantly share code, notes, and snippets.

@epcim
Forked from dsundarraj/vrouter troubleshooting
Created November 18, 2016 09:58
Show Gist options
  • Save epcim/6aefc62b141c6d4ccf93763089084a99 to your computer and use it in GitHub Desktop.
Save epcim/6aefc62b141c6d4ccf93763089084a99 to your computer and use it in GitHub Desktop.
5 instances of following output each 2 seconds apart,
“ifconfig –a”
Vif –b
Dropstats
Vrfstats —get <vrf-id> , where vrf-id is Vrf for tap-interface of interest
First page of “flow –l | more” output
http://<compute>:8085/Snh_SandeshTaskRequest?
http://<compute>:8085/Snh_AgentStatsReq?
Collect “flow –r” for 5 seconds
Try ping of metadata-ip and capture tcpdump on the tap interface
Check if flow for metadata-ip gets deleted or not
Capture output of commands in (1) before and after ping
Gcore of vouter-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment