You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tungsten Fabric Users
Hello everyone!
I created one VN and 2 VM in it. Ping was success, but other traffic didn't transmit. FW is disabled, VN config by default without policy, SG allow all traffic. What can be wrong?
TF v5.1 (use contrail-helm-deployer)
Андрей Федюнин
unread,
Sep 20, 2018, 1:30:26 AM9/20/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tungsten Fabric Users
I gues that core ussue related to mtu, what mtu do i need to set on interfaces(VM,Host)? Now, all interface have mtu = 1500.
Kevin
unread,
Sep 24, 2018, 6:14:56 AM9/24/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tungsten Fabric Users
On Host its better to enable jumbo frames.
You can also try ICMP with packet size of 1472 with DF flag set and see if its going through. ping -Mdo -s 1472 <distip>