hotspot

service hotspot <id>
Devices
Values:
  • id – Hotspot configuration

Instances:

Multiple

Required:

service hotspot <id> aaa

Required:

service hotspot <id> downstream-interfaces <ifc>

Required:

service hotspot <id> redirection

Required:

service hotspot <id> traffic

Required:

service hotspot <id> uam-server

service hotspot <id> aaa
Devices

AAA parameters

Required:

service hotspot <id> aaa authentication

service hotspot <id> aaa accounting
Devices

Accounting parameters

service hotspot <id> aaa accounting interim-interval <u32>
Devices

Interval to send periodic interim accounting messages

Values:
  • u32 – Interval in seconds (5-86400)

service hotspot <id> aaa accounting list <id>
Devices

Accounting list

Reference:

system aaa list <id>

service hotspot <id> aaa authentication
Devices

Authentication parameters

service hotspot <id> aaa authentication list <id>
Devices

Authentication list

Reference:

system aaa list <id>

service hotspot <id> downstream-interfaces <ifc>
Devices
Values:
  • ifc – Interface where Hotspot clients are located

service hotspot <id> local-vrf <id>
Devices

VRF to run the hotspot service on

Reference:

system vrf <id>

service hotspot <id> log-level <txt>
Devices

Service log level

Values:
  • err – Error messages

  • info – Informational messages

  • debug – Debug messages

service hotspot <id> redirection
Devices

Redirection parameters

Required:

service hotspot <id> redirection captive-portal

service hotspot <id> redirection captive-portal
Devices

Captive portal to which a client is being redirected to initialize authentication

service hotspot <id> redirection captive-portal url <txt>
Devices

Captive portal URL

Values:
  • txt – URL

service hotspot <id> redirection fail-page
Devices

Destination to which a client is redirected to after a failed authentication

service hotspot <id> redirection fail-page url <txt>
Devices

Destination URL

Values:
  • txt – URL

service hotspot <id> redirection success-page
Devices

Destination to which a client is redirected to after successful authentication

service hotspot <id> redirection success-page url <txt>
Devices

Destination URL

Values:
  • txt – URL

service hotspot <id> session
Devices

Session parameters

service hotspot <id> session authorized-macs <anymacaddr>
Devices

List of MAC addresses always authorized by the service

Values:
  • anymacaddr – MAC address

Instances:

Multiple

service hotspot <id> session hard-timeout <u32>
Devices

Timeout to deauthenticate a session regardless of the subscriber activity

Values:
  • u32 – Timeout in seconds (60-86400)

service hotspot <id> session max-authorized-clients <u32>
Devices

Maximum number of authorized clients

Values:
  • u32 – Number (1-21474836)

service hotspot <id> traffic
Devices

Traffic parameters configuration

Required:

traffic policy <txt>

service hotspot <id> traffic bandwidth
Devices

Bandwidth limitation per authenticated subscriber

service hotspot <id> traffic bandwidth download <float>
Devices

Drop traffic if download bandwidth exceeds a limit

Values:
  • float – Rate in Mbit/s (0.000001-100000)

service hotspot <id> traffic bandwidth upload <float>
Devices

Drop traffic if upload bandwidth exceeds a limit

Values:
  • float – Rate in Mbit/s (0.000001-100000)

service hotspot <id> traffic policy <txt>
Devices

Traffic policy ruleset for this service

Reference:

traffic policy <txt>

service hotspot <id> traffic quota
Devices

Quota limitation per authenticated subscriber

service hotspot <id> traffic quota download <float>
Devices

Drop traffic if download quota exceeds a limit

Values:
  • float – Limit in MB (0.000001-1000000000)

service hotspot <id> traffic quota upload <float>
Devices

Drop traffic if upload quota exceeds a limit

Values:
  • float – Limit in MB (0.000001-1000000000)

service hotspot <id> uam-server
Devices

UAM server parameters

Required:

service hotspot <id> uam-server address <ipv4>

service hotspot <id> uam-server address <ipv4>
Devices

IP address used by the UAM server

Values:
  • ipv4 – IPv4 address

service hotspot <id> uam-server authentication
Devices

Authentication options for the UAM server

service hotspot <id> uam-server authentication chap
Devices

Enables CHAP authentication

service hotspot <id> uam-server authentication encrypted-secret <password>
Devices

Encrypted shared secret between the UAM server and the captive portal

Values:
  • password – Encrypted secret

service hotspot <id> uam-server authentication plaintext-secret <txt>
Devices

Plaintext shared secret between the UAM server and the captive portal

Values:
  • txt – Secret (1-64)

service hotspot <id> uam-server port <u32>
Devices

Port used by the UAM HTTP server

Values:
  • u32 – Port number (0-65535)

service hotspot <id> uam-server secure-port <u32>
Devices

Port used by the UAM HTTPs server

Values:
  • u32 – Port number (0-65535)

service hotspot <id> x509
Devices

X.509 configuration parameters

Required:

service hotspot <id> x509 certificate <file>

Required:

service hotspot <id> x509 private-key <file>

service hotspot <id> x509 certificate <file>
Devices
Values:
  • file – Server certificate exchanged when HTTPs is enabled

service hotspot <id> x509 private-key <file>
Devices
Values:
  • file – Certificate private key