IP Router Command Reference
106 7705 SAR OS Router Configuration Guide
mask — the subnet mask in Classless Inter-Domain Routing (CIDR) notation, expressed as a
decimal integer
Values 8 to 30
netmask — the IP netmask in dotted-decimal notation for the subnet
Values a.b.c.d
create — keyword is mandatory when creating a subnet
address-range
Syntax [no] address-range start-ip-address end-ip-address
Context config>router>dhcp>local-dhcp-server>pool>subnet
config>service>vprn>dhcp>local-dhcp-server>pool>subnet
Description This command configures a range of IP addresses to be served from the pool. All IP addresses between
the start and end IP addresses will be included (other than specific excluded addresses).
The no form of this command removes the configuration.
Default n/a
Parameters start-ip-address — the start address of this range. The address must be unique within the subnet
and specified in dotted-decimal notation.
Values a.b.c.d (host bits must be 0)
end-ip-address — the end address of this range. The address must be unique within the subnet and
specified in dotted-decimal notation
Values a.b.c.d (host bits must be 0)
exclude-addresses
Syntax [no] exclude-addresses start-ip-address [end-ip-address]
Context config>router>dhcp>local-dhcp-server>pool>subnet
config>service>vprn>dhcp>local-dhcp-server>pool>subnet
Description This command configures a range of IP addresses to be excluded from this subnet’s pool of IP
addresses.
The no form of the command removes the configuration.
Default n/a