Virtual Private Routed Network Services
7750 SR OS Services Guide Page 1223
minimum-free
Syntax minimum-free minimum-free
no minimum-free
Context config>service>vprn>dhcp>server>pool>subnet
Description This command configures the minimum number of free addresses in this subnet. If the actual number
of free addresses in this subnet falls below this configured minimum, a notification is generated.
Default 1
Parameters minimum-free — Specifies the minimum number of free addresses in this subnet.
Values 0 — 255
default-router
Syntax default-router ip-address [ip-address...(up to 4 max)]
no default-router
Context config>service>vprn>dhcp>server>pool>subnet
Description This command configures the IP address of the default router for a DHCP client. Up to four IP
addresses can be specified.
The no form of the command removes the address(es) from the configuration.
Default none
Parameters ip-address — Specifies the IP address of the default router. This address must be unique within the
subnet and specified in dotted decimal notation. Allowed values are IP addresses in the range
1.0.0.0 – 223.255.255.255 (with support of /31 subnets).
subnet-mask
Syntax subnet-mask ip-address
no subnet-mask
Context config>service>vprn>dhcp>server>pool>subnet
Description This command specifies the subnet-mask option to the client. The mask can either be defined (for
supernetting) or taken from the pool address.
The no form of the command removes the address from the configuration.
Default none
Parameters ip-address — Specifies the IP address of the subnet mask. This address must be unique within the
subnet and specified in dotted decimal notation. Allowed values are IP addresses in the range
1.0.0.0 – 223.255.255.255 (with support of /31 subnets).