Hi Thomas,
This is what I am seeing:( to the best of my memory, I do not have access to the switch right now)
vlan Zee ipaddress 199.199.199.1/30
config ip-mtu 2000 vlan ZEE
enable jumbo frames ports all
Now if i issue ping from the switch to 199.199.199.2 size 1800 ( neighboring device)with DF bit set, I get following:
Packets is to large, DF bit set, can not fragment it reply from 199.199.199.1
##############################################
I want to be able to generate such packets so we can check if service provider is allowing such packet across the cloud without fragmentation.
Thanks