Example: Debugging Connectivity Using Monitoring for Troubleshooting
Using Monitoring to Debug Connectivity
This example shows how you can use monitoring to debug connectivity in your Contrail system. You can use the demo setup in Contrail to use these steps on your own.
- Navigate to Monitor -> Networking -> Networks ->
default-domain:demo:vn0
, Instanceed6abd16-250e-4ec5-a382-5cbc458fb0ca
with IP address192.168.0.252
in the virtual networkvn0
; see Figure 1Figure 1: Navigate to Instance - Click the instance to view Traffic Statistics for
Instance. see Figure 2.Figure 2: Traffic Statistics for Instance
- Instance
d26c0b31-c795-400e-b8be-4d3e6de77dcf
with IP address192.168.0.253
in the virtual networkvn16
. see Figure 3 and Figure 4.Figure 3: Navigate to InstanceFigure 4: Traffic Statistics for Instance - From Monitor->Infrastructure->Virtual Routers->a3s18->Interfaces, we can see that Instance
ed6abd16-250e-4ec5-a382-5cbc458fb0ca
is hosted on Virtual Routera3s18
; see Figure 5.Figure 5: Navigate to a3s18 Interfaces - From Monitor->Infrastructure->Virtual Routers->a3s19->Interfaces, we can see that Instance
d26c0b31-c795-400e-b8be-4d3e6de77dcf
is hosted on Virtual Routera3s19
; see Figure 6.Figure 6: Navigate to a3s19 Interfaces - Virtual Routers
a3s18
anda3s19
have the ACL entries to allow connectivity betweendefault-domain:demo:vn0
anddefault-domain:demo:vn16
networks; see Figure 7 and Figure 8.Figure 7: ACL Connectivity a3s18Figure 8: ACL Connectivity a3s19 - Next, verify the routes on the control node for routing
instances
default-domain:demo:vn0:vn0
anddefault-domain:demo:vn16:vn16
; see Figure 9 and Figure 10.Figure 9: Routes default-domain:demo:vn0:vn0Figure 10: Routes default-domain:demo:vn16:vn16 - We can see that VRF
default-domain:demo:vn0:vn0
on Virtual Routera3s18
has the appropriate route and next hop to reach VRFdefault-domain:demo:front-end
on Virtual Routera3s19
; see Figure 11.Figure 11: Verify Route and Next Hop a3s18 - We can see that VRF
default-domain:demo:vn16:vn16
on Virtual Routera3s19
has the appropriate route and next hop to reach VRFdefault-domain:demo:vn0:vn0
on Virtual Routera3s18
; see Figure 12.Figure 12: Verify Route and Next Hop a3s19 - Finally, flows between instances (IPs
192.168.0.252
and192.168.16.253
) can be verified on Virtual Routersa3s18
anda3s19
; see Figure 13 and Figure 14.Figure 13: Flows for a3s18Figure 14: Flows for a3s19