Specifications
9-2 mitigator Commands
9.2 wcswip
Usethewcswipcommand tosettheIPaddressofaRemoteDataCollectionEngine.Usetheno
formatofthecommandtoremovetheIPaddress.
Syntax
wcswip <IP Address> [<poll_interval(3-60)> <retries(0-12)>]
no wcswip <IP Address>
Parameters
Examples
ThefollowingexamplesetstheIPaddressoftheDataCollectionEngineandtherequired
intervals,andthenappliesthechanges.
EWC.enterasys.com:mitigator# wcswip 123.456.789.101 3 1
Toverifythatthechangehasbeenmade,usetheshowcommand
EWC.enterasys.com:mitigator# show wcswip
ToremovetheIPaddress,thenoformofthecommandisused,followedbytheapplycommand
toimplementthechange.
EWC.enterasys.com:mitigator# no wcswip 123.456.789.101
9.3 scgroup
Thescgroupcommandreferstocontextscgroup,whichcontainscommandstocreateanddelete
thescangroups.ThescgroupcommandisaccessiblefromthemitigatorcontextoftheCLI.
Thefollowingcommandsareavailableinthemitigator:scgroupcontext:
• sgname
• <scangroupname>—See<scangroupname>forcommandsinthe
mitigator:scgroup:<scan
groupname>context.
IPAddress SpecifiestheIPaddressoftheRemoteDataCollectionEngine
poll_interval Specifiesthetimeinterval(inseconds)thattheAnalysisEnginewill
polltheRemoteDataCollectionEngine.Thevaluesfrom3to60are
accepted.
retries SpecifiesthenumberoftimestheAnalysisEnginewillattempttopoll
theRemoteDataCollectionEnginetomaintainconnectionstatus
beforeitstopssendingrequests.Thevaluesfrom0to12areaccepted.
Note: After you have set the IP address of a Remote Data Collection Engine, you you must run the
apply command to implement the changes.