128.2.6
REGENERATE-LANC
Configured entries can be output for each table individually or for all tables as a whole. You can specify an IP address to search the IPROUTE, ISDNTERM, FIREIP and FIREMAC tables for individual entries; you can also enter an IP network mask to search for entire networks.
By specifying TABTYPE=ALL, you can always generate the ADD commands for the global parameter table and network interface table as well, regardless of subsequent parameters.
If more than one WAML board is configured in a system, the configuration data of all WAML boards can be regenerated with the command
REGEN-LANC;. But if the parameter TABTYPE is given, the PEN (shelf position: LTG, LTU, SLOT) must be entered explicit as well.
Procedure overview
Command code
Parameter
REGENERATE-LANC
[LTG=<number>],[LTU=<number>],[SLOT=<number>]
,TABTYPE=GLOBAL;
(1)
|,TABTYPE=NETWORK,[NETNAME=<param>];
(2)
|,TABTYPE=IPROUTE,[IPADDR=<string>]
(3)
,[IPNMASK=<string>];
|,TABTYPE=ISDNTERM,[IPADDR=<string>]
(4)
,[IPNMASK=<string>];
|,TABTYPE=FIREIP,[IPADDR=<string>],[IPNMASK=<string>];
(5)
|,TABTYPE=FIREMAC,[IPADDR=<string>]
(6)
,[IPNMASK=<string>];
|,TABTYPE=ALL,[IPADDR=<string>],[IPNMASK=<string>];
(7)
Examples
1.
Generate an ADD command for a global parameter table.
Input:
REG-LANC:1,2,25,GLOBAL;
Output:
ADD-LANC:1,2,25,GLOBAL,47211,WESTERN,EXTLAN1&ISDN,
SRCIP&ISDN,,,,,,,,,PROXY,PROXY;
2.
Generate ADD commands for a network interface table.
Input:
REG-LANC:1,2,25,NETWORK;
Output:
ADD-LANC:1,2,25,NETWORK,EXTLAN1,140.1.0.2,255.255.0.0,300;
ADD-LANC:1,2,25,NETWORK,ISDN1,192.168.255.1,255.255.255.0,1000;
3.
Generate ADD commands for an IP routing table.
Input:
REG-LANC:1,2,25,IPROUTE;
Output:
ADD-LANC:1,2,25,IPROUTE,192.168.3.3,HOST,,140.1.0.3;
ADD-LANC:1,2,25,IPROUTE,192.168.2.3,NET,255.255.255.0,
140.1.0.2;
4.
Generate an ADD command for IP address 192.168.255.64 in the IP routing table.
Input:
REG-LANC:1,2,25,ISDNTERM,192.168.255.64;
Output:
ADD-LANC:1,2,25,ISDNTERM,192.168.255.64,036147931,IN&OUT,
03742250868,IN,,,,,,,64,N;
5.
Generate ADD commands for the network containing IP address 140.1.0.9 in the firewall IP address table.
Input:
REG-LANC:1,2,25,FIREIP,140.1.0.9,255.255.255.0;
Output:
ADD-LANC:1,2,25,FIREIP,140.1.0.9,ATLLAN&EXTLAN1;
ADD-LANC:1,2,25,FIREIP,140.1.0.5,ALL;
6.
Generate ADD commands for the firewall MAC address table.
Input:
REG-LANC:1,2,25,FIREMAC;
Output:
ADD-LANC:1,2,25,FIREMAC,140.1.0.10,CC.00.A0.45.D0.7F;
7.
Generate ADD commands for the current WAML configuration data.
Input:
REG-LANC:1,2,25,ALL;
Output:
ADD-LANC:1,2,25,GLOBAL,47211,WESTERN,EXTLAN1&ISDN,
SRCIP&ISDN,,,,,,,,,PROXY,PROXY;
ADD-LANC:1,2,25,NETWORK,EXTLAN1,140.1.0.2,255.255.0.0,300;
ADD-LANC:1,2,25,NETWORK,ISDN1,192.168.255.1,255.255.255.0,1000;
ADD-LANC:1,2,25,IPROUTE,192.168.3.3,HOST,,140.1.0.3;
ADD-LANC:1,2,25,IPROUTE,192.168.2.3,NET,255.255.255.0,
140.1.0.2;
ADD-LANC:1,2,25,ISDNTERM,192.168.255.64,036147931,IN&OUT,
03742250868,IN,,,
,,,,64,N;
ADD-LANC:1,2,25,FIREIP,140.1.0.9,ATLLAN&ISDN;
ADD-LANC:1,2,25,FIREIP,140.1.0.5,ALL;
ADD-LANC:1,2,25,FIREMAC,140.1.0.10,CC.00.A0.45.D0.7F;
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/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.