netmask

Use the netmask command to optionally configure a netmask for a B@AC or B@AP topology. The netmask command is available from the topology:<named-topology> context of the CLI for b@ap or b@ac topologies with disabled l3presence. If configured, the netmask will be used in the RADIUS Accounting Framed-IP-Netmask attribute (assuming RADIUS accounting is using this topology).

netmask (netmask | CIDR | none)

Parameters

netmask Specifies the netmask in dotted-decimal notation.
CIDR Specifies the number of bits in the netmask that make up the network ID.
none Specifies that no netmask is configured.

Example

The following example sets the netmask for the bap topology to 24 (equivalent to netmask 255.255.255.0):

EWC.extremenetworks.com:topology:bap:l3# netmask 24