Use the tos-override command, within context wlan:<WLAN-service-name>:auth:captiveportal, to enable or disable external portal integration with Policy Manager (NAC). This command is available when the named WLAN service is in “external” mode.
After you run the tos-override command, run the apply command to implement the changes.
enable tos | Enables ToS override |
HH | Specifies a hexidecimal value for ToS override. For the NAC integration, this should be 40 (0x40) |
disable | Disables ToS override |
This command is used to configure an external portal integration with NAC where HTTP traffic for non authenticated users is tagged with a ToS override value. To integrate with NAC, you must use this command to set the hexidecimal ToS override value on the controller to 0x40.
The external authentication mode must be set for this command to be available. For more information, see mode.
The following example enables ToS override with the hex value required for NAC integration (0x40):
EWC.extremenetworks.com:wlans:new-wlans:auth:captiveportal# tos-override enable tos 40 EWC.extremenetworks.com:wlans:new-wlans:auth:captiveportal# apply EWC.extremenetworks.com:wlans:new-wlans:auth:captiveportal# show tos-override ToS override for NAC Value(Hex):0x40