Specifications

Enterasys Wireless Controller Software CLI Reference Guide 18-5
18.3 das
UsethedascommandtoconfigureDAS(DynamicAuthorizationServer)settings.Executingthe
dascommandputsyouinthevnsmode:dascontextwherethefollowingcommandsareavailable.
Thefollowingcommandsareavailableinthevnsmode:dascontext:
port
replay_interval
18.3.1 port
UsetheportcommandtoconfiguretheDASport.Theportcommandisavailablefromthe
vnsmode:dascontext.
Syntax
port <1024-65535>
Parameters
Examples
ThefollowingexamplesetstheDASportnumberto3799.
EWC.enterasys.com:vnsmode:das# port 3799
18.3.2 replay_interval
Usethereplay_intervalcommandtoconfiguretheDASreplayinterval,measuredinseconds.The
replay_intervalcommandisavailablefromthevnsmode:dascontext.
Syntax
replay_interval <0-1000>
Parameters
Examples
ThefollowingexamplesetstheDASreplayintervalto60seconds.
EWC.enterasys.com:vnsmode:das# replay_interval 60
Note: After you run the create command, you must run the apply command to implement the
changes.
<102465535> SpecifiestheDASport.
<01000> SpecifiestheDASreplayinterval,measuredinseconds.