When you enable jumbo MTUs on the PVIs and public networks that are already configured, you must first delete all the existing PVIs and public networks and then enable the jumbo MTUs. You must then recreate all the PVIs and public networks that were configured earlier.
show system info hostname ovn87-195 descr domain us.oracle.com address 10.129.87.195 netmask 255.255.255.0 model-num Oracle Fabric Interconnect IS2-46 serial-num Not Specified ipconfig static default-gateway 10.129.87.1 mtu 1500 support-jumbo-packet true timezone GMT console-speed 115200
show pvi VNICs show public-network VNICs
Make sure that you note the PVI and VNIC names, the hosts on which the PVIs or VNICs are terminated on, and the other information that you might need to recreate PVI and public networks.
show physical-server server-name show version
# cat /proc/driver/xve/devices/vnic_test/vnic_test |grep -i eoib Eoib: yes
# cat /proc/driver/xve/devices/vnic_test |grep -i titan Titan: yes
If the value of the eoib and titan is yes, the HCA is capable of jumbo MTU.
set system jumbo-packet true
# cat /proc/driver/xve/devices/vnic_test/vnic_test |grep -i mtu mtu: 9000 Admin mtu: 9000
# show public-network pub_net_name
# show system version
# ifconfig