proc SuspendFlowGroup { streamId } { puts "\nSuspendFlowGroup: $streamId" ixNet setAttribute $streamId -suspend True ixNet commit }