OpenIxia / IxNetwork

A central location for IxNetwork sample scripts and utilities. Please also visit http://openixia.com
MIT License
50 stars 59 forks source link

What's sdmPort used for? #119

Closed wenijinew closed 3 years ago

wenijinew commented 3 years ago

Hi,

It shows sdmPort 9020 when I run command "ixNet setSessionParameter"

publisherVersion 8.50 logfile none decorateExecReturn True enablePublishError True enablePublishWarning False enablePublishInfo False sdmPort 9020 tclPort 8020 sessionId 8020 restPort 11020 processId 49500 clientType tcl setAttribute looseNoWarning enableHangTimer False

Could you please help explain the usage purpose for sdmPort 9020?

therkong commented 3 years ago

hi, the sdmPort is for internal use only; for example, it is used by trafficModule, internal sdmStandaloneTest module, ...etc. Users should not connect to this port.