128.2.3
DELETE-LANC
The WAML-specific tables may become inconsistent due to the cross-references between the global parameter table and the tables listed below. Before deleting entire tables, it is recommended that you deactivate the relevant function in the global parameter table.
•
Network interface table:
The AMO checks whether the network interface(s) to be deleted has/have been deactivated. All active network interfaces are output with the message H09 but the command is executed as desired.
•
Firewall checks:
These checks use the entries in the firewall IP address table, firewall MAC address table and ISDN remote terminal table. If firewall checks are activated but the associated table contains no valid entries, no packets can be transmitted! The AMO does not check for consistency.
You can delete both individual table elements and the contents of entire tables. Entire tables can be deleted only if entries have been configured previously.
In case of TABTYPE=ALL all tables are deleted without checking whether entries are available in the table or not.
Procedure overview
Command code
Parameter
DELETE-LANC
[LTG=<number>],LTU=<number>,SLOT=<number>
,TABTYPE=GLOBAL;
(1)
|,TABTYPE=NETWORK,[NETNAME=<param>];
(2)
|,TABTYPE=IPROUTE,[IPADDR=<string>];
(3)
|,TABTYPE=ISDNTERM,[IPADDR=<string>];
(4)
|,TABTYPE=FIREIP,[IPADDR=<string>];
(5)
|,TABTYPE=FIREMAC,[IPADDR=<string>];
(6)
|,TABTYPE=ALL;
(7)
Examples
1.
Delete the global parameter table.
Input:
DEL-LANC:,2,25,GLOBAL;
2.
Delete the external LAN network interface from the network interface table.
Input:
DEL-LANC:1,2,25,NETWORK,EXTLAN1;
3.
Delete the entire IP routing table.
Input:
DEL-LANC:1,2,25,IPROUTE;
4.
Delete the table element with IP address 143.18.205.11 from the ISDN remote terminal table.
Input:
DEL-LANC:,2,25,ISDNTERM,143.18.205.11;
5.
Delete the entire firewall IP address table.
Input:
DEL-LANC:1,2,25,FIREIP;
6.
Delete the table element with IP address 93.181.25.47 from the firewall MAC address table.
Input:
DEL-LANC:1,2,25,FIREMAC,93.181.25.47;
7.
Delete all WAML configuration tables.
Input:
DEL-LANC:,2,25,ALL;
${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.