show email-analysis mta mynetworks

Prev Next

Displays a single IP address or multiple IP addresses in the MTA access restriction list. Both IPv4 and IPv6 addresses are supported.

Note

The internal loopback address is not displayed in the show email-analysis mta mynetworks command output. Only values that you entered are displayed.

Syntax

show email-analysis mta mynetworks

Parameters

None

Examples

The following example shows that all MTA hosts are restricted except the specified IPv4 address.

hostname # show email-analysis mta mynetworks
172.16.183.3

The following example shows that all MTA hosts are restricted except the specified IPv6 address.

hostname # show email-analysis mta mynetworks
[2001:470:84a7:3066::aa0]

The following example shows that all MTA hosts are restricted except the specified three IPv4 addresses.

hostname # show email-analysis mta mynetworks
192.168.5.5 192.168.65.4 172.16.244.10

The following example shows that all MTA hosts are restricted except the specified two IPv4 addresses and one IPv6 address.

hostname # show email-analysis mta mynetworks
192.168.5.5 192.168.65.4 [2001:470:84a7:3066::aa0]

The following example shows that all MTA hosts are restricted except one IPv4 address and mask with one IPv6 address and mask.

hostname # show email-analysis mta mynetworks
192.168.0.0/16 [2001:470:84a7:3066::/64]

The following example shows the default configuration for both IPv4 and IPv6.

hostname # show email-analysis mta mynetworks
0.0.0.0/0 [::/0]

User role

Admin, Operator, Monitor, or Analyst

Command mode

Enable

Supported appliances

This command is supported on the following appliances running the specified releases or later:

  • Email Security — Server: Before Release 6.4. IPv6 addresses are supported in Release 8.0.