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