Forum Discussion

Jim_Gore_43214's avatar
Jim_Gore_43214
Icon for Nimbostratus rankNimbostratus
Oct 03, 2006

LocalLB.ProfileStream.set_target_string ??

Hello,     I have the following perl subroutine that I am testing to set the target in a stream profile:     sub setTarget()   {   push (@profileName, "ocm_reject_stream");  ...