Tag Elements Beginning with R
> <range> (configuration/routing-instances/instance/access/
address-assignment/pool/family/inet)
Usage
<configuration>
<routing-instances>
<instance>
<access>
<address-assignment>
<pool>
<family>
<inet>
<range>
<name>name</name> <!-- identifier -->
<low>low</low> <!-- mandatory -->
<high>high</high> <!-- mandatory -->
</range>
</inet>
</family>
</pool>
</address-assignment>
</access>
</instance>
</routing-instances>
</configuration>
Description
Address range.
Contents
<high>—Upper limit of address range.
<low>—Lower limit of address range.
<name>—Range name.