cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
515
Views
1
Helpful
3
Replies

Streaming Telemetry on eWLC

comenyi1
Level 1
Level 1

Hello, has anyone tried enabling telemetry on eWLCs? I have 5 9120s in my home and i am trying to get this up and running as i am starting to play with grafana, influx, and telegraf. I have been successful in getting my 9300 switch to stream to my collector but this AP for some reason does not establish a connection at all. I havent been able to find any relevant debugs to get an idea what is going on either. 

Appreciate any feedback!

From AP:

OCE-eWLC#show telemetry ietf subscription summary
Subscription Summary
====================
Maximum supported: 128

Subscription Total Valid Invalid
-----------------------------------------------
All                    1      1          0
Dynamic           0     0          0
Configured       1     1        0
Permanent        0    0        0

OCE-eWLC#show telemetry ietf subscription 1 receiver
Telemetry subscription receivers detail:

Subscription ID: 1
Name: grpc-tcp://192.168.254.252:57000
Connection: 65535
State: Disconnected
Explanation: Receiver invalid

OCE-eWLC#show telemetry ietf subscription 1 detail
Telemetry subscription detail:

Subscription ID: 1
Type: Configured
State: Valid
Stream: yang-push
Filter:
Filter type: xpath
XPath: /wireless-client-oper:client-oper-data
Update policy:
Update Trigger: periodic
Period: 500
Encoding: encode-kvgpb
Source VRF:
Source Address: 192.168.252.2
Notes: Subscription validated

Named Receivers:
Name Last State Change State Explanation
-------------------------------------------------------------------------------------------------------------------------------------------------------
grpc-tcp://192.168.254.252:57000 02/19/24 19:54:37 Disconnected Receiver invalid


OCE-eWLC#sh run | sec tele
telemetry ietf subscription 1
encoding encode-kvgpb
filter xpath /wireless-client-oper:client-oper-data
source-address 192.168.252.2
stream yang-push
update-policy periodic 500
receiver ip address 192.168.254.252 57000 protocol grpc-tcp

From 9300 Switch

OCEHomeSw# show telemetry ietf subscription 1 receiver
Telemetry subscription receivers detail:

Subscription ID: 1
Name: grpc-tcp://192.168.254.252:57000
Connection: 2200
State: Connected
Explanation:

OCEHomeSw# show telemetry ietf subscription 1 detail
Telemetry subscription detail:

Subscription ID: 1
Type: Configured
State: Valid
Stream: yang-push
Filter:
Filter type: xpath
XPath: /process-cpu-ios-xe-oper:cpu-usage/cpu-utilization/five-seconds
Update policy:
Update Trigger: periodic
Period: 500
Encoding: encode-kvgpb
Source VRF:
Source Address: 192.168.254.2
Notes: Subscription validated

Named Receivers:
Name Last State Change State Explanation
-------------------------------------------------------------------------------------------------------------------------------------------------------
grpc-tcp://192.168.254.252:57000 02/19/24 21:28:04 Connected

OCEHomeSw#sh run | sec tele
telemetry ietf subscription 1
encoding encode-kvgpb
filter xpath /process-cpu-ios-xe-oper:cpu-usage/cpu-utilization/five-seconds
source-address 192.168.254.2
stream yang-push
update-policy periodic 500
receiver ip address 192.168.254.252 57000 protocol grpc-tcp

 

1 Accepted Solution

Accepted Solutions

Rich R
VIP
VIP

I don't think it's possible to do that.
See https://www.cisco.com/c/en/us/td/docs/wireless/controller/ewc/17-9/config-guide/ewc_cg_17_9/m_ewc_network_monitoring.html

The only network monitoring supported on the Embedded Wireless Controller (EWC) is through Cisco Digital Network Architecture (DNA) Center. This is done through NETCONF using a propietary protocol for push and pull of configuration or status information.

RichR_0-1708535148874.gif

 

Note


Although you can run telemetry commands on EWC, monitoring is only supported through DNA, which is done through NETCONF.

View solution in original post

3 Replies 3

marce1000
VIP
VIP

 

 - A full list of telemetry debugging command is available below ; also go for advisory release on the eWLC if not yet done (17.9.4a)
            show telemetry ietf subscription all (DNA related)
             show telemetry ietf subscription 23 detail
             show telemetry internal subscription all stats
             show telemetry internal connection <0-4294967294> detail
             show telemetry ietf subscription configured
             show iox detail

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Rich R
VIP
VIP

I don't think it's possible to do that.
See https://www.cisco.com/c/en/us/td/docs/wireless/controller/ewc/17-9/config-guide/ewc_cg_17_9/m_ewc_network_monitoring.html

The only network monitoring supported on the Embedded Wireless Controller (EWC) is through Cisco Digital Network Architecture (DNA) Center. This is done through NETCONF using a propietary protocol for push and pull of configuration or status information.

RichR_0-1708535148874.gif

 

Note


Although you can run telemetry commands on EWC, monitoring is only supported through DNA, which is done through NETCONF.

Wow thank you for the reference. Man this is a blow. I went from a 9800cl to the EWC, looks like I need to get the CL back up and running again. 

Review Cisco Networking for a $25 gift card