Tag Elements Beginning with M
> <martians> (configuration/logical-systems/routing-options/rib)
Usage
<configuration>
<logical-systems>
<routing-options>
<rib>
<martians>
<address>address</address> <!-- identifier -->
<exact/> <!-- identifier -->
<longer/> <!-- identifier -->
<orlonger/> <!-- identifier -->
<upto>upto</upto> <!-- identifier -->
<through>through</through> <!-- identifier -->
<prefix-length-range>prefix-length-range
</prefix-length-range> <!-- identifier -->
<allow/>
</martians>
</rib>
</routing-options>
</logical-systems>
</configuration>
Description
Invalid routes.
Contents
<address>—IP address or hostname.
<allow>—No documentation is available yet.
<exact>—Exactly match the prefix length.
<longer>—Mask is greater than the prefix length.
<orlonger>—Mask is greater than or equal to the prefix length.
<prefix-length-range>—Mask falls between two prefix lengths.
<through>—Route falls between two prefixes.
<upto>—Mask falls between two prefix lengths.