System information
1-54 DELETE MAIL AR Series Router Reference Manual
Software Release 2.0.1
C613-03018-00 REV A
DELETE MAIL
Syntax
DELETE MAIL=id
where:
■
id is a hexadecimal number in the range 0x0 to 0xffff.
Description
This command deletes the specified mail message from the transmission
queue.
The MAIL parameter specifies the message id of the mail message to be
deleted. The message id can be determined from the output of the SHOW
SHOW MAIL command on page 1-116.
Examples
To delete the mail message with a message id of 0x231b, use the command:
DELETE MAIL=231b
See Also
MAIL
SHOW MAIL
DELETE RADIUS SERVER
Syntax
DELETE RADIUS SERVER=ipadd
where:
■
ipadd is an IP address in dotted decimal notation.
Description
This command deletes a RADIUS server from the list of known RADIUS
servers. RADIUS servers are used for user authentication.
The SERVER parameter specifies the IP address of the RADIUS server, in
dotted decimal notation. The server must be in the list of known RADIUS
servers.
Examples
To delete the RADIUS server with the IP address of 192.168.17.11, use the
command:
DELETE RADIUS SERVER=192.168.17.11
See Also
ADD RADIUS SERVER
SHOW RADIUS