fax interface-type
To specify the interface to be used for a fax call, use the fax interface -type command in global configuration mode. To reset to the default fax protocol, use the no form of this command.
fax interface-type {fax-mail | modem | vfc}
no fax interface-type {fax-mail | modem | vfc}
Syntax Description
fax -mail |
Specifies that voice digital signal processors (DSPs) process fax store-and-forward data. This keyword replaces the vfc keyword for DSPs. |
||
modem |
(Cisco AS5300 only) Specifies that modem cards process fax store-and-forward data.
|
||
vfc |
(Cisco AS5300 only) Specifies that voice feature cards (VFCs) process fax store-and-forward data. This keyword has been superseded by the fax -mail keyword and is retained for backward compatibility only. |
Command Default
Cisco AS5300: See the "Usage Guidelines" section All other platforms: fax -mail
Command Modes
Global configuration (config)
Command History
Release |
Modification |
---|---|
12.1(3)XI |
This command was introduced on the Cisco AS5300. |
12.1(5)T |
This command was integrated into Cisco IOS Release 12.1(5)T. |
12.1(5)XM |
The command was implemented on the Cisco AS5800. |
12.1(5)XM2 |
The command was implemented on the Cisco AS5350 and Cisco AS5400. |
12.2(4)T |
This command was integrated into Cisco IOS Release 12.2(4)T and implemented on Cisco 1750 and the fax-mail keyword was added. |
12.2(2)XB1 |
This command was implemented on the Cisco AS5850. |
12.2(8)T |
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the following platforms: Cisco 1751, Cisco 2600 series, Cisco 3600 series, Cisco 3725, and Cisco 3745. |
12.2(11)T |
This command was implemented on the following platforms: Cisco AS5350, Cisco AS5400, Cisco AS5800, and Cisco AS5850. |
Usage Guidelines
When using this command to change the interface type for store-and-forward fax, you must reload (reboot or reset) the router.
On the Cisco AS5300 access server, the keyword vfc maps internally to the fax-mail keyword. If you use the vfc keyword with the fax interface-type command, the output from the show running-config command displays fax-mail as the option that was set.
The Cisco AS5300 defaults for the fax interface-type command are as follows:
-
If the Cisco AS5300 has voice cards only, the default is the fax-mail keyword. The modem keyword is unavailable.
-
If the Cisco AS5300 has modem cards only, the default is the modem keyword.
-
If the Cisco AS5300 has both modem and voice cards, the default is the modem keyword.
Examples
The following example specifies the use of voice DSPs to process fax store-and-forward data:
Router(config)# fax interface-type fax-mail
The following example specifies the use of modems to process fax store-and-forward data on a Cisco AS5300:
Router(config)# fax interface-type modem