Tag Elements Beginning with D > <destination-address> (configuration/firewall/filter/term/from) Usage <configuration> <firewall> <filter> <term> <from> <destination-address> <name>name</name> <!-- identifier --> <except/> </destination-address> </from> </term> </filter> </firewall></configuration> Description Match IP destination address. Contents <except>—Match address not in this prefix. <name>—Prefix to match.
Tag Elements Beginning with D > <destination-address> (configuration/firewall/filter/term/from)
<configuration> <firewall> <filter> <term> <from> <destination-address> <name>name</name> <!-- identifier --> <except/> </destination-address> </from> </term> </filter> </firewall></configuration>
<configuration>
<firewall>
<filter>
<term>
<from>
<destination-address>
<name>
name
</name> <!-- identifier -->
<except/>
</destination-address>
</from>
</term>
</filter>
</firewall></configuration>
Match IP destination address.
<except>—Match address not in this prefix.
<except>
<name>—Prefix to match.