28.4.1.2
WAML2 module data
The addition of an WAML2 module requires the following procedure:
–
Sufficient memory space for the WAML2 to be added must be reserved in the CC Flexama memory with the AMO DIMSU (Parameter WAML2).
–
A WAML2 module must be added with the AMO BCSU at the specified position (LTG, LTU, SLOT). It is necessary for FCTID=2 to be specified.
No particular sequence is prescribed for the configuration of the tables. However, the following cross-references exist when adding the Global Parameter Table:
•
to the Network Interface Table:
A check is made in this case to ascertain whether the network interface to be activated (parameter ACTNETIF) is added. If it is not added message H13 is output and the command is executed properly.
•
to the IP Routing Table:
No network mask is to be entered for host IP addresses because the network mask has no significance in this case. Even if the network mask has been entered the value 255.255.255.255 is written into the database and message H18 is output. If on the other hand the network mask 255.255.255.255 is specified with network IP addresses the input is rejected with message F34.
•
to the firewall check:
The entries in the firewall MAC address table are used for this depending on the FIREWALL parameter. If the firewall test is activated but there are no valid entries in the associated table then no data packages are transferred.
In order to ensure that IP addresses are unique an IP address may occur only once in all IP address-oriented tables.
After execution of the function ADD the WAML2 configuration data are
not
loaded to the module. Loading can only be initiated with the EXEC command.
Procedure overview
Command
Parameter
ADD-BDAT
[LTG=<number>],LTU=<number>,SLOT=<number>
,TYPE=STMA
(1)
,OPMODE=GLOBAL
(1.1)
,[L1MODE=<param>],[REASBUF=<param>],[ATMPROT=<param>]
,[VCIOFS0=<number>],[VCIOFS1=<number>]
,[VCIOFS2=<number>],[VCIOFS3=<number>]
,[VCIOFS4=<number>],[VCIOFS5=<number>]
,[VCIOFS6=<number>],[VCIOFS7=<number>];
,OPMODE=NW20
(1.2)
,ATMADDR = <number>, [ATMNPI = <param>]
,[L1MODE = <param>], [REASBUF = <number>]
,[ATMPROT = <param>]
,[PATTERN = <number>], [SIGVPI = <number>]
,[VCIOFS0 = <number>], [VCIOFS1 = <number>]
,[VCIOFS2 = <number>], [VCIOFS3 = <number>]
,[VCIOFS4 = <number>], [VCIOFS5 = <number>]
,[VCIOFS6 = <number>], [VCIOFS7 = <number>]
,[VPCI0 = <number>], [VPCI1 = <number>]
,[VPCI2 = <number>], [VPCI3 = <number>]
,[VPCI4 = <number>], [VPCI5 = <number>]
,[VPCI6 = <number>], [VPCI7 = <number>];
,TYPE=WAML2
(2)
,TABTYPE=GLOBAL
(2.1)
,LANHW=<param>,ACTNETIF=<param>,FIREWALL=<param>
,[TRACELV=<number>],IPADDR=<string>,PORTTCS=<number>
,PORTBRD=<number>;
,TABTYPE=NETWORK
(2.2)
,IPADDR=<string>,IPNMASK=<string>,[MAXTU=<number>];
,TABTYPE=IPROUTE
(2.3)
,IPADDR=<string>,DESTTYPE=<param>,[IPNMASK=<string>]
,NEXTROUT=<string>;
,TABTYPE=FIREMAC
(2.4)
,IPADDR=<string>,MACADDR=<string>;
Examples
STMA module data
1.
Adding of an STMA module at position 1-2-37 with the ATM protocol UNI3.1 and the VCI offset value 15 for VPI1.
Input:
ADD-BDAT:1,2,37,STMA,GLOBAL,,,UNI31,,15;
Output:
H01: THE VPI'S HAVE BEEN CONFIGURED AS FOLLOWS:
+-----+--------+-------------------++-----+--------+--------------------+
| VPI | VCIOFS | VCI RANGE || VPI | VCIOFS | VCI RANGE |
+-----+--------+-------------------++-----+--------+--------------------+
| 0 | 0 | 32 - 511 || 1 | 15 | 7712 - 8191 |
| 2 | 0 | 32 - 511 || 3 | 0 | 32 - 511 |
| 4 | 0 | 32 - 511 || 5 | 0 | 32 - 511 |
| 6 | 0 | 32 - 511 || 7 | 0 | 32 - 511 |
+-----+--------+-------------------++-----+--------+--------------------+
2.
Adding another STMA module at position 1-2-43 with the ATM protocol UNI3.1 and the ATM interface SONET. VCI-offsets are zero.
Input:
ADD-BDAT:1,2,43,STMA,GLOBAL,SONET,,UNI31;
Output:
H01: THE VPI'S HAVE BEEN CONFIGURED AS FOLLOWS:
+-----+--------+-------------------++-----+--------+--------------------+
| VPI | VCIOFS | VCI RANGE || VPI | VCIOFS | VCI RANGE |
+-----+--------+-------------------++-----+--------+--------------------+
| 0 | 0 | 32 - 511 || 1 | 0 | 32 - 511 |
| 2 | 0 | 32 - 511 || 3 | 0 | 32 - 511 |
| 4 | 0 | 32 - 511 || 5 | 0 | 32 - 511 |
| 6 | 0 | 32 - 511 || 7 | 0 | 32 - 511 |
+-----+--------+-------------------++-----+--------+--------------------+
3.
Adding an STMA module on position 1-2-31 in operating mode NW20. Default values are configured except the ATM address.
Input:
ADD-BDAT:1,2,31,STMA,NW20,089712654244;
WAML2 module data
4.
Adding of the Global Parameter Table with TC server IP address 128.1.2.0, TC server port number 1000 and WAML2 port number 1010.
Input:
ADD-BDAT:1,2,25,WAML2,GLOBAL,COAX,EXTLAN1,NONE,,128.1.2.0,1000,1010;
5.
Adding of the network interface to the external LAN in the table of network interfaces with IP address 192.168.1.4, network mask 255.255.255.0 and a package size of 512 Byte.
Input:
ADD-BDAT:1,2,25,WAML2,NETWORK,192.168.1.4,255.255.255.0,512;
6.
Creation of an entry in the IP routing table for network IP address 198.1.108.3, network mask 255.255.255.0 and IP address of the next router (192.21.2.1).
Input:
ADD-BDAT:1,2,25,WAML2,IPROUTE,198.1.108.3,NET,255.255.255.0,192.21.2.1;
7.
Adding an entry in the IP routing table for host IP address 192.1.108.103, IP address of the next router (192.21.22.11).
Input:
ADD-BDAT:1,2,25,WAML2,IPROUTE,198.1.108.103,HOST,,192.21.22.11;
8.
Adding an entry in the firewall MAC address table for IP address 192.168.5.1 and MAC address CC.00.A0.45.D0.7F.
Input:
ADD-BDAT:1,2,25,WAML2,FIREMAC,192.168.5.1,CC.00.A0.45.D0.7F;
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.