Introduction

 Xfinity-Wi-Fi is a feature through which customer can connect to internet (not Home Device) using their Comcast account from anywhere. For example, suppose we are in a restaurant which has Xfinity with hotspot enabled (by default all Xfinity Boxes have hotspot enabled), that Restaurant Xfinity Box will broadcast Xfinity Wi-Fi SSID. We can connect your Mobile/Device to that Xfinity SSID but once you connect it will ask your Comcast account details and verify the same. Once verified, we can browse the internet with your account.

TR-181 Data Model Parameter of Xfinity-WiFi 

       Module

 Data Model Params

 CcspPandM(TR181-USGv2.XML)

  1. Device.DeviceInfo.X_COMCAST_COM_xfinitywifiEnable
  2. Device.X_COMCAST-COM_GRE.Tunnel.1.DSCPMarkPolicy
  3. Device.X_COMCAST-COM_GRE.Tunnel.1.PrimaryRemoteEndpoint
  4. Device.X_COMCAST-COM_GRE.Tunnel.1.SecondaryRemoteEndpoint
 CcspWifiAgent(TR181-WiFi-USGv2.XML)
  1. Device.WiFi.SSID.5.Enable.
  2. Device.WiFi.SSID.5.SSID.
  3. Device.WiFi.SSID.5.
  4. Device.WiFi.SSID.6.Enable.
  5. Device.WiFi.SSID.6.SSID.
  6. Device.WiFi.SSID.6.

Bridge Configuration for Xfinity hotspot

Network

  Mode

Bridge

Interface

Private-wifi-2g

   Router

brlan0

Wlan0


Public-wifi-2g

  Router

brlan2

gretap0.102

Wlan2

Private-wifi-5g

  Router

brlan0

Wlan1

Public-wifi-5g

  Router

brlan3

gretap0.103
Wlan3

Set Parameter Work Flow

  • Configurations through ccsp P&M Module


  • Configurations through ccsp Wi-Fi Agent Module


Sequence Diagram

  • Sequence diagram through P&M Module 


  • Sequence diagram through Wi-Fi Agent

  • No labels