Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel1

...

Overview

Hotspot is a CCSP component that provides the connectivity to the users of Service provider even if not in the range of home device WiFi. This component provides wireless connectivity to a user from a third persons device belonging to a same service provider. This helps the users to stay connected over the service provider WiFi network even outside the home network. 

...

EAP is an authentication framework for providing the transport and usage of material and parameters generated by EAP methods. There are many methods defined by RFCs and a number of vendor specific methods and new proposals exist. EAP is not a wire protocol; instead it only defines the information from the interface and the formats. Each protocol that uses EAP defines a way to encapsulate by the user EAP messages within that protocol's messages.

Objects

  • Device.WiFi.SSID.5.Enable.
  • Device.WiFi.SSID.5.SSID.
  • Device.WiFi.SSID.5.
  • Device.WiFi.SSID.6.Enable.
  • Device.WiFi.SSID.6.SSID.
  • Device.WiFi.SSID.6.

Retrieve value using dmcli command.

Code Block
dmcli eRT getv Device.WiFi.SSID.5.Enable
CR component name is: eRT.com.cisco.spvtg.ccsp.CR
subsystem_prefix eRT.
getv from/to component(eRT.com.cisco.spvtg.ccsp.wifi): Device.WiFi.SSID.5.Enable
Execution succeed.
Parameter    1 name: Device.WiFi.SSID.5.Enable
               type:       bool,    value: true

Code Flow

  • Configuring parameters using CCspWifiAgent module.

Image Added


Sequence Flow

Image Added