Technical References
The IP address and subnet mask of an interface that the SNMP server
should use.
name string required,unique,immutable
subnet
subnet - Describes a contiguous range of IP address space
in the address-space model
Synopsis
subnet [<vpn-name>/]<address/mask> create
subnet [<vpn-name>/]<address/mask> delete
subnet list
subnet listnames
subnet <address> show
subnet <address> get <attribute>
subnet <address> set <attribute>=<value> [<attribute>=<value> ...]
subnet <address> unset <attribute>
Description
A subnet is a correctly aligned, power-of-2 sized sequence of IP
addresses. In the address space model, subnets are leaf nodes
while address-blocks are root, internal or leaf nodes of a tree
describing the address space.
Examples
nrcmd> subnet 192.168.0.0 create
nrcmd> subnet 192.168.0.64 set primary-subnet=192.168.0.0
nrcmd> subnet 192.168.0.64 show primary-subnet
Status
See Also
address-block
Attributes
address subnet required,immutable
Sets the subnet address for this subnet. Stored as a network
address and a mask determining how large the range is.
description string
Provides a description of this subnet.
dns-host-bytes rangeint(1-4)