<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ISE not recieving DHCP attributes from device sensor radius probe in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-not-recieving-dhcp-attributes-from-device-sensor-radius/m-p/3885030#M471708</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Anyone able to help with an issue i am having?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue with 3650 running 16.6.6 and ISE 2.6 (P1).&lt;/P&gt;&lt;P&gt;The device sensor seems to be working correctly as i can see CDP and DHCP attributes under "sh device-sesor cache all" however when looking under multiple devices in ISE context visibility i am only seeing the CDP attribues and not the DHCP attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Switch Config:&lt;/P&gt;&lt;P&gt;aaa authentication login default group groupt local-case&lt;BR /&gt;aaa authentication enable default group groupt enable&lt;BR /&gt;aaa authentication dot1x default group groupr&lt;BR /&gt;aaa authorization console&lt;BR /&gt;aaa authorization exec default group groupt local if-authenticated&lt;BR /&gt;aaa authorization commands 15 default group groupt local if-authenticated&lt;BR /&gt;aaa authorization network default group groupr&lt;BR /&gt;aaa accounting send stop-record authentication failure&lt;BR /&gt;aaa accounting update newinfo periodic 240&lt;BR /&gt;aaa accounting identity default start-stop group groupr&lt;BR /&gt;aaa accounting exec default start-stop group groupt&lt;BR /&gt;aaa accounting commands 15 default start-stop group groupt&lt;BR /&gt;aaa accounting system default start-stop group groupt&lt;/P&gt;&lt;P&gt;aaa server radius dynamic-author&lt;BR /&gt;client 10.110.3.22 server-key 7 XYZ&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;ip dhcp snooping vlan 1-600&lt;BR /&gt;no ip dhcp snooping information option&lt;BR /&gt;ip dhcp snooping&lt;/P&gt;&lt;P&gt;device-sensor filter-list dhcp list DHCP-LIST&lt;BR /&gt;option name host-name&lt;BR /&gt;option name requested-address&lt;BR /&gt;option name parameter-request-list&lt;BR /&gt;option name class-identifier&lt;BR /&gt;option name client-identifier&lt;BR /&gt;!&lt;BR /&gt;device-sensor filter-list lldp list LLDP-LIST&lt;BR /&gt;tlv name system-name&lt;BR /&gt;tlv name system-description&lt;BR /&gt;tlv name system-capabilities&lt;BR /&gt;!&lt;BR /&gt;device-sensor filter-list cdp list CDP-LIST&lt;BR /&gt;tlv name device-name&lt;BR /&gt;tlv name address-type&lt;BR /&gt;tlv name capabilities-type&lt;BR /&gt;tlv name version-type&lt;BR /&gt;tlv name platform-type&lt;BR /&gt;device-sensor filter-spec dhcp include list DHCP-LIST&lt;BR /&gt;device-sensor filter-spec lldp include list LLDP-LIST&lt;BR /&gt;device-sensor filter-spec cdp include list CDP-LIST&lt;BR /&gt;device-sensor notify all-changes&lt;/P&gt;&lt;P&gt;access-session attributes filter-list list AS_List&lt;BR /&gt;vlan-id&lt;BR /&gt;cdp&lt;BR /&gt;lldp&lt;BR /&gt;dhcp&lt;BR /&gt;http&lt;BR /&gt;access-session authentication attributes filter-spec include list AS_List&lt;BR /&gt;access-session accounting attributes filter-spec include list AS_List&lt;BR /&gt;access-session monitor&lt;BR /&gt;access-session acl default passthrough&lt;BR /&gt;!&lt;BR /&gt;device-tracking policy Tracking_Policy&lt;BR /&gt;trusted-port&lt;BR /&gt;no protocol udp&lt;BR /&gt;tracking enable&lt;/P&gt;&lt;P&gt;service-template CRITICAL_AUTH&lt;BR /&gt;description CRITICAL&lt;BR /&gt;access-group CRITICAL_AUTH_ACL&lt;BR /&gt;voice vlan&lt;BR /&gt;dot1x system-auth-control&lt;/P&gt;&lt;P&gt;AAA_SVR_DOWN_AUTHD_HOST&lt;BR /&gt;match result-type aaa-timeout&lt;BR /&gt;match authorization-status authorized&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all AAA_SVR_DOWN_UNAUTHD_HOST&lt;BR /&gt;match result-type aaa-timeout&lt;BR /&gt;match authorization-status unauthorized&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all DOT1X_FAILED&lt;BR /&gt;match method dot1x&lt;BR /&gt;match result-type method dot1x authoritative&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all DOT1X_NO_AGENT&lt;BR /&gt;match method dot1x&lt;BR /&gt;match result-type method dot1x agent-not-found&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-any IN_CRITICAL_AUTH&lt;BR /&gt;match activated-service-template CRITICAL_AUTH&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all MAB_FAILED&lt;BR /&gt;match method mab&lt;BR /&gt;match result-type method mab authoritative&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-none NOT_IN_CRITICAL_AUTH&lt;BR /&gt;match activated-service-template CRITICAL_AUTH&lt;/P&gt;&lt;P&gt;policy-map type control subscriber AUTH&lt;BR /&gt;event session-started match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 authenticate using dot1x priority 10&lt;BR /&gt;event authentication-failure match-first&lt;BR /&gt;10 class AAA_SVR_DOWN_UNAUTHD_HOST do-until-failure&lt;BR /&gt;10 activate service-template CRITICAL_AUTH&lt;BR /&gt;20 authorize&lt;BR /&gt;30 pause reauthentication&lt;BR /&gt;20 class AAA_SVR_DOWN_AUTHD_HOST do-until-failure&lt;BR /&gt;10 pause reauthentication&lt;BR /&gt;20 authorize&lt;BR /&gt;30 class DOT1X_NO_AGENT do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;40 class MAB_FAILED do-until-failure&lt;BR /&gt;10 terminate mab&lt;BR /&gt;20 authentication-restart 60&lt;BR /&gt;50 class DOT1X_FAILED do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;60 class always do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 terminate mab&lt;BR /&gt;30 authentication-restart 60&lt;BR /&gt;event agent-found match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 authenticate using dot1x priority 10&lt;BR /&gt;event aaa-available match-all&lt;BR /&gt;10 class IN_CRITICAL_AUTH do-until-failure&lt;BR /&gt;10 clear-session&lt;BR /&gt;20 class NOT_IN_CRITICAL_AUTH do-until-failure&lt;BR /&gt;10 resume reauthentication&lt;BR /&gt;event inactivity-timeout match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 unauthorize&lt;BR /&gt;20 clear-session&lt;/P&gt;&lt;P&gt;template RADIUS&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;mab&lt;BR /&gt;access-session control-direction in&lt;BR /&gt;access-session port-control auto&lt;BR /&gt;authentication periodic&lt;BR /&gt;authentication timer reauthenticate server&lt;BR /&gt;service-policy type control subscriber AUTH&lt;BR /&gt;subscriber aging inactivity-timer 28800&lt;/P&gt;&lt;P&gt;ip access-list extended CRITICAL_AUTH_ACL&lt;BR /&gt;remark Permit All Access&lt;BR /&gt;permit ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;description Test Port&lt;BR /&gt;switchport access vlan 200&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 20&lt;BR /&gt;device-tracking attach-policy Tracking_Policy&lt;BR /&gt;source template RADIUS&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;radius-server attribute 6 on-for-login-auth&lt;BR /&gt;radius-server attribute 6 support-multiple&lt;BR /&gt;radius-server attribute 8 include-in-access-req&lt;BR /&gt;radius-server attribute 25 access-request include&lt;BR /&gt;radius-server attribute 31 mac format ietf upper-case&lt;BR /&gt;radius-server attribute 31 send nas-port-detail mac-only&lt;BR /&gt;radius-server dead-criteria time 10 tries 3&lt;BR /&gt;radius-server timeout 2&lt;BR /&gt;radius-server deadtime 10&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jul 2019 06:01:06 GMT</pubDate>
    <dc:creator>duncanmj</dc:creator>
    <dc:date>2019-07-05T06:01:06Z</dc:date>
    <item>
      <title>ISE not recieving DHCP attributes from device sensor radius probe</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-not-recieving-dhcp-attributes-from-device-sensor-radius/m-p/3885030#M471708</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Anyone able to help with an issue i am having?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue with 3650 running 16.6.6 and ISE 2.6 (P1).&lt;/P&gt;&lt;P&gt;The device sensor seems to be working correctly as i can see CDP and DHCP attributes under "sh device-sesor cache all" however when looking under multiple devices in ISE context visibility i am only seeing the CDP attribues and not the DHCP attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Switch Config:&lt;/P&gt;&lt;P&gt;aaa authentication login default group groupt local-case&lt;BR /&gt;aaa authentication enable default group groupt enable&lt;BR /&gt;aaa authentication dot1x default group groupr&lt;BR /&gt;aaa authorization console&lt;BR /&gt;aaa authorization exec default group groupt local if-authenticated&lt;BR /&gt;aaa authorization commands 15 default group groupt local if-authenticated&lt;BR /&gt;aaa authorization network default group groupr&lt;BR /&gt;aaa accounting send stop-record authentication failure&lt;BR /&gt;aaa accounting update newinfo periodic 240&lt;BR /&gt;aaa accounting identity default start-stop group groupr&lt;BR /&gt;aaa accounting exec default start-stop group groupt&lt;BR /&gt;aaa accounting commands 15 default start-stop group groupt&lt;BR /&gt;aaa accounting system default start-stop group groupt&lt;/P&gt;&lt;P&gt;aaa server radius dynamic-author&lt;BR /&gt;client 10.110.3.22 server-key 7 XYZ&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;ip dhcp snooping vlan 1-600&lt;BR /&gt;no ip dhcp snooping information option&lt;BR /&gt;ip dhcp snooping&lt;/P&gt;&lt;P&gt;device-sensor filter-list dhcp list DHCP-LIST&lt;BR /&gt;option name host-name&lt;BR /&gt;option name requested-address&lt;BR /&gt;option name parameter-request-list&lt;BR /&gt;option name class-identifier&lt;BR /&gt;option name client-identifier&lt;BR /&gt;!&lt;BR /&gt;device-sensor filter-list lldp list LLDP-LIST&lt;BR /&gt;tlv name system-name&lt;BR /&gt;tlv name system-description&lt;BR /&gt;tlv name system-capabilities&lt;BR /&gt;!&lt;BR /&gt;device-sensor filter-list cdp list CDP-LIST&lt;BR /&gt;tlv name device-name&lt;BR /&gt;tlv name address-type&lt;BR /&gt;tlv name capabilities-type&lt;BR /&gt;tlv name version-type&lt;BR /&gt;tlv name platform-type&lt;BR /&gt;device-sensor filter-spec dhcp include list DHCP-LIST&lt;BR /&gt;device-sensor filter-spec lldp include list LLDP-LIST&lt;BR /&gt;device-sensor filter-spec cdp include list CDP-LIST&lt;BR /&gt;device-sensor notify all-changes&lt;/P&gt;&lt;P&gt;access-session attributes filter-list list AS_List&lt;BR /&gt;vlan-id&lt;BR /&gt;cdp&lt;BR /&gt;lldp&lt;BR /&gt;dhcp&lt;BR /&gt;http&lt;BR /&gt;access-session authentication attributes filter-spec include list AS_List&lt;BR /&gt;access-session accounting attributes filter-spec include list AS_List&lt;BR /&gt;access-session monitor&lt;BR /&gt;access-session acl default passthrough&lt;BR /&gt;!&lt;BR /&gt;device-tracking policy Tracking_Policy&lt;BR /&gt;trusted-port&lt;BR /&gt;no protocol udp&lt;BR /&gt;tracking enable&lt;/P&gt;&lt;P&gt;service-template CRITICAL_AUTH&lt;BR /&gt;description CRITICAL&lt;BR /&gt;access-group CRITICAL_AUTH_ACL&lt;BR /&gt;voice vlan&lt;BR /&gt;dot1x system-auth-control&lt;/P&gt;&lt;P&gt;AAA_SVR_DOWN_AUTHD_HOST&lt;BR /&gt;match result-type aaa-timeout&lt;BR /&gt;match authorization-status authorized&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all AAA_SVR_DOWN_UNAUTHD_HOST&lt;BR /&gt;match result-type aaa-timeout&lt;BR /&gt;match authorization-status unauthorized&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all DOT1X_FAILED&lt;BR /&gt;match method dot1x&lt;BR /&gt;match result-type method dot1x authoritative&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all DOT1X_NO_AGENT&lt;BR /&gt;match method dot1x&lt;BR /&gt;match result-type method dot1x agent-not-found&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-any IN_CRITICAL_AUTH&lt;BR /&gt;match activated-service-template CRITICAL_AUTH&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-all MAB_FAILED&lt;BR /&gt;match method mab&lt;BR /&gt;match result-type method mab authoritative&lt;BR /&gt;!&lt;BR /&gt;class-map type control subscriber match-none NOT_IN_CRITICAL_AUTH&lt;BR /&gt;match activated-service-template CRITICAL_AUTH&lt;/P&gt;&lt;P&gt;policy-map type control subscriber AUTH&lt;BR /&gt;event session-started match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 authenticate using dot1x priority 10&lt;BR /&gt;event authentication-failure match-first&lt;BR /&gt;10 class AAA_SVR_DOWN_UNAUTHD_HOST do-until-failure&lt;BR /&gt;10 activate service-template CRITICAL_AUTH&lt;BR /&gt;20 authorize&lt;BR /&gt;30 pause reauthentication&lt;BR /&gt;20 class AAA_SVR_DOWN_AUTHD_HOST do-until-failure&lt;BR /&gt;10 pause reauthentication&lt;BR /&gt;20 authorize&lt;BR /&gt;30 class DOT1X_NO_AGENT do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;40 class MAB_FAILED do-until-failure&lt;BR /&gt;10 terminate mab&lt;BR /&gt;20 authentication-restart 60&lt;BR /&gt;50 class DOT1X_FAILED do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 authenticate using mab priority 20&lt;BR /&gt;60 class always do-until-failure&lt;BR /&gt;10 terminate dot1x&lt;BR /&gt;20 terminate mab&lt;BR /&gt;30 authentication-restart 60&lt;BR /&gt;event agent-found match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 authenticate using dot1x priority 10&lt;BR /&gt;event aaa-available match-all&lt;BR /&gt;10 class IN_CRITICAL_AUTH do-until-failure&lt;BR /&gt;10 clear-session&lt;BR /&gt;20 class NOT_IN_CRITICAL_AUTH do-until-failure&lt;BR /&gt;10 resume reauthentication&lt;BR /&gt;event inactivity-timeout match-all&lt;BR /&gt;10 class always do-until-failure&lt;BR /&gt;10 unauthorize&lt;BR /&gt;20 clear-session&lt;/P&gt;&lt;P&gt;template RADIUS&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;mab&lt;BR /&gt;access-session control-direction in&lt;BR /&gt;access-session port-control auto&lt;BR /&gt;authentication periodic&lt;BR /&gt;authentication timer reauthenticate server&lt;BR /&gt;service-policy type control subscriber AUTH&lt;BR /&gt;subscriber aging inactivity-timer 28800&lt;/P&gt;&lt;P&gt;ip access-list extended CRITICAL_AUTH_ACL&lt;BR /&gt;remark Permit All Access&lt;BR /&gt;permit ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;description Test Port&lt;BR /&gt;switchport access vlan 200&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 20&lt;BR /&gt;device-tracking attach-policy Tracking_Policy&lt;BR /&gt;source template RADIUS&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;radius-server attribute 6 on-for-login-auth&lt;BR /&gt;radius-server attribute 6 support-multiple&lt;BR /&gt;radius-server attribute 8 include-in-access-req&lt;BR /&gt;radius-server attribute 25 access-request include&lt;BR /&gt;radius-server attribute 31 mac format ietf upper-case&lt;BR /&gt;radius-server attribute 31 send nas-port-detail mac-only&lt;BR /&gt;radius-server dead-criteria time 10 tries 3&lt;BR /&gt;radius-server timeout 2&lt;BR /&gt;radius-server deadtime 10&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 06:01:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-not-recieving-dhcp-attributes-from-device-sensor-radius/m-p/3885030#M471708</guid>
      <dc:creator>duncanmj</dc:creator>
      <dc:date>2019-07-05T06:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: ISE not recieving DHCP attributes from device sensor radius probe</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-not-recieving-dhcp-attributes-from-device-sensor-radius/m-p/3885505#M471709</link>
      <description>&lt;P&gt;Your configuration is looking OK from what I can tell.&amp;nbsp;If possible, I would suggest to try IOS-XE 16.9.x pr 16.8.x train. If needed, engage Cisco TAC to troubleshoot.&lt;/P&gt;
&lt;P&gt;I saw a similar issue a couple of months ago with 3650 on IOS-XE 16.6 (or 16.4?) train and ISE 2.4 (Patch 6 or 7?) but did not have time to dig deeper at the time. IIRC... the RADIUS account packets were not there in ISE profiler.log with profiler in DEBUG, so it's possible some data format problem.&lt;/P&gt;
&lt;P&gt;Today I just tested two different combinations and both worked fine:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;ISE 2.4 Patch 9 and IOS-XE 16.8.1s on 9300 with IBNS 2.0 configurations automated by DNA Center 1.2.6&lt;/LI&gt;
&lt;LI&gt;ISE 2.6 Patch 1 and IOS-XE 3.6.3E on 3650 with IBNS 1.0 (manually configured)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Below captured by TCPDUMP of a RADIUS accounting request with the DHCP sensor data of a Windows 10 client from the 9300 edge switch to ISE in our lab:&lt;/P&gt;
&lt;!-- HTML generated using hilite.me --&gt;
&lt;DIV style="background: #f8f8f8; overflow: auto; width: auto; border: solid gray; border-width: .1em .1em .1em .8em; padding: .2em .6em;"&gt;
&lt;PRE style="margin: 0; line-height: 125%;"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN style="color: #880000;"&gt;RADIUS&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Protocol&lt;/SPAN&gt;
    &lt;SPAN style="color: #00a000;"&gt;Code:&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Accounting&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Request&lt;/SPAN&gt; (&lt;SPAN style="color: #666666;"&gt;4&lt;/SPAN&gt;)
    &lt;SPAN style="color: #880000;"&gt;Packet&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;identifier:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;0x63&lt;/SPAN&gt; (&lt;SPAN style="color: #666666;"&gt;99&lt;/SPAN&gt;)
    &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;606&lt;/SPAN&gt;
    &lt;SPAN style="color: #00a000;"&gt;Authenticator:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;3&lt;/SPAN&gt;a2e137750e66dd9d53acf6ef4caba03
    &lt;SPAN style="color: #880000;"&gt;Attribute&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Value&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Pairs&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=211&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Specific&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;) v&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;ciscoSystems(&lt;SPAN style="color: #666666;"&gt;9&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;211&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;VSA:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=205&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Cisco&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AVPair&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; cts&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;pac&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;opaque&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;002&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;270&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;003&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;001&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;004&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;020&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;274&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Y&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;370&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;204&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;A&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;006&lt;/SPAN&gt;p\&lt;SPAN style="color: #666666;"&gt;326&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;001&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;301&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;363&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;220&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;302&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;266$&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;377&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;006&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;234&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;003&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;001&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;232&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;363&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;302&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;306&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;200&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;001&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;U&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;320&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;262&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;320&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;345&lt;/SPAN&gt;{\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;203&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;376&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;241&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;
                &lt;SPAN style="color: #00a000;"&gt;Cisco-AVPair:&lt;/SPAN&gt; cts&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;pac&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;opaque&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=38&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Specific&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;) v&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;ciscoSystems(&lt;SPAN style="color: #666666;"&gt;9&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;38&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;VSA:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=32&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Cisco&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AVPair&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; dhcp&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;option&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;0007&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;016&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;001&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;003&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;006&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;017&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;037!+,./&lt;/SPAN&gt;wy\&lt;SPAN style="color: #666666;"&gt;371&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;374&lt;/SPAN&gt;
                &lt;SPAN style="color: #00a000;"&gt;Cisco-AVPair:&lt;/SPAN&gt; dhcp&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;option&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=32&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Specific&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;) v&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;ciscoSystems(&lt;SPAN style="color: #666666;"&gt;9&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;32&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;VSA:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=26&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Cisco&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AVPair&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; dhcp&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;option&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&amp;lt;&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\bMSFT &lt;SPAN style="color: #666666;"&gt;5.0&lt;/SPAN&gt;
                &lt;SPAN style="color: #00a000;"&gt;Cisco-AVPair:&lt;/SPAN&gt; dhcp&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;option&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=39&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Specific&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;) v&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;ciscoSystems(&lt;SPAN style="color: #666666;"&gt;9&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;39&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;VSA:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=33&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Cisco&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AVPair&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; dhcp&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;option&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\f\&lt;SPAN style="color: #666666;"&gt;000&lt;/SPAN&gt;\&lt;SPAN style="color: #666666;"&gt;017&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;DESKTOP&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;FFKLA27&lt;/SPAN&gt;
                &lt;SPAN style="color: #00a000;"&gt;Cisco-AVPair:&lt;/SPAN&gt; dhcp&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;option&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=11&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;User&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Name&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; employee1
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;11&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;User-Name:&lt;/SPAN&gt; employee1
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=49&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Specific&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;) v&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;ciscoSystems(&lt;SPAN style="color: #666666;"&gt;9&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;49&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;VSA:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=43&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Cisco&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AVPair&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; audit&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;session&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;id&lt;SPAN style="color: #666666;"&gt;=0502&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;A8C00000005BC48AF89F&lt;/SPAN&gt;
                &lt;SPAN style="color: #00a000;"&gt;Cisco-AVPair:&lt;/SPAN&gt; audit&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;session&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;id&lt;SPAN style="color: #666666;"&gt;=0502&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;A8C00000005BC48AF89F&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=20&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Vendor&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Specific&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;) v&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;ciscoSystems(&lt;SPAN style="color: #666666;"&gt;9&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;26&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;20&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;VSA:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=14&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Cisco&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AVPair&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; method&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;dot1x
                &lt;SPAN style="color: #00a000;"&gt;Cisco-AVPair:&lt;/SPAN&gt; method&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;dot1x
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=19&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Called&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Station&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Id&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;30&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #880000;"&gt;DC&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;F7&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-19-50-97-01&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;30&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;19&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Called-Station-Id:&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;DC&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;F7&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-19-50-97-01&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=19&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Calling&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Station&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Id&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;31&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;00-50-56-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AE&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-20-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;E0&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;31&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;19&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Calling-Station-Id:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;00-50-56-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;AE&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-20-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;E0&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;NAS&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;IP&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Address&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;4&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;192.168.120.1&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;4&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;NAS-IP-Address:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;192.168.120.1&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=22&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;NAS&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Port&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Id&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;87&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #880000;"&gt;GigabitEthernet1&lt;/SPAN&gt;&lt;SPAN style="color: #bb6688;"&gt;/0/&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;87&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;22&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;NAS-Port-Id:&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;GigabitEthernet1&lt;/SPAN&gt;&lt;SPAN style="color: #bb6688;"&gt;/0/&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;1&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;NAS&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Port&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Type&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;61&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #880000;"&gt;Ethernet&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;15&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;61&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;NAS-Port-Type:&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Ethernet&lt;/SPAN&gt; (&lt;SPAN style="color: #666666;"&gt;15&lt;/SPAN&gt;)
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;NAS&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Port&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;5&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;50101&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;5&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;NAS-Port:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;50101&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=10&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Session&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Id&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;44&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;00000057&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;44&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;10&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Session-Id:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;00000057&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Authentic&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;45&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #880000;"&gt;Remote&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;3&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;45&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Authentic:&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Remote&lt;/SPAN&gt; (&lt;SPAN style="color: #666666;"&gt;3&lt;/SPAN&gt;)
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=50&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #aa22ff;"&gt;Class&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;25&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;434143533&lt;/SPAN&gt;a30353032413843303030303030303542433438&lt;SPAN style="color: #666666;"&gt;...&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;25&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;50&lt;/SPAN&gt;
            &lt;SPAN style="color: #aa22ff;"&gt;Class&lt;/SPAN&gt;: &lt;SPAN style="color: #666666;"&gt;434143533&lt;/SPAN&gt;a30353032413843303030303030303542433438&lt;SPAN style="color: #666666;"&gt;...&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Type&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;40&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #880000;"&gt;Interim&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Update&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;3&lt;/SPAN&gt;)
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;40&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Status-Type:&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Interim&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Update&lt;/SPAN&gt; (&lt;SPAN style="color: #666666;"&gt;3&lt;/SPAN&gt;)
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Event&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Timestamp&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;55&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #880000;"&gt;Jul&lt;/SPAN&gt;  &lt;SPAN style="color: #666666;"&gt;5&lt;/SPAN&gt;, &lt;SPAN style="color: #666666;"&gt;2019&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;16&lt;/SPAN&gt;:&lt;SPAN style="color: #666666;"&gt;49&lt;/SPAN&gt;:&lt;SPAN style="color: #666666;"&gt;38.000000000&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;PDT&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;55&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Event-Timestamp:&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;Jul&lt;/SPAN&gt;  &lt;SPAN style="color: #666666;"&gt;5&lt;/SPAN&gt;, &lt;SPAN style="color: #666666;"&gt;2019&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;16&lt;/SPAN&gt;:&lt;SPAN style="color: #666666;"&gt;49&lt;/SPAN&gt;:&lt;SPAN style="color: #666666;"&gt;38.000000000&lt;/SPAN&gt; &lt;SPAN style="color: #880000;"&gt;PDT&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Input&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Octets&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;42&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;42&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Input-Octets:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Output&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Octets&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;43&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;43&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Output-Octets:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Input&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Packets&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;47&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;47&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Input-Packets:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Output&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Packets&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;48&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;48&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Output-Packets:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
        &lt;SPAN style="color: #00a000;"&gt;AVP:&lt;/SPAN&gt; l&lt;SPAN style="color: #666666;"&gt;=6&lt;/SPAN&gt; t&lt;SPAN style="color: #666666;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Acct&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Delay&lt;/SPAN&gt;&lt;SPAN style="color: #666666;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #880000;"&gt;Time&lt;/SPAN&gt;(&lt;SPAN style="color: #666666;"&gt;41&lt;/SPAN&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Type:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;41&lt;/SPAN&gt;
            &lt;SPAN style="color: #880000;"&gt;AVP&lt;/SPAN&gt; &lt;SPAN style="color: #00a000;"&gt;Length:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;6&lt;/SPAN&gt;
            &lt;SPAN style="color: #00a000;"&gt;Acct-Delay-Time:&lt;/SPAN&gt; &lt;SPAN style="color: #666666;"&gt;0&lt;/SPAN&gt;
&lt;/FONT&gt;&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 00:17:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-not-recieving-dhcp-attributes-from-device-sensor-radius/m-p/3885505#M471709</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2019-07-22T00:17:08Z</dc:date>
    </item>
  </channel>
</rss>

