The portal auth-network command configures a source subnet for Portal authentication.
The undo portal auth-network command restores the default source subnet for Portal authentication.
By default, the source subnet for Portal authentication is 0.0.0.0/0, indicating that users in all subnets must pass Portal authentication.
portal auth-network network-address { mask-length | mask-address }
undo portal auth-network { network-address { mask-length | mask-address } | all }
Parameter | Description | Value |
---|---|---|
network-address |
Specifies the IP address of the source subnet for Portal authentication. |
The value is in dotted decimal notation. |
mask-length |
Specifies the mask length. |
The value is an integer that ranges from 1 to 32. |
mask-address |
Specifies the mask of the source subnet for Portal authentication. |
The value is in dotted decimal notation. |
all |
Deletes all Portal authentication subnets. |
- |
This command is available to aid upgrade compatibility. It can only be run during the configuration restoration phase of the upgrade.
After the upgrade, this command is no longer supported, and it is replaced by the portal auth-network network-address { mask-length | mask-address } command in the Portal access profile view.