DX NetOps Manager

 View Only

Tech Tip  : Policy Distribution and agent registration issue's  Part 2 

Oct 29, 2014 07:00 AM

A common problem is that the systemedge agent does not get registered or default  policy are not send  to the agent succesfully .
A regular cause is either name resolution problems or routers which drop the larger cam udp package to solve this verify if camping works with a larger package size .

Finding the Correct Fragment Size:

•Open the command prompt and execute the following command:

◦camping -s <packet Size> <Machine Name>
Example: camping -s 64 TEST

•Continue to increase the 'packet size' value to check upto what value camping works.
NOTE: The Packet Size value should be multiple of the previous value. i.e., 64, 128, 256... etc
The default is 8397 bytes so try up to 10240 

 

When this fails you have to set the cam fragment_size of the vaim domain and distribution servers
and limit the max fragment size to one which matches your enviroment .
to do this .

 

Configuring CAM to use the correct Fragment Size:

1.Open cam.cfg under %CAI_MSQ%


2.Add the following entry in the file


◦fragment_size = <Packet Size Value> under *CONFIG


3.Save the configuration file


4.Recycle the CAM services


Camclose


Cam start

Statistics
0 Favorited
2 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Nov 04, 2014 05:00 AM

Thanks for sharing - very helpful

Related Entries and Links

No Related Resource entered.