OTV/VSC service optimization for better performance

 OTV/VSC service resource optimization should be done for better performance.


on OTV:

vi /etc/init.d/vpservice

and increase JAVA memory to desired value (example: start_vpservice->$JAVA_Options Xmx4096m


systemctl deamon-reload

service vpservice stop

service vpservice start

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...