Collapse AllExpand All

5.36.3.3.3. Station Configuration Previous topic Parent topic Child topic Next topic

The stations are now configured. Note that the node code is part of the station number with which the station is configured.
Add the station for virtual node 1-1-5:
ADD-SBCSU:STNO=951007,OPT=OPTI,CONN=DIR,PEN=1-1-3-0,
DVCFIG=OPTIIP,COS1=1,COS2=1,LCOSV1=1, LCOSV2=1,LCOSD1=1,
LCOSD2=1,DPLN=2;
 
ADD-SBCSU:STNO=951008,OPT=OPTIIP,CONN=DIR,PEN=1-1-3-0,
DVCFIG=OPTIIP,COS1=1,COS2=1,LCOSV1=1,LCOSV2=1,LCOSD1=1,
LCOSD2=1,DPLN=2;
Add the station for virtual node 1-1-6:
ADD-SBCSU:STNO=96100,OPT=OPTI,CONN=DIR,PEN=1-17-3-0,
DVCFIG=OPTIIP,COS1=1,COS2=1,LCOSV1=1, LCOSV2=1,LCOSD1=1,
LCOSD2=1,DPLN=1;
 
ADD-SBCSU:STNO=96200,OPT=OPTIIP,CONN=DIR,PEN=1-17-3-1,
DVCFIG=OPTIIP,COS1=1,COS2=1,LCOSV1=1, LCOSV2=1,LCOSD1=1,
LCOSD2=1,DPLN=1;
Add the station for virtual node 1-1-7:
ADD-SBCSU:STNO=97100,OPT=OPTI,CONN=DIR,PEN=1-26-3-0,
DVCFIG=OPTIIP,COS1=1,COS2=1,LCOSV1=1, LCOSV2=1,LCOSD1=1,
LCOSD2=1,DPLN=1;
 
ADD-SBCSU:STNO=97200,OPT=OPTI,CONN=DIR,PEN=1-26-3-1,
DVCFIG=OPTIIP,COS1=1,COS2=1,LCOSV1=1, LCOSV2=1,LCOSD1=1,
LCOSD2=1,DPLN=1;
Add the station for virtual node 1-1-8:
ADD-SBCSU:STNO=9810,OPT=OPTIIP,CONN=DIR, 
PEN=1-1-3-1,DVCFIG=OPTIIP,COS1=1,COS2=1,
LCOSV1=1, LCOSV2=1,LCOSD1=1,LCOSD2=1,DPLN=0;
 
ADD-SBCSU:STNO=9820,OPT=OPTIIP,CONN=DIR, 
PEN=1-1-3-2,DVCFIG=OPTIIP,COS1=1,COS2=1,
LCOSV1=1, LCOSV2=1,LCOSD1=1,LCOSD2=,DPLN=0;
As the stations of the virtual node are routed in different ways, source-dependent routing is required here.
The stations of the different virtual nodes are assigned to different source groups for this purpose, unless this assignment is not already fixed by a unique position within their own APs.
We will assign source group 1 to the stations in node 1-1-5.
CHANGE-SDAT:STNO=951000&&951999,TYPE=DATA1,SRCGRP=1;
We will assign source group 2 to the stations in node 1-1-8.
CHANGE-SDAT:STNO=9810&&9829,TYPE=DATA1,SRCGRP=2;
We will assign source group 17 to the stations in node 1-1-6 based on the AP number.
CHANGE-SDAT:STNO=96100&&96299,TYPE=DATA1,SRCGRP=17;
Accordingly, we will assign source group 26 to the stations in node 1-1-7.
CHANGE-SDAT:STNO=97100&&97299,TYPE=DATA1,SRCGRP=26;
Our example assumes that each virtual node also has its own central office access.