<?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>New board topics in Cisco Community</title>
    <link>https://community.cisco.com/</link>
    <description>Cisco Community</description>
    <pubDate>Wed, 21 Apr 2021 00:32:02 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2021-04-21T00:32:02Z</dc:date>
    <item>
      <title>"Optimize for Motion and Video" option has disappeared</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/quot-optimize-for-motion-and-video-quot-option-has-disappeared/m-p/4390409#M4299</link>
      <description>&lt;P&gt;in Webex Meetings, the option to "Optimize for Motion and Video" when sharing no longer appears. Has this feature been deleted or is something wrong with my installation?&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 00:22:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/quot-optimize-for-motion-and-video-quot-option-has-disappeared/m-p/4390409#M4299</guid>
      <dc:creator>CompCoach</dc:creator>
      <dc:date>2021-04-21T00:22:25Z</dc:date>
    </item>
    <item>
      <title>DHCP Pool on VLAN with PC fixed address</title>
      <link>https://community.cisco.com/t5/routing/dhcp-pool-on-vlan-with-pc-fixed-address/m-p/4390400#M349788</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to configure on a Catalyst 1000 switch a DHCP Server on network 192.168.1.0/24 with a fixed IP address of 192.168.1.10 for a PC Network with a specific MAC address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the steps I followed :&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;1) Type commands on Switch&lt;BR /&gt;&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;conf t

ip dhcp pool 192.168.1.0
	network 192.168.1.0 255.255.255.0
	default-router 192.168.1.1
	exit

int vlan 1
	ip address pool 192.168.1.0
	exit

ip dhcp pool PC
	host 192.168.1.10
	hardware-address 01xx.xxxx.xxxx.xx
	exit

do sh ip dhcp pool&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;2) Check on Switch&lt;BR /&gt;&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;Pool 192.168.1.0 :
 Utilization mark (high/low)    : 100 / 0
 Subnet size (first/next)       : 0 / 0
 Total addresses                : 254
 Leased addresses               : 0
 Excluded addresses             : 1
 Pending event                  : none
 1 subnet is currently in the pool :
 Current index        IP address range                    Leased/Excluded/Total
 192.168.1.1          192.168.1.1      - 192.168.1.254     0     / 1     / 254

Pool PC :
 Utilization mark (high/low)    : 100 / 0
 Subnet size (first/next)       : 0 / 0
 Total addresses                : 1
 Leased addresses               : 1
 Excluded addresses             : 1
 Pending event                  : none
 0 subnet is currently in the pool :
 Current index        IP address range                    Leased/Excluded/Total
 192.168.1.10         192.168.1.10     - 192.168.1.10      1     / 1     / 1&lt;/PRE&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;3) Type commands on Switch&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;do clear ip dhcp binding *&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;4) Type commands on PC&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;ipconfig /release &amp;amp;&amp;amp; ipconfig /renew&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;No IP delivered&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;5) Type commands on Switch&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;do sh interfaces&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;6) Check&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;Vlan1 is up, line protocol is up
Hardware is EtherSVI, address is XXXX.XXXX.XXXX (bia XXXX.XXXX.XXXX)
Internet address will be autoconfigured from local DHCP pool
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not supported
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:00, output 00:22:34, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 IP multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 packets output, 0 bytes, 0 underruns
0 output errors, 2 interface resets
1704 unknown protocol drops
0 output buffer failures, 0 output buffers swapped out
GigabitEthernet1/0/1 is up, line protocol is up (connected)
Hardware is Gigabit Ethernet, address is XXXX.XXXX.XXXX (bia XXXX.XXXX.XXXX)
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s, media type is 10/100/1000BaseTX
input flow-control is off, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:01:18, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 3000 bits/sec, 3 packets/sec
34620 packets input, 8502653 bytes, 0 no buffer
Received 4427 broadcasts (3590 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 3590 multicast, 0 pause input
0 input packets with dribble condition detected
62613 packets output, 37744232 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;7) Type commands on Switch&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;int gigabitEthernet 1/0/1
	shutdown
	no shutdown
	exit
	
do sh ip dhcp binding&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;&lt;LI-EMOJI id="lia_smiling-face-with-sunglasses" title=":smiling_face_with_sunglasses:"&gt;&lt;/LI-EMOJI&gt; Check&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;Bindings from all pools not associated with VRF:
IP address      Client-ID/              Lease expiration        Type       State      Interface
                Hardware address/
                User name
192.168.1.10     01xx.xxxx.xxxx.xx       Infinite                Manual     Selecting  Unknown&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;9) Type commands on PC&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;ipconfig /renew&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;No IP delivered&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;10) Type commands on Switch&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;ip dhcp pool 192.168.1.0
	network 192.168.1.0 255.255.255.0
	default-router 192.168.1.1
	address 192.168.1.10 hardware-address 01xx.xxxx.xxxx.xx

&lt;STRONG&gt;% Address 192.168.1.10 is not valid in this pool.&lt;/STRONG&gt;

	exit

int vlan 1
	ip address 192.168.1.2 255.255.255.0
	exit&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;11) Type commands on PC&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;ipconfig /renew&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;=&amp;gt; Got 192.168.1.3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;12) Type commands on Switch and Check&lt;/U&gt;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;(config)#do sh ip dhcp binding&lt;/STRONG&gt;&lt;BR /&gt;
Bindings from all pools not associated with VRF:
IP address      Client-ID/              Lease expiration        Type       State      Interface
                Hardware address/
                User name
192.168.1.1      XXXX.XXXX.XXXX          Apr 22 2021 12:57 AM    Automatic  Active     Vlan1
192.168.1.3      01xx.xxxx.xxxx.xx       Apr 22 2021 12:58 AM    Automatic  Active     Vlan1
192.168.1.10     01xx.xxxx.xxxx.xx       Infinite                Manual     Selecting  Unknown

&lt;STRONG&gt;(config)#do sh ip dhcp pool&lt;/STRONG&gt;

Pool 192.168.1.0 :
 Utilization mark (high/low)    : 100 / 0
 Subnet size (first/next)       : 0 / 0
 Total addresses                : 254
 Leased addresses               : 2
 Excluded addresses             : 1
 Pending event                  : none
 1 subnet is currently in the pool :
 Current index        IP address range                    Leased/Excluded/Total
 192.168.1.4          192.168.1.1      - 192.168.1.254     4     / 3     / 254

Pool PC :
 Utilization mark (high/low)    : 100 / 0
 Subnet size (first/next)       : 0 / 0
 Total addresses                : 1
 Leased addresses               : 1
 Excluded addresses             : 1
 Pending event                  : none
 0 subnet is currently in the pool :
 Current index        IP address range                    Leased/Excluded/Total
 192.168.1.10         192.168.1.10     - 192.168.1.10      1     / 1     / 1&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have an IP address but not using the one that is matching to the correct fixed pool.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 23:26:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/dhcp-pool-on-vlan-with-pc-fixed-address/m-p/4390400#M349788</guid>
      <dc:creator>victorc7</dc:creator>
      <dc:date>2021-04-20T23:26:14Z</dc:date>
    </item>
    <item>
      <title>XGPON vs. 10G Switching Network in a very large campus network design competition</title>
      <link>https://community.cisco.com/t5/other-network-architecture/xgpon-vs-10g-switching-network-in-a-very-large-campus-network/m-p/4390399#M202057</link>
      <description>&lt;P&gt;I am engaging a very large new smart campus (around 10 sqm, 20 large buildings, 2 train stations, multiple bus stations, and lots of audio visual devices) network design competition recently. Some system integrator proposed the Corning One GPON/XGPON as the network backbone to serve all business and applications there. I understand Cisco also has Catalyst PON product. However, I prefer our "3-tier" campus network architecture but I need your brain to help me fight back on the proposed XGPON solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any good reasons that I may include those into my presentation to highlight the benefits and need of the 3-tier campus network architecture vs. the 2-tier GPON service model? Any comments or documents&amp;nbsp;(I read the Lippis's study report before) are welcome.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 23:09:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-network-architecture/xgpon-vs-10g-switching-network-in-a-very-large-campus-network/m-p/4390399#M202057</guid>
      <dc:creator>ezisaac</dc:creator>
      <dc:date>2021-04-20T23:09:00Z</dc:date>
    </item>
    <item>
      <title>Catalyst 9300 and extended VLANs</title>
      <link>https://community.cisco.com/t5/switching/catalyst-9300-and-extended-vlans/m-p/4390387#M503973</link>
      <description>&lt;P&gt;If I'm currently running &lt;U&gt;VTP version 1 or 2&lt;/U&gt; on my network and I have a 9300 switch in Client mode, I change to Server mode and create an extended VLAN, then go back to Client mode, &lt;U&gt;will the revision number increment&lt;/U&gt;? I can't confirm but I don't believe it changes the revision number since extended VLANs are not propagated with VTP versions 1 or 2. Can anyone please confirm this?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 22:45:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/catalyst-9300-and-extended-vlans/m-p/4390387#M503973</guid>
      <dc:creator>nat8506</dc:creator>
      <dc:date>2021-04-20T22:45:27Z</dc:date>
    </item>
    <item>
      <title>E164 dial plan----outbound calls to PSTN</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/e164-dial-plan-outbound-calls-to-pstn/m-p/4390382#M396529</link>
      <description>&lt;P&gt;Hello, we are unable to call numbers in US because our telco is saying we are sending 11 digits to them (instead of 10). My senior staff is away&amp;nbsp; so I am trying to figure this out. We are using e164 dial plan----and using mask with +1XXXXXXXXXX number&lt;/P&gt;&lt;P&gt;1-user dials LD number to US&lt;/P&gt;&lt;P&gt;2-TP is matched -9.1[2-9]XX[2-9]XXXXXX we add + and discard 9 So number becomes +1XXXXXXXXXX format&lt;/P&gt;&lt;P&gt;3-RP is matched--+.1[2-9]XX[2-9]XXXXXX&lt;/P&gt;&lt;P&gt;4-RL to PSTN&lt;/P&gt;&lt;P&gt;5-RL points to SLRG to PSTN&lt;/P&gt;&lt;P&gt;6-SLRG hows called number as +1XXXXXXXXXX&lt;/P&gt;&lt;P&gt;at what point or where exactly, we should be localizing the number for PSTN? It seems right now the number going out to PSTN is 1XXXXXXXXXX.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 22:22:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/e164-dial-plan-outbound-calls-to-pstn/m-p/4390382#M396529</guid>
      <dc:creator>G3261</dc:creator>
      <dc:date>2021-04-20T22:22:57Z</dc:date>
    </item>
    <item>
      <title>Change Webex Upgrade Schedule</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/change-webex-upgrade-schedule/m-p/4390325#M4285</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have been recently getting notices that our webex site xyzcompany.webex.com will upgrade at the time mentioned in email. That is our production time and we would like to permanently change these upgrade times to off hours instead of manually setting upgrade time each time. Is there a feature or option to configure this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lalli&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 20:19:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/change-webex-upgrade-schedule/m-p/4390325#M4285</guid>
      <dc:creator>lallimander</dc:creator>
      <dc:date>2021-04-20T20:19:45Z</dc:date>
    </item>
    <item>
      <title>Cisco AP 3602i without WLC</title>
      <link>https://community.cisco.com/t5/wireless/cisco-ap-3602i-without-wlc/m-p/4390322#M228537</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;What are the possible methods of deploying a Cisco 3602i AirCap Access Point and Cisco c9105AXi AP without an external Wireless LAN Controller?&lt;/DIV&gt;&lt;DIV&gt;Is it possible to deploy the 3602i&amp;nbsp;access point in lightweight mode, using the inbuilt&amp;nbsp;&lt;SPAN&gt;AireOS Wireless Controller,&lt;/SPAN&gt;&amp;nbsp;without an external WLC?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Apr 2021 20:13:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-ap-3602i-without-wlc/m-p/4390322#M228537</guid>
      <dc:creator>Kingsleyizuka</dc:creator>
      <dc:date>2021-04-20T20:13:18Z</dc:date>
    </item>
    <item>
      <title>How I configure  Two LDAP Authentication to use Anyconnect VPN (HA)</title>
      <link>https://community.cisco.com/t5/vpn/how-i-configure-two-ldap-authentication-to-use-anyconnect-vpn-ha/m-p/4390320#M278079</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have just ONE Ldap authenticantion in connection do VPN AnyConnection&lt;/P&gt;&lt;P&gt;So Tried to find some option to use 2 Two LDAP (HA) just in case one fail I have secondary.&lt;/P&gt;&lt;P&gt;I didn't find option secondary&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tunnel-group TUNNEL_VPN&amp;nbsp; general-attributes&lt;BR /&gt;address-pool (inside) POOL_VPN&lt;/P&gt;&lt;P&gt;address-pool POOL_VPN&lt;BR /&gt;authentication-server-group LDAP01&lt;BR /&gt;authentication-server-group (inside) LDAP01 LOCAL &amp;lt;--------- no have option to include LDAP02 just Local&lt;BR /&gt;authorization-server-group LDAP01&lt;BR /&gt;default-group-policy GRP_VPN&lt;BR /&gt;tunnel-group TUNNEL_VPN webvpn-attributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any clue?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 20:03:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/how-i-configure-two-ldap-authentication-to-use-anyconnect-vpn-ha/m-p/4390320#M278079</guid>
      <dc:creator>Alex Ribas</dc:creator>
      <dc:date>2021-04-20T20:03:38Z</dc:date>
    </item>
    <item>
      <title>cisco vpn banch to main site asa no internet at branch</title>
      <link>https://community.cisco.com/t5/network-security/cisco-vpn-banch-to-main-site-asa-no-internet-at-branch/m-p/4390315#M1080173</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have a vpn between my branch and main office. From the branch I can reach the main office and the devices there.&lt;/P&gt;&lt;P&gt;I would like the branch site to hit the main sites asa and then use it for the internet breakout. I just want it for a few internet ip's, not all traffic though. I know the traffic hits the outside interface of the main, but then would have to go back out that interface for the specific ip's I want to reach. I did enter a global command for that, something with intra - I just dont recall it.&lt;/P&gt;&lt;P&gt;Seems like a nat issue but I'm not sure. I'm running 8.2 on both sides.&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:53:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-vpn-banch-to-main-site-asa-no-internet-at-branch/m-p/4390315#M1080173</guid>
      <dc:creator>chuckdock1</dc:creator>
      <dc:date>2021-04-20T19:53:54Z</dc:date>
    </item>
    <item>
      <title>UCCX NonVoice Subsystem in partial service</title>
      <link>https://community.cisco.com/t5/contact-center/uccx-nonvoice-subsystem-in-partial-service/m-p/4390313#M120619</link>
      <description>&lt;P&gt;I was alerted an issue the other day from a UCCX Subscriber node of the NonVoice Subsystem in partial service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I checked the CCX Engine service and sub service, it showed fully up and had been up for several weeks since it was last rebooted. Nothing was in partial service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The messages in the log are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;17067055: Apr 19 14:20:43.275 EDT %MIVR-SS_CHAT-1-SS_PARTIAL_SERVICE: [SM Tomcat Poller Thread - 1] com.cisco.wf.subsystems.chat.SubsystemChat NonVoice Subsystem is in partial service&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;17067056: Apr 19 14:20:43.280 EDT %MIVR-SS_CHAT-1-SS_PARTIAL_SERVICE_CCP_TOMCAT_DOWN: [SM Tomcat Poller Thread - 1] com.cisco.wf.subsystems.chat.SMTomcatPollerThread NonVoice Subsystem is in partial service&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't notice any service impacts, yet this is all that the log shows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UCCX version&lt;SPAN class="tabs2_section tabs2_section_1 tabs2_section1 tab_section"&gt;&lt;SPAN class="section  sn-stream-section"&gt;&lt;SPAN class="sn-widget-textblock-body sn-widget-textblock-body_formatted"&gt;12.5.1.11900-146 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen this before and is this a bug?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:49:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/uccx-nonvoice-subsystem-in-partial-service/m-p/4390313#M120619</guid>
      <dc:creator>Timothy Jaberg</dc:creator>
      <dc:date>2021-04-20T19:49:43Z</dc:date>
    </item>
    <item>
      <title>Call grading mechanism - VOIP CMR and CDR audio quality metrics for Cisco Jabber and other Cisco IP phones</title>
      <link>https://community.cisco.com/t5/unified-communications/call-grading-mechanism-voip-cmr-and-cdr-audio-quality-metrics/m-p/4390308#M166632</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to fix audio issues by collecting different data metrics that can be used for analysis. Since onset of sudden transition from work from home , I am sure many customers like us will be dealing with sudden transition from office to work from home and looking for ways to improve user and customer experience by reducing audio issues.&lt;/P&gt;&lt;P&gt;While I am at it, I was going through cisco documents and still could not find a proper data / voip data metric that can be used for analysis and I have following questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is MOS supported for Cisco Jabber? We currently have users on 12.9.x and CUCM versions 10.5.x, 11.5.x and 12.5.x&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The data is pretty inconsistent in terms of MOS evaluation and comes as unknown,fair, poor, excellent etc from the same device. My concern is mostly that it is unknown.&lt;/P&gt;&lt;P&gt;The inbuilt cisco CDR tool in all 3 mentioned versions do not always populate VarVQMetrics and other CMR and CDR related details and raw CDR files do not always have CMR data for Cisco Jabber.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I have found so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;K-Factor Data&lt;/P&gt;&lt;P&gt;K-factor represents an endpoint mean opinion score (MOS) estimation algorithm that is defined in ITU standard P.VTQ. It represents a general estimator that is used to estimate the mean value of a perceptual evaluation of speech quality (PESQ) population for a specific impairment pattern.&lt;/P&gt;&lt;P&gt;MOS relates to the output of a well designed listening experiment. All MOS experiments use a five-point PESQ scale as defined in ITU standard P.862.1, which describes the PESQ as an objective method for end-to-end speech quality assessment of narrow-band telephone networks and speech codecs.&lt;/P&gt;&lt;P&gt;The MOS estimate provides a number that is inversely proportional to frame loss density. Clarity decreases as more frames are lost or discarded at the receiving end. Consider the loss or discarding of these frames as concealment. Concealment statistics measure packet (frame) loss and its effect on voice quality in an impaired network.&lt;/P&gt;&lt;P&gt;K-factor represents a weighted estimate of average user annoyance due to distortions that are caused by effective packet loss such as dropouts and warbles. It does not estimate the impact of delay-related impairments such as echo. It provides an estimate of listening quality (MOS-LQO) rather than conversational quality (MOS-CQO), and measurements of average user annoyance range from 1 (poor voice quality) to 5 (very good voice quality).&lt;/P&gt;&lt;P&gt;K-factor gets trained or conditioned by speech samples from numerous speech databases, where each training sentence or network condition that is associated with a P.862.1 value has a duration of 8&amp;nbsp;seconds. For more accurate scores, the system generates k-factor estimates for every 8&amp;nbsp;seconds of active speech.&lt;/P&gt;&lt;P&gt;Consider K-factor and other MOS estimators to be secondary or derived statistics because they warn a network operator of frame loss only after the problem becomes significant. Packet counts, concealment ratios, and concealment second counters represent primary statistics because they alert the network operator before network impairment has an audible impact or is visible through MOS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table 2.&amp;nbsp;Devices That Support K-factor (varVQMetrics) in CMRs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Device&lt;/P&gt;&lt;P&gt;K-factor (varVQMetrics) Support in CMR&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7906&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7911&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7921&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7931&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7940&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7941&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7942-G&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7942-G/GE&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7945&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7960&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7961&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7962-G&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7962-G/GE&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7965&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone&amp;nbsp;7970&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7971&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7972-G/GE&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7975&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;3x MGCP Gateways&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;5x MGCP Gateways&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ref link :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/service/12_5_1/cdrdef/cucm_b_cdr-admin-guide-1251/cucm_b_cdr-admin-guide-1251_chapter_01001.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/service/12_5_1/cdrdef/cucm_b_cdr-admin-guide-1251/cucm_b_cdr-admin-guide-1251_chapter_01001.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and :&lt;/P&gt;&lt;P&gt;Note that all audio quality metrics listed in Table 1 are stored in the CMR. For phones that do not generate CMR, such as Cisco TelePresence&lt;SPAN&gt;&lt;SPAN&gt;®&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;TC, CE, CTX, and IX endpoints; Jabber&lt;SPAN&gt;&lt;SPAN&gt;®&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;platforms (all platforms); Cisco IP Communicator; and Cisco Unified Personal Communicator, grading will be “N/A”.&lt;/P&gt;&lt;P&gt;The Cisco Network Analysis Module (NAM) reports SCS as well. An audio stream reported from NAM will be graded based on SCSR, the same as an IP Phone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ref link :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/prime-collaboration/white-paper-c11-735409.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/prime-collaboration/white-paper-c11-735409.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The language is same or rather identical in different series (e.g &amp;nbsp;10.x , 11.x ,12.x, etc)and support for devices has largely remained unchanged (at least in the guide if not real world).&lt;/P&gt;&lt;P&gt;Can someone confirm the following?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is K-factor (varVQMetrics) supported for Cisco Jabber (client services framework)? If not, if there is roadmap to add support?&lt;/LI&gt;&lt;LI&gt;Is there a partial support for K-factor (varVQMetrics) like concealed seconds, several concealed seconds etc?&lt;/LI&gt;&lt;LI&gt;If the above are supported in current iterations of Jabber, any documentation or a doc defect?&lt;/LI&gt;&lt;LI&gt;Current list of supported phone models including soft phones. Interestingly widely used cisco 7821 and cisco 7841s are too not listed for k-factor data.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The other questions I have are listed below. They are mostly aimed at Cisco Jabber however other phone model details are appreciated.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Since MOS is no longer considered a good mechanism, what call grading mechanism can be used for Cisco Jabber specifically and/or other phone models.&lt;/LI&gt;&lt;LI&gt;Suggested industry (if any) and cisco suggested Jitter or average jitter per call?&lt;/LI&gt;&lt;LI&gt;Acceptable average jitter for voice ?&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;Acceptable percentage of packet loss (per call )? If this is codec dependent, then code wise suggested percentage of packet loss.&lt;/LI&gt;&lt;LI&gt;Acceptable Concealed seconds&lt;/LI&gt;&lt;LI&gt;Acceptable Latency in CUCM CDR terms&lt;/LI&gt;&lt;LI&gt;Any other metrics that be can used?&lt;/LI&gt;&lt;LI&gt;Any cisco tool that can be used to calculate percentages something similar voice bandwidth calculator?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have referenced some of the other cisco docs and third party, it is getting complicated to have to do this manually:&lt;/P&gt;&lt;H1&gt;&lt;STRONG&gt;Voice Over IP - Per Call Bandwidth Consumption&lt;/STRONG&gt;&lt;/H1&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/voice/voice-quality/7934-bwidth-consume.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/voice/voice-quality/7934-bwidth-consume.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H1&gt;&lt;STRONG&gt;Understanding Codecs: Complexity, Hardware Support, MOS, and Negotiation&lt;/STRONG&gt;&lt;/H1&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/voice/h323/14069-codec-complexity.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/voice/h323/14069-codec-complexity.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.bandcalc.com/" target="_blank" rel="noopener"&gt;https://www.bandcalc.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.voiptroubleshooter.com/diagnosis/emodel.html" target="_blank" rel="noopener"&gt;http://www.voiptroubleshooter.com/diagnosis/emodel.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please note&lt;/STRONG&gt;: to fetch all this data, I am also using a third party tool that allows me to capture some of this data in excel and csv formats that is parsed from RAW CDR files fetched from CUCM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:40:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-communications/call-grading-mechanism-voip-cmr-and-cdr-audio-quality-metrics/m-p/4390308#M166632</guid>
      <dc:creator>bhuarora</dc:creator>
      <dc:date>2021-04-20T19:40:21Z</dc:date>
    </item>
    <item>
      <title>Call grading mechanism - VOIP CMR and CDR  audio quality metrics for Cisco Jabber and other Cisco IP phones</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/call-grading-mechanism-voip-cmr-and-cdr-audio-quality-metrics/m-p/4390303#M396525</link>
      <description>&lt;P&gt;Not sure under which category should I post this for best match so I am posting it under&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cisco Community Technology and Support Collaboration, Voice and Video IP Telephony and Phones&lt;BR /&gt;and will be posting under :&lt;BR /&gt;Cisco Community Technology and Support Collaboration, Voice and Video Unified Communications Infrastructure:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to fix audio issues by collecting different data metrics that can be used for analysis. Since onset of sudden transition from work from home , I am sure many customers like us will be dealing with sudden transition from office to work from home and looking for ways to improve user and customer experience by reducing audio issues.&lt;/P&gt;&lt;P&gt;While I am at it, I was going through cisco documents and still could not find a proper data / voip data metric that can be used for analysis and I have following questions:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is MOS supported for Cisco Jabber? We currently have users on 12.9.x and CUCM versions 10.5.x, 11.5.x and 12.5.x&lt;/P&gt;&lt;P&gt;The data is pretty inconsistent in terms of MOS evaluation and comes as unknown,fair, poor, excellent etc from the same device. My concern is mostly that it is unknown.&lt;/P&gt;&lt;P&gt;The inbuilt cisco CDR tool in all 3 mentioned versions do not always populate VarVQMetrics and other CMR and CDR related details and raw CDR files do not always have CMR data for Cisco Jabber.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What I have found so far:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;K-Factor Data&lt;/P&gt;&lt;P&gt;K-factor represents an endpoint mean opinion score (MOS) estimation algorithm that is defined in ITU standard P.VTQ. It represents a general estimator that is used to estimate the mean value of a perceptual evaluation of speech quality (PESQ) population for a specific impairment pattern.&lt;/P&gt;&lt;P&gt;MOS relates to the output of a well designed listening experiment. All MOS experiments use a five-point PESQ scale as defined in ITU standard P.862.1, which describes the PESQ as an objective method for end-to-end speech quality assessment of narrow-band telephone networks and speech codecs.&lt;/P&gt;&lt;P&gt;The MOS estimate provides a number that is inversely proportional to frame loss density. Clarity decreases as more frames are lost or discarded at the receiving end. Consider the loss or discarding of these frames as concealment. Concealment statistics measure packet (frame) loss and its effect on voice quality in an impaired network.&lt;/P&gt;&lt;P&gt;K-factor represents a weighted estimate of average user annoyance due to distortions that are caused by effective packet loss such as dropouts and warbles. It does not estimate the impact of delay-related impairments such as echo. It provides an estimate of listening quality (MOS-LQO) rather than conversational quality (MOS-CQO), and measurements of average user annoyance range from 1 (poor voice quality) to 5 (very good voice quality).&lt;/P&gt;&lt;P&gt;K-factor gets trained or conditioned by speech samples from numerous speech databases, where each training sentence or network condition that is associated with a P.862.1 value has a duration of 8 seconds. For more accurate scores, the system generates k-factor estimates for every 8 seconds of active speech.&lt;/P&gt;&lt;P&gt;Consider K-factor and other MOS estimators to be secondary or derived statistics because they warn a network operator of frame loss only after the problem becomes significant. Packet counts, concealment ratios, and concealment second counters represent primary statistics because they alert the network operator before network impairment has an audible impact or is visible through MOS.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Table 2. Devices That Support K-factor (varVQMetrics) in CMRs&lt;/P&gt;&lt;P&gt;Device&lt;/P&gt;&lt;P&gt;K-factor (varVQMetrics) Support in CMR&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7906&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7911&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7921&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7931&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7940&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7941&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7942-G&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7942-G/GE&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7945&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7960&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7961&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7962-G&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7962-G/GE&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7965&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone 7970&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7971&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7972-G/GE&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Cisco Unified IP Phone7975&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;3x MGCP Gateways&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;5x MGCP Gateways&lt;/P&gt;&lt;P&gt;G&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ref link :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/service/12_5_1/cdrdef/cucm_b_cdr-admin-guide-1251/cucm_b_cdr-admin-guide-1251_chapter_01001.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/service/12_5_1/cdrdef/cucm_b_cdr-admin-guide-1251/cucm_b_cdr-admin-guide-1251_chapter_01001.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and :&lt;/P&gt;&lt;P&gt;Note that all audio quality metrics listed in Table 1 are stored in the CMR. For phones that do not generate CMR, such as Cisco TelePresence® TC, CE, CTX, and IX endpoints; Jabber® platforms (all platforms); Cisco IP Communicator; and Cisco Unified Personal Communicator, grading will be “N/A”.&lt;/P&gt;&lt;P&gt;The Cisco Network Analysis Module (NAM) reports SCS as well. An audio stream reported from NAM will be graded based on SCSR, the same as an IP Phone.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ref link :&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/prime-collaboration/white-paper-c11-735409.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/products/collateral/cloud-systems-management/prime-collaboration/white-paper-c11-735409.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The language is same or rather identical in different series (e.g 10.x , 11.x ,12.x, etc)and support for devices has largely remained unchanged (at least in the guide if not real world).&lt;/P&gt;&lt;P&gt;Can someone confirm the following?&lt;/P&gt;&lt;P&gt;Is K-factor (varVQMetrics) supported for Cisco Jabber (client services framework)? If not, if there is roadmap to add support?&lt;BR /&gt;Is there a partial support for K-factor (varVQMetrics) like concealed seconds, several concealed seconds etc?&lt;BR /&gt;If the above are supported in current iterations of Jabber, any documentation or a doc defect?&lt;BR /&gt;Current list of supported phone models including soft phones. Interestingly widely used Cisco 7821 and Cisco 7841 are too not listed for k-factor data.&lt;/P&gt;&lt;P&gt;The other questions I have are listed below. They are mostly aimed at Cisco Jabber however other phone model details are appreciated.&lt;/P&gt;&lt;P&gt;Since MOS is no longer considered a good mechanism, what call grading mechanism can be used for Cisco Jabber specifically and/or other phone models.&lt;BR /&gt;Suggested industry (if any) and cisco suggested Jitter or average jitter per call?&lt;BR /&gt;Acceptable average jitter for voice ?&lt;BR /&gt;Acceptable percentage of packet loss (per call )? If this is codec dependent, then code wise suggested percentage of packet loss.&lt;BR /&gt;Acceptable Concealed seconds&lt;BR /&gt;Acceptable Latency in CUCM CDR terms&lt;BR /&gt;Any other metrics that be can used?&lt;BR /&gt;Any cisco tool that can be used to calculate percentages something similar voice bandwidth calculator?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have referenced some of the other cisco docs and third party, it is getting complicated to have to do this manually:&lt;BR /&gt;Voice Over IP - Per Call Bandwidth Consumption&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/voice/voice-quality/7934-bwidth-consume.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/voice/voice-quality/7934-bwidth-consume.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Understanding Codecs: Complexity, Hardware Support, MOS, and Negotiation&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/voice/h323/14069-codec-complexity.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/voice/h323/14069-codec-complexity.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.bandcalc.com/" target="_blank" rel="noopener"&gt;https://www.bandcalc.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.voiptroubleshooter.com/diagnosis/emodel.html" target="_blank" rel="noopener"&gt;http://www.voiptroubleshooter.com/diagnosis/emodel.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please note: to fetch all this data, I am also using a third party tool that allows me to capture some of this data in excel and csv formats that is parsed from RAW CDR files fetched from CUCM.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:36:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/call-grading-mechanism-voip-cmr-and-cdr-audio-quality-metrics/m-p/4390303#M396525</guid>
      <dc:creator>bhuarora</dc:creator>
      <dc:date>2021-04-20T19:36:59Z</dc:date>
    </item>
    <item>
      <title>Upgraded 8851s to 12.8(1) and am having issues with last line selected</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/upgraded-8851s-to-12-8-1-and-am-having-issues-with-last-line/m-p/4390300#M396524</link>
      <description>&lt;P&gt;Hi everyone, I recently have started updating our 8800 series phones (specifically 8851s) to 12.8(1) from 12.1(1) and it seems that this breaks the last line remembered.&amp;nbsp; I think I need guidance, because from what I have been able to find this is the expected behaviour.&amp;nbsp; It seems on the 12.1(1), and I have tested this, that when you have say line two selected (whether that is the ipcc extension or just a second line you have on your phone) and make or answer a call and the call disconnects it stays on that selected line.&amp;nbsp; On the 12.8(1) when you disconnect from a call on your selected secondary line and go on hook it automatically jumps you back the primary line.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the service parameter "Always Use Prime Line" to false and the "Show all calls on primary line" disabled as well.&amp;nbsp; &amp;nbsp;We also have some 8865s and it is also running 12.8(1) and has the same behaviour.&amp;nbsp; I tried reverting my 8865 back to 12.7(1) and it also has the same behaviour.&amp;nbsp;&amp;nbsp;Is this the expected behaviour on this newer firmware and if it is, is there a way for it to remember last line selected?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:26:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/upgraded-8851s-to-12-8-1-and-am-having-issues-with-last-line/m-p/4390300#M396524</guid>
      <dc:creator>AnthonyGreene64131</dc:creator>
      <dc:date>2021-04-20T19:26:34Z</dc:date>
    </item>
    <item>
      <title>Automating Security Assessments, and Concerns with PSIRT API</title>
      <link>https://community.cisco.com/t5/network-security/automating-security-assessments-and-concerns-with-psirt-api/m-p/4390293#M331</link>
      <description>&lt;P&gt;Hello! The company I work for has tasked me with checking the security advisories that Cisco publishes. This task seemed ripe for automation, especially since Cisco provides a restful API where you can access all of the advisories they publish. They advertise being able to return extremely useful and pertinent data such as vulnerable products, the CVSS score, and a written summary of the vulnerability. If you want to get more information such as the affected software releases, you must have a certain kind of account with Cisco, which luckily we have, to access the bug API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The concept of this API is great.&lt;/STRONG&gt; Ideally you could have an inventory that automatically compares the model and version number of live devices on your network against the advisories, and only notify you about the ones that actually apply to your devices. You could set policies on top of this, like only notify me if the CVSS score is a High or more, etc.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The problem I am experiencing is that the data returned from the API is inaccurate, incomplete, and inconsistent. These things make this data untrustworthy, and forces me to manually read each and every advisory. The data returned often leaves out vulnerable products and version information.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The natural next step is to forgo the API altogether and use web-scraping to pull the data. This is also not achievable because there is no consistent formatting between individual advisories, and they are often incomplete as well. Last month there were many advisories that came through without &lt;STRONG&gt;any&lt;/STRONG&gt; vulnerable version listed, &lt;EM&gt;despite the vulnerability being about vulnerable software.&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;Additionally, I have found other security-related APIs from Cisco, where you can pass in model numbers and it will return you the applicable advisories, but this is not available for all products that Cisco provides and we would potentially miss something important.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have interfaced with my account team, but I have been told that the devnet team is experiencing growing pains, and the tooling is in its infancy (with the api being 7 years old...).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question to the community is, have you found a way to automate the processing of these vulnerabilities? If so, how?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:18:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/automating-security-assessments-and-concerns-with-psirt-api/m-p/4390293#M331</guid>
      <dc:creator>TimothyHarder00915</dc:creator>
      <dc:date>2021-04-20T19:18:55Z</dc:date>
    </item>
    <item>
      <title>For loop in xml template</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/for-loop-in-xml-template/m-p/4390291#M6278</link>
      <description>&lt;P&gt;I am attempting to use the documented for loop in an xml template and am getting an error that says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invalid parameters or processing instruction for&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the section where I am using the loop:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;interface xmlns="&lt;A href="http://tail-f.com/ned/cisco-nx" target="_blank" rel="noopener"&gt;http://tail-f.com/ned/cisco-nx&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;mgmt&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;0&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;{$mgmt_description}&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;vrf&amp;gt;&lt;BR /&gt;&amp;lt;member&amp;gt;management&amp;lt;/member&amp;gt;&lt;BR /&gt;&amp;lt;/vrf&amp;gt;&lt;BR /&gt;&amp;lt;ip&amp;gt;&lt;BR /&gt;&amp;lt;address&amp;gt;&lt;BR /&gt;&amp;lt;ipaddr&amp;gt;{$mgmt_ip}&amp;lt;/ipaddr&amp;gt;&lt;BR /&gt;&amp;lt;/address&amp;gt;&lt;BR /&gt;&amp;lt;/ip&amp;gt;&lt;BR /&gt;&amp;lt;/mgmt&amp;gt;&lt;BR /&gt;&amp;lt;Vlan&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;1&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;shutdown/&amp;gt;&lt;BR /&gt;&amp;lt;/Vlan&amp;gt;&lt;BR /&gt;&amp;lt;?for i=1; {$i &amp;lt; 55}; i={$i + 1}?&amp;gt;&lt;BR /&gt;&amp;lt;Ethernet&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;1/{$i}&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;enable&amp;gt;&lt;BR /&gt;&amp;lt;switchport&amp;gt;false&amp;lt;/switchport&amp;gt;&lt;BR /&gt;&amp;lt;/enable&amp;gt;&lt;BR /&gt;&amp;lt;description&amp;gt;Auto_Cable_Testing&amp;lt;/description&amp;gt;&lt;BR /&gt;&amp;lt;ip&amp;gt;&lt;BR /&gt;&amp;lt;address&amp;gt;&lt;BR /&gt;&amp;lt;ipaddr&amp;gt;192.168.{$cable_test}.{$i*2}/31&amp;lt;/ipaddr&amp;gt;&lt;BR /&gt;&amp;lt;/address&amp;gt;&lt;BR /&gt;&amp;lt;/ip&amp;gt;&lt;BR /&gt;&amp;lt;flowcontrol&amp;gt;&lt;BR /&gt;&amp;lt;receive&amp;gt;off&amp;lt;/receive&amp;gt;&lt;BR /&gt;&amp;lt;send&amp;gt;off&amp;lt;/send&amp;gt;&lt;BR /&gt;&amp;lt;/flowcontrol&amp;gt;&lt;BR /&gt;&amp;lt;/Ethernet&amp;gt;&lt;BR /&gt;&amp;lt;?end?&amp;gt;&lt;BR /&gt;&amp;lt;/interface&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas on what I'm doing wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:12:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/for-loop-in-xml-template/m-p/4390291#M6278</guid>
      <dc:creator>ksj</dc:creator>
      <dc:date>2021-04-20T19:12:34Z</dc:date>
    </item>
    <item>
      <title>Cisco IT - Journey from Jabber to Webex</title>
      <link>https://community.cisco.com/t5/announcements/cisco-it-journey-from-jabber-to-webex/m-p/4390286#M351</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IT Migration_LI - FB - 1200x628 - Yellow - Orange.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118532iB5B75671E8BC52A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="IT Migration_LI - FB - 1200x628 - Yellow - Orange.png" alt="IT Migration_LI - FB - 1200x628 - Yellow - Orange.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;SPAN&gt;Join us for insight on Cisco IT’s journey in migrating from Jabber to Webex. Hear from team experts Arti Patel (Project Lead) and Luke Clifford (Collab Architect) on how the program was planned, executed, and communicated across the organization. Register to attend below!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://launch.webex.com/launch/onstage/g.php?MTID=e8fd3c4f26bccecf7f12412599ea335f8" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="regher.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118533i13ECDA76DEEB9B8D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="regher.png" alt="regher.png" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:03:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/announcements/cisco-it-journey-from-jabber-to-webex/m-p/4390286#M351</guid>
      <dc:creator>Cole Callahan</dc:creator>
      <dc:date>2021-04-20T19:03:41Z</dc:date>
    </item>
    <item>
      <title>AMP Connector - auto-update?</title>
      <link>https://community.cisco.com/t5/endpoint-security/amp-connector-auto-update/m-p/4390283#M6105</link>
      <description>&lt;P&gt;It appears there is no way to set AMP to automatically update the client software connectors.&amp;nbsp; Do I have that right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a relatively small deployment of 25 machines and no dedicated IT department.&amp;nbsp; We need the security software to stay current without human intervention, as much as possible.&amp;nbsp; Hard to believe this isn't a feature included off-the-shelf!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 19:01:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/amp-connector-auto-update/m-p/4390283#M6105</guid>
      <dc:creator>JF53591</dc:creator>
      <dc:date>2021-04-20T19:01:51Z</dc:date>
    </item>
    <item>
      <title>Forged Email Detection Question</title>
      <link>https://community.cisco.com/t5/email-security/forged-email-detection-question/m-p/4390266#M22074</link>
      <description>&lt;P&gt;We have a Dictionary setup with all of our Executives on it to protect us from receiving emails from people pretending to be our executives and this works great. I was wondering if it would be possible to do something like this with all users in our GAL? We sync with LDAP but I haven't been able to figure out a way to create a rule with this information? Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Right now the Executives are added to a Dictionary and then associated with an Incoming Content Filter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Jessie&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 18:46:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/email-security/forged-email-detection-question/m-p/4390266#M22074</guid>
      <dc:creator>Jessica Cochran</dc:creator>
      <dc:date>2021-04-20T18:46:39Z</dc:date>
    </item>
    <item>
      <title>How do I Isolate the Source of Tunnel Flapping EIGRP</title>
      <link>https://community.cisco.com/t5/routing/how-do-i-isolate-the-source-of-tunnel-flapping-eigrp/m-p/4390252#M349778</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having issues with tunnels flapping across sites on our network, our network is airgapped and we use the customer's already in place network as our backbone to communicate across sites. I have combed left and right through everything I can think of and cannot locate any issues with how our network is setup. I have had the engineers who setup our network look over everything and verify it's good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way I can prove that the issue is on their devices / network infrastructure causing these issues?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I do not have access to their network and cannot check any devices, I have to rely on their technicians to tell me if something is messed up, and we are locked in the endless battle of "It's not me, it's you!"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The hello / hold time for these tunnels on our side is 1/3.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 18:26:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/how-do-i-isolate-the-source-of-tunnel-flapping-eigrp/m-p/4390252#M349778</guid>
      <dc:creator>tuckerrose</dc:creator>
      <dc:date>2021-04-20T18:26:33Z</dc:date>
    </item>
    <item>
      <title>Cannot find the 'Start Live Streaming' button</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/cannot-find-the-start-live-streaming-button/m-p/4390250#M4271</link>
      <description>&lt;P&gt;Hello! I just updated the Webex app (new color icon) and cannot find the 'Start Live Streaming' button. Does anyone know what can I do? I prefer not to use the traditional Cisco Webex because the resolution is better in the renewed app&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 18:22:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/cannot-find-the-start-live-streaming-button/m-p/4390250#M4271</guid>
      <dc:creator>mvillega</dc:creator>
      <dc:date>2021-04-20T18:22:52Z</dc:date>
    </item>
    <item>
      <title>Intrusion Alert - Email vs SNMP</title>
      <link>https://community.cisco.com/t5/network-security/intrusion-alert-email-vs-snmp/m-p/4390246#M1080165</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have an FMC set up that is managing a number of FTD devices. We currently have alerts set up to send emails when intrusion events occur. Emails are generated using the Impact Flag settings and when specific rules are fired (via the Intrusion Email tab in the Policy -&amp;gt; Actions -&amp;gt; Alerts section).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have set up SNMP traps to be sent when Impact Flag alerts are generated. We want to be able to auto-generate tickets for inspection/review. However, when SNMP traps do come through, it seems to be missing quite a bit of information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what the Intrusion email looks like via Impact Flag Alerts (I have redacted certain information):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1:27964:6] "MALWARE-CNC Win.Trojan.Gh0st variant outbound connection" [Impact: Vulnerable] From "(IP Address_FTD Device)" at Mon Apr&amp;nbsp; 5 12:38:45 2021 UTC [Classification: A Network Trojan was Detected] [Priority: 1] {tcp} (SOURCE_IP:Port) (unknown)-&amp;gt;(DEST_IP:Port) (unknown)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what the SNMP trap looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trap: [Trap Number] (translated from v2c)&lt;BR /&gt;Mon Apr 5 08:38:45 2021&lt;BR /&gt;Src IP: (Redacted)&lt;BR /&gt;Agent: (Redacted)&lt;BR /&gt;Trap Type: Vendor Specific&lt;BR /&gt;Specific Type: XX&lt;BR /&gt;Enterprise: [Version]&lt;BR /&gt;Timestamp: 3746566981&lt;BR /&gt;Object:1.3.6.1.4.1.14223.1.1.29 Value: (IP Address_FTD Device)&lt;BR /&gt;Object:1.3.6.1.4.1.14223.1.1.1 Value: (0123456789ABCDEF)&lt;BR /&gt;Object:1.3.6.1.4.1.14223.1.1.115 Value:Global&lt;BR /&gt;Object:1.3.6.1.4.1.14223.1.1.32 Value:XX&lt;BR /&gt;Object:1.3.6.1.4.1.14223.1.1.43 Value:Vulnerable&lt;BR /&gt;Object:1.3.6.1.4.1.14223.1.1.13 Value: (Intrusion_SOURCE_IP)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the SNMP trap to be more descriptive? Is there something about that 16 digit value in the SNMP trap that is related to the intrusion description? If so, what needs to be done on our end to translate the SNMP trap? Any assistance would be greatly appreciated. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 23:24:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/intrusion-alert-email-vs-snmp/m-p/4390246#M1080165</guid>
      <dc:creator>EverythingBagel62093</dc:creator>
      <dc:date>2021-04-20T23:24:32Z</dc:date>
    </item>
    <item>
      <title>Webex Meetings, Side by Side view, Resizing of webcam thumbnails</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/webex-meetings-side-by-side-view-resizing-of-webcam-thumbnails/m-p/4390237#M4270</link>
      <description>&lt;P&gt;Webex Meetings automatically upgraded to 41.4.4.10 on Monday, and now when I am in Side by Side view, or any view actually, I cannot resize the participants webcam thumbnails anymore. Everyone is locked at postage stamp size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes, if I switch between full screen and back, I can resize again, but then it is only between original and 2x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A secondary issue is not being able to scroll through the list of participant webcams. I only see the first 5 or 6.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see other people having resizing issues, but not this particular workflow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:26:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/webex-meetings-side-by-side-view-resizing-of-webcam-thumbnails/m-p/4390237#M4270</guid>
      <dc:creator>allamore</dc:creator>
      <dc:date>2021-04-20T17:26:29Z</dc:date>
    </item>
    <item>
      <title>How will I get certificate for CCNA exam</title>
      <link>https://community.cisco.com/t5/cisco-cafe/how-will-i-get-certificate-for-ccna-exam/m-p/4390232#M2926</link>
      <description>&lt;P&gt;Hello everyone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appeared for CCNA exam at Pearson Vue center. the Center did gave me a preliminary report, which says I passed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When and how will I get the certificate from CISCO?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, If I need hard copy certificate, then how can I get the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh Kothari.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:13:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-cafe/how-will-i-get-certificate-for-ccna-exam/m-p/4390232#M2926</guid>
      <dc:creator>rajesharihant</dc:creator>
      <dc:date>2021-04-20T17:13:33Z</dc:date>
    </item>
    <item>
      <title>Enabling unicast reverse path forwarding ASA</title>
      <link>https://community.cisco.com/t5/network-security/enabling-unicast-reverse-path-forwarding-asa/m-p/4390229#M1080162</link>
      <description>&lt;P&gt;I am getting this message when using the Cisco CLI Analyzer on my ASA5505.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cisco ASA Unicast Reverse Path Forwarding (uRPF) Bypass Vulnerability- CSCuv60724.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Should I remove these commands on the outside interface?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What about inside?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:11:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/enabling-unicast-reverse-path-forwarding-asa/m-p/4390229#M1080162</guid>
      <dc:creator>patrick.hurley</dc:creator>
      <dc:date>2021-04-20T17:11:01Z</dc:date>
    </item>
    <item>
      <title>Sending WebEx invites to 999 participants</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/sending-webex-invites-to-999-participants/m-p/4390210#M4268</link>
      <description>&lt;P&gt;When sending WebEx invites to a large nested distribution list, will WebEx kick out duplicate entries or will it try to send multiple invites?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 16:30:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/sending-webex-invites-to-999-participants/m-p/4390210#M4268</guid>
      <dc:creator>dwighthicks</dc:creator>
      <dc:date>2021-04-20T16:30:30Z</dc:date>
    </item>
    <item>
      <title>cisco Find IT</title>
      <link>https://community.cisco.com/t5/discusiones-general/cisco-find-it/m-p/4390205#M2093</link>
      <description>&lt;P&gt;Como puedo ingresar a cisco FindIT, que usuario y contraseñas requiere ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 16:23:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/discusiones-general/cisco-find-it/m-p/4390205#M2093</guid>
      <dc:creator>michaelhenriquez</dc:creator>
      <dc:date>2021-04-20T16:23:44Z</dc:date>
    </item>
    <item>
      <title>5516 Migration to FPR1140</title>
      <link>https://community.cisco.com/t5/network-security/5516-migration-to-fpr1140/m-p/4390201#M1080161</link>
      <description>&lt;P&gt;We are starting to configure new firewalls to replace our old 5516x. I'm trying to find the easiest way to accomplish this. My plan was going to migrate ACL/Rules to FMC from the 5516x (Done) and then hook up the new firewalls so FMC can at least talk and they can get licensed. These new firewalls won't be used for access control until they are all configured with the correct interfaces and rules. Then when configuration is done, we just move the cable from the old 5516 to the 1140's? Of course the Firepower IPs will be different.&amp;nbsp;Can this be done this way? Is there a better way? Trying to limit downtime of course.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our current setup with the old 5516 is FMC is not controlling the access, its just monitoring.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 16:17:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/5516-migration-to-fpr1140/m-p/4390201#M1080161</guid>
      <dc:creator>scoutt</dc:creator>
      <dc:date>2021-04-20T16:17:49Z</dc:date>
    </item>
    <item>
      <title>SNR - redirected calling number</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/snr-redirected-calling-number/m-p/4390200#M396519</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a scenario where user ask to display the original calling number on his mobile which is configured as SNR destination. I see in cisco community portal that, SNR is different from CallForwd and redirection number won't beIP Telephony and Phones, CUC displayed. Its noted that calling party displayed depends on ISP, but if ISP allows a Non-DID, whether its possible to display original calling number on mobile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;For example -&amp;gt; External User A call from his mobile to a Cisco deskphone(123) where SNR is enabled. Call reach to SNR destination mobile, but the caller-ID displayed is 123(cisco deskphone). Is that possible to display the original calling number of USER A on SNR destination mobile.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 16:17:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/snr-redirected-calling-number/m-p/4390200#M396519</guid>
      <dc:creator>ajuanan123</dc:creator>
      <dc:date>2021-04-20T16:17:49Z</dc:date>
    </item>
    <item>
      <title>Unable to enroll training course "WebEx Contact Center sale" on golearn.webex.com site</title>
      <link>https://community.cisco.com/t5/webex-for-education/unable-to-enroll-training-course-quot-webex-contact-center-sale/m-p/4390189#M299</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp; I’m a Cisco new hire. I've tried to enroll this "WebEx Contact Center sale" from this follow link&lt;/P&gt;
&lt;P&gt;&lt;A href="https://golearn.webex.com/lms/index.php?r=course/deeplink&amp;amp;course_id=432&amp;amp;hash=d7484cc9dc77641ba037a5edb8da696ee4dd91fb&amp;amp;generated_by=80761" target="_blank" rel="noopener"&gt;https://golearn.webex.com/lms/index.php?r=course/deeplink&amp;amp;course_id=432&amp;amp;hash=d7484cc9dc77641ba037a5edb8da696ee4dd91fb&amp;amp;generated_by=80761&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Initially It was prompt me for payment then I was accidently close the browser when I login back to “golearn.webex.com” site again. I unable to enroll this training course any more.&lt;/P&gt;
&lt;P&gt;&lt;INPUT id="hippowiz-ass-injected" type="hidden" value="true" /&gt;&lt;INPUT id="hvmessage-toextension-listener" type="hidden" value="none" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:57:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-education/unable-to-enroll-training-course-quot-webex-contact-center-sale/m-p/4390189#M299</guid>
      <dc:creator>trotpany</dc:creator>
      <dc:date>2021-04-20T15:57:52Z</dc:date>
    </item>
    <item>
      <title>WLC - AP LOG  - wl1: fatal error, reinitializing, total count of reinit's</title>
      <link>https://community.cisco.com/t5/wireless/wlc-ap-log-wl1-fatal-error-reinitializing-total-count-of-reinit/m-p/4390187#M228533</link>
      <description>&lt;P&gt;Dear team,&lt;BR /&gt;Can you please help me with identify logs from AP?&lt;BR /&gt;I have some APs where can I find this logs on syslog.On this AP had also problem one client but he was connected on Dot11Radio 1 - 5Ghz radio.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8100] wl1: fatal error, reinitializing, total count of reinit's[8393]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8650] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8650] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8790] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8790] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8790] 0x1006 0 0 0 0 39 0 1 0 0 311 0 -47 1 -1616109324&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8800] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:19:57 172.17.13.10 kernel: [*04/20/2021 09:19:57.8880]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:06 172.17.13.10 kernel: [*04/20/2021 09:20:06.9670] DOT11_DRV[0]: Beacons stuck on Radio 0 for 80 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:07 172.17.13.10 kernel: [*04/20/2021 09:20:07.0070] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:27 172.17.13.10 kernel: [*04/20/2021 09:20:27.0110] DOT11_DRV[0]: Beacons stuck on Radio 0 for 100 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:27 172.17.13.10 kernel: [*04/20/2021 09:20:27.0550] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:29 172.17.13.10 kernel: [*04/20/2021 09:20:29.1040] CLSM[AE:FC:5F:D8:B9:A0]: PMK cache was found (11r or 11i)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:47 172.17.13.10 kernel: [*04/20/2021 09:20:47.0590] DOT11_DRV[0]: Beacons stuck on Radio 0 for 120 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:47 172.17.13.10 kernel: [*04/20/2021 09:20:47.1000] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:47 172.17.13.10 kernel: [*04/20/2021 09:20:47.1000] DOT11_DRV[0]: slot 0 tx_beacon=202533814 tx_data_pkts=3455569&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.0860] wl1: fatal error, reinitializing, total count of reinit's[8394]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1400] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1400] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1550] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1550] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1550] 0x1006 0 0 0 0 37 0 1 0 0 5114 0 -47 1 -1616053048&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1560] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:20:54 172.17.13.10 kernel: [*04/20/2021 09:20:54.1640]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.1940] wl1: fatal error, reinitializing, total count of reinit's[8395]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2520] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2520] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2680] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2680] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2680] 0x1006 0 0 3 1 36 0 1 0 0 3851 0 -47 1 -1616038940&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2680] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:08 172.17.13.10 kernel: [*04/20/2021 09:21:08.2760]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.3620] wl1: fatal error, reinitializing, total count of reinit's[8396]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4150] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4150] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4310] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4310] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4310] 0x1006 0 0 0 0 36 0 1 0 0 5375 0 -47 1 -1616010772&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4310] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:36 172.17.13.10 kernel: [*04/20/2021 09:21:36.4390]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4230] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4230] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4300] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4300] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4300] 0x1006 0 0 0 0 36 0 1 0 0 3663 0 -47 1 -1616008712&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4310] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:38 172.17.13.10 kernel: [*04/20/2021 09:21:38.4390]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:21:57 172.17.13.10 kernel: [*04/20/2021 09:21:57.0950] CLSM[AC:BC:32:C4:72:03]: PMK cache was found (11r or 11i)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:22:42 172.17.13.10 kernel: [*04/20/2021 09:22:42.1650] DOT11_DRV[0]: Beacons stuck on Radio 0 for 80 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:22:42 172.17.13.10 kernel: [*04/20/2021 09:22:42.2070] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:23:02 172.17.13.10 kernel: [*04/20/2021 09:23:02.2370] DOT11_DRV[0]: Beacons stuck on Radio 0 for 100 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:23:02 172.17.13.10 kernel: [*04/20/2021 09:23:02.2780] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:16 172.17.13.10 kernel: [*04/20/2021 09:24:16.9760] wl1: fatal error, reinitializing, total count of reinit's[8397]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0290] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0290] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0450] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0450] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0450] 0x1006 0 0 0 0 38 0 1 0 0 1192 0 -47 1 -1615850080&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0450] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:17 172.17.13.10 kernel: [*04/20/2021 09:24:17.0530]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:37 172.17.13.10 kernel: [*04/20/2021 09:24:37.2950] DOT11_DRV[0]: Beacons stuck on Radio 0 for 80 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:37 172.17.13.10 kernel: [*04/20/2021 09:24:37.3610] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:57 172.17.13.10 kernel: [*04/20/2021 09:24:57.3880] DOT11_DRV[0]: Beacons stuck on Radio 0 for 100 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:24:57 172.17.13.10 kernel: [*04/20/2021 09:24:57.4290] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:17 172.17.13.10 kernel: [*04/20/2021 09:25:17.4320] DOT11_DRV[0]: Beacons stuck on Radio 0 for 120 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:17 172.17.13.10 kernel: [*04/20/2021 09:25:17.4730] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:17 172.17.13.10 kernel: [*04/20/2021 09:25:17.4730] DOT11_DRV[0]: slot 0 tx_beacon=202533817 tx_data_pkts=3455569&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:37 172.17.13.10 kernel: [*04/20/2021 09:25:37.5200] DOT11_DRV[0]: Beacons stuck on Radio 0 for 140 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:37 172.17.13.10 kernel: [*04/20/2021 09:25:37.5620] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4290] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4290] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4380] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4380] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4380] 0x1006 0 0 1 0 38 0 0 0 0 245 0 -47 0 -1615749628&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4380] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.4470]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.5660] DOT11_DRV[0]: Beacons stuck on Radio 0 for 160 sec&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:57 172.17.13.10 kernel: [*04/20/2021 09:25:57.6300] DOT11_DRV[0]: WCP radiomode:flex; prev_mode:flex; change_reason:4, click radiomode:flex, FW radiomode:N/A, ssid_count:3, radio_wsa_sensor:no, radio-type:flex, fra-mode:flex, last modes:[flex,flex]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4330] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4330] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4410] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4410] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4410] 0x1006 0 0 0 0 38 0 1 0 0 298 0 -47 1 -1615748624&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4410] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:58 172.17.13.10 kernel: [*04/20/2021 09:25:58.4490]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4370] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4370] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4440] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4440] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4440] 0x1006 0 0 0 0 38 0 0 0 0 365 0 -47 0 -1615747620&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4450] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:25:59 172.17.13.10 kernel: [*04/20/2021 09:25:59.4530]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:00 172.17.13.10 kernel: [*04/20/2021 09:26:00.4410] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:00 172.17.13.10 kernel: [*04/20/2021 09:26:00.4410] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:00 172.17.13.10 kernel: [*04/20/2021 09:26:00.4490] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:00 172.17.13.10 kernel: [*04/20/2021 09:26:00.4490] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:00 172.17.13.10 kernel: [*04/20/2021 09:26:00.4490] 0x1006 0 0 0 0 38 0 1 0 0 761 0 -47 1 -1615746616&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:00 172.17.13.10 kernel: [*04/20/2021 09:26:00.4490] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:00 172.17.13.10 kernel: [*04/20/2021 09:26:00.4570] Scanning is in progress. Can't dump aci mitigation info.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4450] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4450] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4530] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4530] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4530] 0x1006 0 0 0 0 38 0 0 0 0 301 0 -47 0 -1615745612&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4530] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:01 172.17.13.10 kernel: [*04/20/2021 09:26:01.4610]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4490] wcp/RadDrv0 :: Dot11BaseDriver: Printing chaim_stats and phy stats for Slot 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4490] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 chaim_stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4580] version: 3&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4580] chanspec tx inbss obss nocat nopkt doze txop goodtx badtx glitch badplcp knoise idle timestamp&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4580] 0x1006 0 0 0 0 38 0 1 0 0 664 0 -47 1 -1615744608&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4590] wcp/RadDrv0 :: Dot11BaseDriver: Slot 0 phy stats&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] *** Channel = 6(20 mhz), Weakest RSSI = 0, Associated = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] OFDM desense (dB) = 7&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] BPHY desense (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] lna1 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] lna2 tbl desense (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] lna1 pktgain limit (ticks) = 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] lna2 pktgain limit (ticks) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] elna bypass = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] forced (dB) = 0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670] jammer_cnt = 0, txop = 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Apr 20 08:26:02 172.17.13.10 kernel: [*04/20/2021 09:26:02.4670]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Its AP: C9120AXI-E&lt;/P&gt;&lt;P&gt;WLC: 5520&lt;/P&gt;&lt;P&gt;AireOS: 8.10.142.0&lt;/P&gt;&lt;P&gt;Mode: FlexConnect&lt;/P&gt;&lt;P&gt;Uptime about 81 days&lt;/P&gt;&lt;P&gt;Have you some experience with this msgs please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:50:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-ap-log-wl1-fatal-error-reinitializing-total-count-of-reinit/m-p/4390187#M228533</guid>
      <dc:creator>Peter Setaffy</dc:creator>
      <dc:date>2021-04-20T15:50:38Z</dc:date>
    </item>
    <item>
      <title>Be An Early Adopter! Check out these EXCLUSIVE ACI Ask the expert sessions...</title>
      <link>https://community.cisco.com/t5/application-centric/be-an-early-adopter-check-out-these-exclusive-aci-ask-the-expert/m-p/4390186#M10341</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Join Cisco experts for the exclusive look into Cisco&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.linkedin.com/feed/hashtag/?keywords=aci&amp;amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6789865151634964480" data-attribute-index="0" target="_blank"&gt;#ACI&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;capabilities with the NEW series of&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.linkedin.com/feed/hashtag/?keywords=aci&amp;amp;highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6789865151634964480" data-attribute-index="1" target="_blank"&gt;#ACI&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;Ask the Experts sessions:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://cs.co/9009HL0PV" data-attribute-index="2" target="_blank"&gt;http://cs.co/9009HL0PV&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;LI-EMOJI id="lia_backhand-index-pointing-right" title=":backhand_index_pointing_right:"&gt;&lt;/LI-EMOJI&gt; Adapting to Changes: DevOps Trends and Cisco ACI &lt;A href="http://cs.co/9000HLI84" target="_self"&gt;&lt;LI-EMOJI id="lia_calendar" title=":calendar:"&gt;&lt;/LI-EMOJI&gt; April 26&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;LI-EMOJI id="lia_backhand-index-pointing-right" title=":backhand_index_pointing_right:"&gt;&lt;/LI-EMOJI&gt; Troubleshooting Best Practices: Multi-Site for Cisco ACI &lt;A href="http://cs.co/9005HLIy7" target="_self"&gt;&lt;LI-EMOJI id="lia_calendar" title=":calendar:"&gt;&lt;/LI-EMOJI&gt; April 27&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;LI-EMOJI id="lia_backhand-index-pointing-right" title=":backhand_index_pointing_right:"&gt;&lt;/LI-EMOJI&gt; Operations Planning and Best Practices: Cisco ACI Multi-Site &lt;A href="http://cs.co/9000HLIri" target="_self"&gt;&lt;LI-EMOJI id="lia_calendar" title=":calendar:"&gt;&lt;/LI-EMOJI&gt; April 29&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;LI-EMOJI id="lia_backhand-index-pointing-right" title=":backhand_index_pointing_right:"&gt;&lt;/LI-EMOJI&gt; Troubleshooting Best Practices: Cisco ACI &lt;A href="http://cs.co/9001HLLPH" target="_self"&gt;&lt;LI-EMOJI id="lia_calendar" title=":calendar:"&gt;&lt;/LI-EMOJI&gt; April 30&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;LI-EMOJI id="lia_backhand-index-pointing-right" title=":backhand_index_pointing_right:"&gt;&lt;/LI-EMOJI&gt; Component Integration: Kubernetes VMM for Cisco ACI &lt;A href="http://cs.co/9004HLLas" target="_self"&gt;&lt;LI-EMOJI id="lia_calendar" title=":calendar:"&gt;&lt;/LI-EMOJI&gt; May 3&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;LI-EMOJI id="lia_backhand-index-pointing-right" title=":backhand_index_pointing_right:"&gt;&lt;/LI-EMOJI&gt; Migration Strategies and Best Practices: Multi-Site and Multi-Pod for Cisco ACI &lt;A href="http://cs.co/9002HLLdI" target="_self"&gt;&lt;LI-EMOJI id="lia_calendar" title=":calendar:"&gt;&lt;/LI-EMOJI&gt; May 4&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;LI-EMOJI id="lia_backhand-index-pointing-right" title=":backhand_index_pointing_right:"&gt;&lt;/LI-EMOJI&gt; Feature Overview: Security and Segmentation for Cisco ACI using ACI Virtual Edge &lt;A href="http://cs.co/9004HLLIp" target="_self"&gt;&lt;LI-EMOJI id="lia_calendar" title=":calendar:"&gt;&lt;/LI-EMOJI&gt; May 10&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:49:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-centric/be-an-early-adopter-check-out-these-exclusive-aci-ask-the-expert/m-p/4390186#M10341</guid>
      <dc:creator>Brooke Hammer</dc:creator>
      <dc:date>2021-04-20T15:49:06Z</dc:date>
    </item>
    <item>
      <title>transfer call without return</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/transfer-call-without-return/m-p/4390181#M396517</link>
      <description>&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need your help please .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a cucm 12.5 installed with cisco Ip phones 7821 and 8851.&lt;/P&gt;&lt;P&gt;My&amp;nbsp;costomer would like when the IP phone who make the transfer&amp;nbsp; with another IP phone can&amp;nbsp; retrieve the call if has no answer after the call transfered .&lt;/P&gt;&lt;P&gt;Is that possible ? and how can i&amp;nbsp; do that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best reagards&lt;/P&gt;&lt;P&gt;Akram&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:33:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/transfer-call-without-return/m-p/4390181#M396517</guid>
      <dc:creator>akram.root</dc:creator>
      <dc:date>2021-04-20T15:33:58Z</dc:date>
    </item>
    <item>
      <title>"Mandatory TLS" header tag in Cisco ESA</title>
      <link>https://community.cisco.com/t5/email-security/quot-mandatory-tls-quot-header-tag-in-cisco-esa/m-p/4390177#M22072</link>
      <description>&lt;P&gt;I have enforced TLS on select domains on my ESA. I'd like to add a custom header tag on that says something like "Enforced TLS" to make it easier to see if an email came or went via enforced TLS vs. opportunistic. Is there a way to do it, preferably via the GUI?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:25:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/email-security/quot-mandatory-tls-quot-header-tag-in-cisco-esa/m-p/4390177#M22072</guid>
      <dc:creator>Stephen Hogan</dc:creator>
      <dc:date>2021-04-20T15:25:01Z</dc:date>
    </item>
    <item>
      <title>Webex Teams not sending activation code</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/webex-teams-not-sending-activation-code/m-p/4390172#M4267</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access to Cisco Webex Teams, but when I log in, a message appears saying that a code will be sent to my email, but it never arrives, so I a unable to join Webex.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I solve this? I have tried to do it a lot of times and the email with the code never arrives.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:14:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/webex-teams-not-sending-activation-code/m-p/4390172#M4267</guid>
      <dc:creator>AGuerra</dc:creator>
      <dc:date>2021-04-20T15:14:54Z</dc:date>
    </item>
    <item>
      <title>Finesse 11.6 upgrade to 12.0</title>
      <link>https://community.cisco.com/t5/contact-center/finesse-11-6-upgrade-to-12-0/m-p/4390169#M120614</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;I am planning Finesse upgrade from 11.6 to 12.0 in my UCCE environment.&lt;/P&gt;&lt;P&gt;I wonder if I need to open any additional ports on the Firewall for Finesse clients, that are mandatory for 12.0, on top of what we already have for Finesse 11.6 (we have 443 and 7443)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:07:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/finesse-11-6-upgrade-to-12-0/m-p/4390169#M120614</guid>
      <dc:creator>Mr Brightside</dc:creator>
      <dc:date>2021-04-20T15:07:35Z</dc:date>
    </item>
    <item>
      <title>WIFI 6 solution - Controller - licensing and support</title>
      <link>https://community.cisco.com/t5/wireless/wifi-6-solution-controller-licensing-and-support/m-p/4390163#M228532</link>
      <description>&lt;P&gt;Hello Experts&amp;nbsp;&amp;nbsp;&lt;LI-USER uid="286878"&gt;&lt;/LI-USER&gt;&amp;nbsp; &amp;nbsp;&lt;LI-USER uid="326046"&gt;&lt;/LI-USER&gt;&amp;nbsp; &amp;nbsp;&lt;LI-USER uid="335410"&gt;&lt;/LI-USER&gt;&amp;nbsp;&amp;nbsp;&lt;LI-USER uid="142330"&gt;&lt;/LI-USER&gt;&amp;nbsp;&amp;nbsp;&lt;LI-USER uid="173875"&gt;&lt;/LI-USER&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking to add Cisco Catalyst 9120 APs to 3 different sites and got few questions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does Cisco Provide any cloud management for Wireless APs which eliminate the need of physical controller?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case Physical Controller is only choice, Do i need one for each site ?&amp;nbsp; or it will be one fine for all sites (Considering all sites are connected by IPSec)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How does licensing work with it ?&amp;nbsp; Is it just one time buy and then annual support ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lovejit Singh&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:55:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wifi-6-solution-controller-licensing-and-support/m-p/4390163#M228532</guid>
      <dc:creator>LovejitSingh130013</dc:creator>
      <dc:date>2021-04-20T14:55:16Z</dc:date>
    </item>
    <item>
      <title>FMC Permissions question</title>
      <link>https://community.cisco.com/t5/network-security/fmc-permissions-question/m-p/4390162#M1080160</link>
      <description>&lt;P&gt;Community,&lt;/P&gt;&lt;P&gt;I have 4 total domains, 1 Global Domain and 3 Leaf domains under the Global. I have external authentication configured in the Global Domain on the FMC via LDAP integration and it is working great. However, I have 2 new users who I only want to have access to leaf domain 3 that is under the global domain when they log in. I was able to create a local user under the Global domain and only allow that local user access to the leaf domain 3 in the User Control Configuration; however, I was wondering if there is a way to accomplish the same thing via an LDAP account? I can control what Role an LDAP user gets, but have not been able to figure out how to control what tenant the user is dropped into after they log in (using LDAP accounts). So far all LDAP users get dropped into the Global Domain with their respective user role. Is this possible to drop an LDAP user into a specific leaf domain after logging in?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 15:18:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-permissions-question/m-p/4390162#M1080160</guid>
      <dc:creator>ChristopherCraddock66504</dc:creator>
      <dc:date>2021-04-20T15:18:34Z</dc:date>
    </item>
    <item>
      <title>CSM stopped working</title>
      <link>https://community.cisco.com/t5/network-security/csm-stopped-working/m-p/4390150#M1080158</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we have CSM 4.19&lt;/P&gt;&lt;P&gt;To day it stopped working and we could not login&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had to restart it and after approx 20 minutes we logged in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could the issue be?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Konstantinos&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:31:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csm-stopped-working/m-p/4390150#M1080158</guid>
      <dc:creator>kostasthedelegate</dc:creator>
      <dc:date>2021-04-20T14:31:10Z</dc:date>
    </item>
    <item>
      <title>Consulta sobre routers ISR4331</title>
      <link>https://community.cisco.com/t5/routing/consulta-sobre-routers-isr4331/m-p/4390144#M349770</link>
      <description>&lt;P&gt;El escenario es establecer VPN Site to Site, basada en IPSec (aplicando Virtual Tunnel interface) utilizando un arreglo HSRP, adicionalmente se debe emplear la estrategia router on stick (es decir usar una interfaz del router para todas las acciones). Los equipos que tenemos disponibles son los siguientes:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;• PID VID: ISR4331/K9 V05&lt;BR /&gt;Las consultas concretas son:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; • ¿Son compatibles estos equipos con lo que se necesita?.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; • ¿Es necesario aplicarles una licencia adicional?.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; • ¿Se requiere una versión firmware especifica?.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:23:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/consulta-sobre-routers-isr4331/m-p/4390144#M349770</guid>
      <dc:creator>rodrdanj</dc:creator>
      <dc:date>2021-04-20T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Sandbox Broken - Cisco Intersight Service for HashiCorp Terraform</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/sandbox-broken-cisco-intersight-service-for-hashicorp-terraform/m-p/4390142#M5974</link>
      <description>&lt;P&gt;Looks like the Devnet Sandbox for "Cisco Intersight Service for HashiCorp Terraform" is broken.&amp;nbsp; The plans stayed stuck in queued in Terraform Cloud forever and when checking in Intersight it looks like the Assist Appliance is offline for the past 8 days.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditorBrian Morrissey_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="devnet-sandbox.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118515i1C8D6A688AE40572/image-size/large?v=v2&amp;amp;px=999" role="button" title="devnet-sandbox.png" alt="devnet-sandbox.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="devnet-sandbox-2.png" style="width: 785px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118516i76FF91C4D8904A42/image-size/large?v=v2&amp;amp;px=999" role="button" title="devnet-sandbox-2.png" alt="devnet-sandbox-2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:21:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/sandbox-broken-cisco-intersight-service-for-hashicorp-terraform/m-p/4390142#M5974</guid>
      <dc:creator>Brian Morrissey</dc:creator>
      <dc:date>2021-04-20T14:21:31Z</dc:date>
    </item>
    <item>
      <title>Centralized Reporting for TrustSec SGACLs</title>
      <link>https://community.cisco.com/t5/network-access-control/centralized-reporting-for-trustsec-sgacls/m-p/4390134#M566812</link>
      <description>&lt;P&gt;Is anyone familiar with a way to centralize the reporting of TrustSec events on switches and routers? Specifically SGACL drop messages. Our network topology consists of around 150 switches (mostly 9200/9300s) and 100 routers (all 4331s or 4431s). Right now the only way we have to tell if traffic is being blocked because of TrustSec is to individually log into each router and switch and look at the log messages. Not only is this not a feasible solution for 250 devices, it doesn't provide long term historical records to look back upon when issues are reported.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the log messages are type 6 they dont make it to our logging server so running reports off that isn't an option (unless there is a way to change the message type so the router/switch send it to our remote syslog server???)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Netflow doesn't seem to contain any useful information in it that can distinguish normal traffic from blocked traffic caused by SGACL drops. I've read a few articles about being able to use netflow to determine this, but seems its only available on 6500 switches.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering if anyone out there has a good solution for this problem. I single pane of glass sort of speak into TrustSec enforcement.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:15:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/centralized-reporting-for-trustsec-sgacls/m-p/4390134#M566812</guid>
      <dc:creator>brentpavlovich</dc:creator>
      <dc:date>2021-04-20T14:15:55Z</dc:date>
    </item>
    <item>
      <title>DNA Center Topology - Add unmanaged devices/links</title>
      <link>https://community.cisco.com/t5/cisco-digital-network/dna-center-topology-add-unmanaged-devices-links/m-p/4390127#M3343</link>
      <description>&lt;P&gt;Is there any way to add an unmanaged device device to topology diagram in DNA Center and manually add a link.&lt;/P&gt;&lt;P&gt;For example I have an Anchor wireless LAN controller connected to a DMZ switch behind a firewall connected to the core switch. Currently the Anchor WLC and DMZ switch are showing separated from the rest of the LAN so I would like to add a device to represent the firewall with links to the DMZ and Core switches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is was possible to do this Prime and on the links configured the source port on the switch end of the link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another example would be a WAN provider router.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:08:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-digital-network/dna-center-topology-add-unmanaged-devices-links/m-p/4390127#M3343</guid>
      <dc:creator>pinglis</dc:creator>
      <dc:date>2021-04-20T14:08:40Z</dc:date>
    </item>
    <item>
      <title>关于思科AIR-CAP1552E-N-K9室外AP的console调试问题</title>
      <link>https://community.cisco.com/t5/%E6%97%A0%E7%BA%BF%E6%8A%80%E6%9C%AF/%E5%85%B3%E4%BA%8E%E6%80%9D%E7%A7%91air-cap1552e-n-k9%E5%AE%A4%E5%A4%96ap%E7%9A%84console%E8%B0%83%E8%AF%95%E9%97%AE%E9%A2%98/m-p/4390118#M15034</link>
      <description>&lt;P&gt;大家好，最近遇到了一个思科的室外APAIR-CAP1552E-N-K9，着手调试时发现这个AP没有console口。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;请问下这个AP是需要特殊的console调试线吗，还是没有console调试接口，只能靠AC来进行调试。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;因为连AC是要对应的软件版本，没有console线如何知道这个AP的版本呢？&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AP的接口和指示灯见下图：&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="微信图片_20210420215953.jpg" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118511i13AB2257C11BBE64/image-size/large?v=v2&amp;amp;px=999" role="button" title="微信图片_20210420215953.jpg" alt="思科1552接口" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;思科1552接口&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 14:04:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/%E6%97%A0%E7%BA%BF%E6%8A%80%E6%9C%AF/%E5%85%B3%E4%BA%8E%E6%80%9D%E7%A7%91air-cap1552e-n-k9%E5%AE%A4%E5%A4%96ap%E7%9A%84console%E8%B0%83%E8%AF%95%E9%97%AE%E9%A2%98/m-p/4390118#M15034</guid>
      <dc:creator>iliaodong</dc:creator>
      <dc:date>2021-04-20T14:04:25Z</dc:date>
    </item>
    <item>
      <title>Site2SIte VPN Overlapping Network</title>
      <link>https://community.cisco.com/t5/vpn/site2site-vpn-overlapping-network/m-p/4390110#M278077</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question for which I googled but still do not understand it quite well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be possible to create a site2site connection, with both sides having the same subnet? What I have found is the use of XLATED.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.petenetlive.com/KB/Article/0001446" target="_blank" rel="noopener"&gt;https://www.petenetlive.com/KB/Article/0001446&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what I do not understand is how this works. If I have Site A 10.10.1.0 and Site B 10.10.1.0 I need to create a masquerade subnet for bothe, so Site A 10.10.2.0 and Site B 10.10.3.0&lt;/P&gt;&lt;P&gt;Then I need to ping 10.10.3.0 from Site A in order for SIte B to provide a response over 10.10.1.0.&lt;/P&gt;&lt;P&gt;But does this not mean that all communication needs to be made over the new addresses? If there are Services that depend on each other how will they communicate without changing any IPs? Let's say I migrate DC from Site A to Site B. How will the Clients on Site A communicate with it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am trying to achive, if possible, is to leave the network as is, create the same netowork at Site B and let them communicate via VPN.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:57:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/site2site-vpn-overlapping-network/m-p/4390110#M278077</guid>
      <dc:creator>sahara101</dc:creator>
      <dc:date>2021-04-20T13:57:56Z</dc:date>
    </item>
    <item>
      <title>VPN and NAT</title>
      <link>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/4390107#M1080156</link>
      <description>&lt;P&gt;I am fairly new with the Firepower firewalls.&amp;nbsp; I was wondering if this is possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want one profile to use split tunneling.&amp;nbsp; So I have nat(inside,outside) after-auto source static inside inside destination inside inside&lt;/P&gt;&lt;P&gt;I want one profile to send all traffic over the VPN.&amp;nbsp; &amp;nbsp;So from what I understand I need to add the following nat(outside, outside) after-auto source static outside outside destination outside outside&lt;/P&gt;&lt;P&gt;I don't have a way to test this except on production so I am hoping for some feedback.&lt;/P&gt;&lt;P&gt;Is the second nat correct&lt;/P&gt;&lt;P&gt;Can I have both nats or will they interfere with each other.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:55:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/vpn-and-nat/m-p/4390107#M1080156</guid>
      <dc:creator>gcook0001</dc:creator>
      <dc:date>2021-04-20T13:55:42Z</dc:date>
    </item>
    <item>
      <title>Question about Q-in-Q Configuration</title>
      <link>https://community.cisco.com/t5/switching/question-about-q-in-q-configuration/m-p/4390106#M503957</link>
      <description>&lt;P&gt;Hi Cisco Folks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I’m a L3 guy who is struggling to understand a L2 configuration. I need a sanity check to make sure I understand how my devices are configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two Cisco switches (running IOS XR 6.6.12) connected by a Bundle-Ethernet interface identically configured on both sides. When I look at a switch’s configuration, I see this:&lt;/P&gt;&lt;PRE&gt;interface Bundle-Ether3
 description "Bundle to remote switch"
 mtu 9192
!
interface Bundle-Ether3.1234 l2transport
 description vlan 1234 to remote switch
 encapsulation dot1q 1234 second-dot1q 500
!&lt;/PRE&gt;&lt;P&gt;So after doing a little research and posting on this forum, I believe that Bundle-Ethernet3.1234 is configured with Q-in-Q VLAN traffic.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Let me see if I have this correct: As configured, both switches accept my customer’s traffic on VLAN 1234. But to forward traffic across the bundle, we have to double-tag, perhaps because my customer might someday want to include VLANs 1235, 1236, 1237, etc. So my two switches double-tag, using VLAN 500 as the inner VLAN.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;VLAN 500 exists only between the two switches on either end of the bundle. When traffic on VLAN 1234 arrives at Switch A, the switch adds the double tag of VLAN 500 before forwarding the frame across the bundle to Switch B. Switch B removes the VLAN 500 double tag and forwards the frame on VLAN 1234. All other switches in the network are oblivious to VLAN 500’s existence.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;…do I have this right? Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:55:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/question-about-q-in-q-configuration/m-p/4390106#M503957</guid>
      <dc:creator>petehummon</dc:creator>
      <dc:date>2021-04-20T13:55:35Z</dc:date>
    </item>
    <item>
      <title>Problema con la configuración bridge ASA 5506 X, y como poder quitarla</title>
      <link>https://community.cisco.com/t5/discusiones-general/problema-con-la-configuraci%C3%B3n-bridge-asa-5506-x-y-como-poder/m-p/4390102#M2088</link>
      <description>&lt;P&gt;Buenas recientemente adquirí el ASA5506X y al momento de configurarlo vi que esta configurado en modo bridge en el grupo BVI1 y deseo quitarla ya que en la configuración que necesito implantar no tendría que estar configurada de esta manera, intente ya quitar esa configuración con la que creo que viene predeterminada.&lt;/P&gt;&lt;P&gt;Si alguien sabe como quitar esa configuración y cambiarla a modo normal le agradecería mucho.&lt;/P&gt;&lt;P&gt;Gracias&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:45:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/discusiones-general/problema-con-la-configuraci%C3%B3n-bridge-asa-5506-x-y-como-poder/m-p/4390102#M2088</guid>
      <dc:creator>DavidGustavoSanabriaRocha3330</dc:creator>
      <dc:date>2021-04-20T13:45:27Z</dc:date>
    </item>
    <item>
      <title>Automate personal room creation?</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/automate-personal-room-creation/m-p/4390094#M4264</link>
      <description>&lt;P&gt;Is there a way to automate the creation of personal rooms for new users as they are given Webex accounts?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:29:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/automate-personal-room-creation/m-p/4390094#M4264</guid>
      <dc:creator>MC900</dc:creator>
      <dc:date>2021-04-20T13:29:59Z</dc:date>
    </item>
    <item>
      <title>How update License Catalyst 9300 and 9200</title>
      <link>https://community.cisco.com/t5/network-management/how-update-license-catalyst-9300-and-9200/m-p/4390090#M139746</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some Catalyst 9300 and 9200 switches in my park that need to update the license that has the provisional license. When we buy the equipment, we also acquire the licenses. I would like to know how do I update these licenses on these devices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone been through this, can you give me the step by step?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:24:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/how-update-license-catalyst-9300-and-9200/m-p/4390090#M139746</guid>
      <dc:creator>LincolnR</dc:creator>
      <dc:date>2021-04-20T13:24:31Z</dc:date>
    </item>
    <item>
      <title>Question about the use of firewall in the SD-Access factory</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd/question-about-the-use-of-firewall-in-the-sd-access-factory/m-p/4390086#M1264</link>
      <description>&lt;P&gt;When creating SD-Access Fabric we use the transit-IP&lt;BR /&gt;I used switch nodes borders Cisco Catalyst 9500 and fusion (you can used Firewall to share the VRF)&lt;BR /&gt;either the firewall is not recommended as a fusion ???&lt;BR /&gt;for the wireless which recommended in the factory to use wirelless embedded in the border node or in the Edge node.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:20:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd/question-about-the-use-of-firewall-in-the-sd-access-factory/m-p/4390086#M1264</guid>
      <dc:creator>khalilsoltani47714</dc:creator>
      <dc:date>2021-04-20T13:20:21Z</dc:date>
    </item>
    <item>
      <title>connect 1GB SFP on Catalyst 3750 to Mellanox SN 2100</title>
      <link>https://community.cisco.com/t5/switching/connect-1gb-sfp-on-catalyst-3750-to-mellanox-sn-2100/m-p/4390080#M503954</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I’m trying to connect a 1GB SFP port on a catalyst 3750 to a Mellanox sn2100 switch.&lt;BR /&gt;The ports on the Mellanox switch are all QSFP, so I’ve got a QSFP to SFP adapter module in there as below:&lt;BR /&gt;&lt;A href="https://www.fs.com/uk/products/75320.html" target="_blank" rel="noopener"&gt;https://www.fs.com/uk/products/75320.html&lt;/A&gt;&lt;BR /&gt;So then into that I’ve got the following optic:&lt;BR /&gt;&lt;A href="https://www.fs.com/uk/products/75332.html?attribute=947&amp;amp;id=214720" target="_blank" rel="noopener"&gt;https://www.fs.com/uk/products/75332.html?attribute=947&amp;amp;id=214720&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then in the port on the cisco 3750 I’ve got the following optic:&lt;BR /&gt;&lt;A href="https://www.fs.com/uk/products/11774.html" target="_blank" rel="noopener"&gt;https://www.fs.com/uk/products/11774.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And finally the following fibre between them:&lt;BR /&gt;&lt;A href="https://www.fs.com/uk/products/43142.html?attribute=240&amp;amp;id=99291" target="_blank" rel="noopener"&gt;https://www.fs.com/uk/products/43142.html?attribute=240&amp;amp;id=99291&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The ports at both ends are configured as 1GB.&lt;/P&gt;&lt;P&gt;The issue I’ve got is that the cisco switch doesn’t seem to recognize that anything is connected to it whereas the Mellanox things that is connected. See below output for the port status, note it has detected the SFP but says line protocol is down:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;#show interface gi1/0/26&lt;BR /&gt;GigabitEthernet1/0/26 is down, &lt;EM&gt;&lt;STRONG&gt;line protocol is down&lt;/STRONG&gt;&lt;/EM&gt; (notconnect)&lt;BR /&gt;Hardware is Gigabit Ethernet, address is 001f.caf7.f59a (bia 001f.caf7.f59a)&lt;BR /&gt;Description: "Trunk to fsw01-port 7"&lt;BR /&gt;MTU 1522 bytes, BW 10000 Kbit, DLY 1000 usec,&lt;BR /&gt;reliability 255/255, txload 1/255, rxload 1/255&lt;BR /&gt;Encapsulation ARPA, loopback not set&lt;BR /&gt;Keepalive not set&lt;BR /&gt;Auto-duplex, Auto-speed, link type is auto, media type is 1000BaseSX SFP&lt;BR /&gt;input flow-control is off, output flow-control is unsupported&lt;BR /&gt;ARP type: ARPA, ARP Timeout 04:00:00&lt;BR /&gt;Last input never, output never, output hang never&lt;BR /&gt;Last clearing of "show interface" counters never&lt;BR /&gt;Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0&lt;BR /&gt;Queueing strategy: fifo&lt;BR /&gt;Output queue: 0/40 (size/max)&lt;BR /&gt;5 minute input rate 0 bits/sec, 0 packets/sec&lt;BR /&gt;5 minute output rate 0 bits/sec, 0 packets/sec&lt;BR /&gt;168 packets input, 50240 bytes, 0 no buffer&lt;BR /&gt;Received 168 broadcasts (168 multicasts)&lt;BR /&gt;0 runts, 0 giants, 0 throttles&lt;BR /&gt;0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored&lt;BR /&gt;0 watchdog, 168 multicast, 0 pause input&lt;BR /&gt;0 input packets with dribble condition detected&lt;BR /&gt;480706 packets output, 77019048 bytes, 0 underruns&lt;BR /&gt;0 output errors, 0 collisions, 1 interface resets&lt;BR /&gt;0 babbles, 0 late collision, 0 deferred&lt;BR /&gt;0 lost carrier, 0 no carrier, 0 PAUSE output&lt;BR /&gt;0 output buffer failures, 0 output buffers swapped out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If I then do the equivalent on the Mellanox switch, it thinks it is connected:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;BR /&gt;net show interface swp7&lt;BR /&gt;Name MAC Speed MTU Mode&lt;BR /&gt;-- ---- ----------------- ----- ---- ----------&lt;BR /&gt;UP swp7 04:3f:72:30:90:04 1G 1500 BondMember&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Alias&lt;BR /&gt;-----&lt;BR /&gt;core3-port26&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;cl-netstat counters&lt;BR /&gt;-------------------&lt;BR /&gt;RX_OK RX_ERR RX_DRP RX_OVR TX_OK TX_ERR TX_DRP TX_OVR&lt;BR /&gt;----- ------ ------ ------ ----- ------ ------ ------&lt;BR /&gt;0 0 0 0 4028 0 0 0&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Routing&lt;BR /&gt;-------&lt;BR /&gt;Interface swp7 is up, &lt;STRONG&gt;&lt;EM&gt;line protocol is up&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;Link ups: 2 last: 2021/04/19 21:02:23.20&lt;BR /&gt;Link downs: 14 last: 2021/04/19 21:01:39.11&lt;BR /&gt;PTM status: disabled&lt;BR /&gt;vrf: default&lt;BR /&gt;OS Description: mer-c3750-core3-port26&lt;BR /&gt;index 46 metric 0 mtu 1500 speed 1000&lt;BR /&gt;flags: &amp;lt;UP,BROADCAST,RUNNING,MULTICAST&amp;gt;&lt;BR /&gt;Type: Unknown&lt;BR /&gt;HWaddr: 04:3f:72:30:90:04&lt;BR /&gt;Interface Type Other&lt;BR /&gt;Master interface: bond0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any thoughts on why the catalyst switch won’t recognise that something is connected to the port?&lt;BR /&gt;I have enabled the use of non-cisco SFPs with the command “service unsupported-transceiver" but this hasn’t helped.&lt;BR /&gt;It’s been suggested that I would need to reboot the switch in order for the “service unsupported-transceiver" to take effect. I can’t reboot the switch at the moment so I’ve arranged a maintenance window next week to try this but in the mean time can anyone advise on anything else that could be causing this issue?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:11:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/connect-1gb-sfp-on-catalyst-3750-to-mellanox-sn-2100/m-p/4390080#M503954</guid>
      <dc:creator>jsd281180</dc:creator>
      <dc:date>2021-04-20T13:11:16Z</dc:date>
    </item>
    <item>
      <title>2X sg550 and 1X3750</title>
      <link>https://community.cisco.com/t5/routing/2x-sg550-and-1x3750/m-p/4390074#M349763</link>
      <description>&lt;P&gt;Hi, I have this current setup, two sg550 switches connected to a 3750 which is in turn has an external connection to the internet.&lt;/P&gt;&lt;P&gt;from the 3750, i can ping both sg550 and also 8.8.8.8 over the internet.&lt;/P&gt;&lt;P&gt;what i want to be able to do is ping 8.8.8.8 from the sg550's, currently doing a traceroute it gets as far as the 3750 and that is it.&lt;/P&gt;&lt;P&gt;below are the configs for one of the sg550 (both very similar) and the 3750.&lt;/P&gt;&lt;P&gt;the 2 sg550's and plugged into ports 2 and 3 of the 3750 from port 3 on the sg550's.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3750&lt;BR /&gt;Building configuration...&lt;/P&gt;&lt;P&gt;Current configuration : 1883 bytes&lt;BR /&gt;!&lt;BR /&gt;version 12.1&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug uptime&lt;BR /&gt;service timestamps log uptime&lt;BR /&gt;no service password-encryption&lt;BR /&gt;!&lt;BR /&gt;hostname SwitchB&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 XXXXXXXXX&lt;BR /&gt;enable password XXXXXXXXX&lt;BR /&gt;!&lt;BR /&gt;ip subnet-zero&lt;BR /&gt;ip routing&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;no spanning-tree optimize bpdu transmission&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/1&lt;BR /&gt;switchport access vlan 99&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/2&lt;BR /&gt;switchport access vlan 66&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/3&lt;BR /&gt;switchport access vlan 66&lt;BR /&gt;switchport mode access&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/4&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/5&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/6&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/7&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/8&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/9&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/10&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/11&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/12&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/13&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/14&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/15&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/16&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/17&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/18&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/19&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/20&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/21&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/22&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/23&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/24&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Vlan666&lt;BR /&gt;ip address 80.0.0.11 255.255.255.240&lt;BR /&gt;!&lt;BR /&gt;interface Vlan999&lt;BR /&gt;ip address 192.168.0.5 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;ip default-gateway 10.50.1.145&lt;BR /&gt;ip classless&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.0.1&lt;BR /&gt;ip route 80.0.0.0 255.255.255.240 80.0.0.12&lt;BR /&gt;ip route 80.0.0.0 255.255.255.240 80.0.0.13&lt;BR /&gt;ip http server&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;exec-timeout 0 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt;password XXXXXX&lt;BR /&gt;login&lt;BR /&gt;line vty 5 15&lt;BR /&gt;password XXXXXX&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SG550&lt;/P&gt;&lt;P&gt;config-file-header&lt;BR /&gt;-----&lt;BR /&gt;v2.4.0.91 / RTESLA2.4_930_181_042&lt;BR /&gt;CLI v1.0&lt;BR /&gt;file SSD indicator encrypted&lt;BR /&gt;@&lt;BR /&gt;ssd-control-start&lt;BR /&gt;ssd config&lt;BR /&gt;ssd file passphrase control unrestricted&lt;BR /&gt;no ssd file integrity control&lt;BR /&gt;ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;unit-type-control-start&lt;BR /&gt;unit-type unit 1 network gi uplink te&lt;BR /&gt;unit-type unit 2 network gi uplink te&lt;BR /&gt;unit-type unit 3 network gi uplink te&lt;BR /&gt;unit-type unit 4 network gi uplink te&lt;BR /&gt;unit-type unit 5 network gi uplink te&lt;BR /&gt;unit-type unit 6 network gi uplink te&lt;BR /&gt;unit-type unit 7 network gi uplink te&lt;BR /&gt;unit-type unit 8 network gi uplink te&lt;BR /&gt;unit-type-control-end&lt;BR /&gt;!&lt;BR /&gt;vlan database&lt;BR /&gt;vlan 665-668&lt;BR /&gt;exit&lt;BR /&gt;voice vlan oui-table add 0001e3 Siemens_AG_phone________&lt;BR /&gt;voice vlan oui-table add 00036b Cisco_phone_____________&lt;BR /&gt;voice vlan oui-table add 00096e Avaya___________________&lt;BR /&gt;voice vlan oui-table add 000fe2 H3C_Aolynk______________&lt;BR /&gt;voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone&lt;BR /&gt;voice vlan oui-table add 00d01e Pingtel_phone___________&lt;BR /&gt;voice vlan oui-table add 00e075 Polycom/Veritel_phone___&lt;BR /&gt;voice vlan oui-table add 00e0bb 3Com_phone______________&lt;BR /&gt;bonjour interface range vlan 1&lt;BR /&gt;hostname -----&lt;BR /&gt;aaa authentication login authorization SSH local&lt;BR /&gt;aaa authentication enable authorization SSH enable&lt;BR /&gt;line ssh&lt;BR /&gt;login authentication SSH&lt;BR /&gt;enable authentication SSH&lt;BR /&gt;password XXXX encrypted&lt;BR /&gt;exit&lt;BR /&gt;username admin password encrypted XXXX privilege 15&lt;BR /&gt;ip ssh server&lt;BR /&gt;ip ssh-client source-interface vlan 65&lt;BR /&gt;ip ssh-client server authentication&lt;BR /&gt;!&lt;BR /&gt;interface vlan 65&lt;BR /&gt;name abc&lt;BR /&gt;ip address 10.50.1.145 255.255.255.240&lt;BR /&gt;!&lt;BR /&gt;interface vlan 66&lt;BR /&gt;name def&lt;BR /&gt;ip address 80.0.0.12 255.255.255.240&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/1&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport access vlan 65&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/3&lt;BR /&gt;spanning-tree link-type point-to-point&lt;BR /&gt;switchport access vlan 66&lt;BR /&gt;macro description switch&lt;BR /&gt;!next command is internal.&lt;BR /&gt;macro auto smartport dynamic_type switch&lt;BR /&gt;!&lt;BR /&gt;interface TengigabitEthernet1/0/1&lt;BR /&gt;spanning-tree link-type point-to-point&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;macro description "switch "&lt;BR /&gt;!next command is internal.&lt;BR /&gt;macro auto smartport dynamic_type switch&lt;BR /&gt;!&lt;BR /&gt;exit&lt;BR /&gt;ip default-gateway 80.0.0.11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:58:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/2x-sg550-and-1x3750/m-p/4390074#M349763</guid>
      <dc:creator>mark.stewart1</dc:creator>
      <dc:date>2021-04-20T12:58:51Z</dc:date>
    </item>
    <item>
      <title>Cannot access any of my old sites</title>
      <link>https://community.cisco.com/t5/online-tools-and-resources/cannot-access-any-of-my-old-sites/m-p/4390071#M727</link>
      <description>&lt;DIV&gt;I neglected to change over to an email address for signing in to my sites so I guess these errors are payback.&amp;nbsp; I do not have any data in My Devices page either and that one was really important to me.&lt;/DIV&gt;&lt;DIV&gt;I'm hoping we can merge my old user account into the new email format.&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:52:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/online-tools-and-resources/cannot-access-any-of-my-old-sites/m-p/4390071#M727</guid>
      <dc:creator>SchwenieDCCC</dc:creator>
      <dc:date>2021-04-20T12:52:28Z</dc:date>
    </item>
    <item>
      <title>CSPC 2.9 configuring your CSPC appliance failed</title>
      <link>https://community.cisco.com/t5/smart-net-total-care-portal-and/cspc-2-9-configuring-your-cspc-appliance-failed/m-p/4390067#M14992</link>
      <description>&lt;P&gt;when configuring the new CSPC 2.9 collector, it failed when configuring a static ip or a ip via DHCP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Please select from the below options:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Get IPv4 Address automatically (Use DHCP)&lt;/P&gt;&lt;P&gt;2. Enter IPv4 Address manually (static IP Address)&lt;/P&gt;&lt;P&gt;3. Main Menu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enter your choice : 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enter IP Address : xxx.xxx.xxx.xxx&lt;/P&gt;&lt;P&gt;Enter Net Mask : xxx.xxx.xxx.xxx&lt;BR /&gt;Enter Default Gateway : xxx.xxx.xxx.xxx&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Configuring your CSPC appliance...&lt;/P&gt;&lt;P&gt;Connection successfully activated (D-Bus active path: /org/freedesktop/NetworkManager/Activeconnection/2)&lt;/P&gt;&lt;P&gt;Failed!&lt;/P&gt;&lt;P&gt;Press [Enter] key to continue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;When we use option 1 we only see;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Configuring your CSPC appliance...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed!&lt;/P&gt;&lt;P&gt;Press [Enter] key to continue&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Does anyone have seen this error before? we already had a CSPC running in the environment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:49:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/smart-net-total-care-portal-and/cspc-2-9-configuring-your-cspc-appliance-failed/m-p/4390067#M14992</guid>
      <dc:creator>jeroenm17</dc:creator>
      <dc:date>2021-04-20T12:49:55Z</dc:date>
    </item>
    <item>
      <title>copy  IOS from router to tftp : Error</title>
      <link>https://community.cisco.com/t5/switching/copy-ios-from-router-to-tftp-error/m-p/4390055#M503950</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;Hello&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;I have switch layer 3 : 3750 cisco , so i want to copy ios from this switch to PC with TFTP&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;so i have a error !!!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Switch-federateur#copy flash: tftp:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Source filename [c3750e-universalk9-mz.122-55.SE3]?&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Address or name of remote host []? 192.168.7.189&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Destination filename [c3750e-universalk9-mz.122-55.SE3]?&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;%Error reading flash:c3750e-universalk9-mz.122-55.SE3 (Is a directory)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;Switch-federateur#&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;So how i can copy IOS from cisco to TFTP and i wait a reply from expert switch layer 3&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;thanks in advance&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:18:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/copy-ios-from-router-to-tftp-error/m-p/4390055#M503950</guid>
      <dc:creator>Dhikra Marghli</dc:creator>
      <dc:date>2021-04-20T12:18:14Z</dc:date>
    </item>
    <item>
      <title>Can't hide floating toolbar with keyboard shortcut since update</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/can-t-hide-floating-toolbar-with-keyboard-shortcut-since-update/m-p/4390052#M4261</link>
      <description>&lt;P&gt;Yesterday I updated the Webex app on both my desktop PC and Windows tablet.&amp;nbsp; Since then, the keyboard shortcuts (ctrl + shift + q and ctrl + shift + alt + h) to hide the floating toolbar when sharing is no longer working on either device.&amp;nbsp; Anyone finding this to be an issue?&amp;nbsp; Since updating, I am on version 41.4.4.10&lt;/P&gt;&lt;P&gt;I work in a school using Webex for hybrid learning so this feature is heavily used by all the teachers.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:14:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/can-t-hide-floating-toolbar-with-keyboard-shortcut-since-update/m-p/4390052#M4261</guid>
      <dc:creator>Jill.Robinson</dc:creator>
      <dc:date>2021-04-20T12:14:02Z</dc:date>
    </item>
    <item>
      <title>forwarding message with attachment</title>
      <link>https://community.cisco.com/t5/webex-meetings-and-webex/forwarding-message-with-attachment/m-p/4390051#M4260</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;we are using Webex App currently in a Poc and later in a larger environment. What has never worked is that messages with attachments (e.g. pictures) can be forwarded to spaces and contacts but the Target sees that only the a file has been shared with you:&amp;nbsp;&lt;STRONG&gt;10cda999-a10f-4f14-a05c-345703fb6558.PNG &lt;/STRONG&gt;but the file itself is not showing. I assume forwarding of an attachment (pic, doc. gif, etc...) should be part of the basic features and everybody who is using Webex App is expecting this.&lt;/P&gt;&lt;P&gt;Am i wrong to believe that this is a must or is it just an error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bjoern&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 12:11:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-meetings-and-webex/forwarding-message-with-attachment/m-p/4390051#M4260</guid>
      <dc:creator>Bjoern Schonhoff</dc:creator>
      <dc:date>2021-04-20T12:11:07Z</dc:date>
    </item>
    <item>
      <title>Catalyst 3560-CX - IGMP Querier commands does not work as in the reference guide</title>
      <link>https://community.cisco.com/t5/switching/catalyst-3560-cx-igmp-querier-commands-does-not-work-as-in-the/m-p/4390045#M503948</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have problem with IGMP querier config. I would like to change version 2, what 3560 uses default, to version 3. Reference guide says that go interfaces config and then type command ”ip igmp version 3”. After that I could config other parameters, but I don’t get anywhere, because that command does not work. And ? mark does not give suggestion that would work etc. Any suggestion?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 11:58:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/catalyst-3560-cx-igmp-querier-commands-does-not-work-as-in-the/m-p/4390045#M503948</guid>
      <dc:creator>JarnoValkonen38927</dc:creator>
      <dc:date>2021-04-20T11:58:25Z</dc:date>
    </item>
    <item>
      <title>CUCM SAN Certificate</title>
      <link>https://community.cisco.com/t5/unified-communications/cucm-san-certificate/m-p/4390032#M166630</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am in the process of creating a new Multi-Server (SAN) certificate for our Collaboration Cluster.&lt;/P&gt;&lt;P&gt;This automatically includes my Publisher, 2 Subscribers as well as my 2 Presence Nodes.&lt;/P&gt;&lt;P&gt;My question is, as I need to renew my 2 * Unity Connection and 2 * UCCX as well, could I add there FQDN's (using other domains) in this CSR and create one certificate that would contain all of them for tomcat and tomcat-trust off course. Is this a good or bad idea ??&lt;/P&gt;&lt;P&gt;I suppose I would need to upload the same certificate once for the Unity Connection Cluster as well for the UCCX cluster.&lt;/P&gt;&lt;P&gt;If this is ok, this would seriously reduce the number/complexity of certificates needed.&lt;/P&gt;&lt;P&gt;Also my Internal Signing CA is a Sub CA. Off course I need to add it everywhere in tomcat-trust. But what about it's root. Do I need to add this one as well to tomcat-trust. It seems logic to me, but the previous consultant, didn't do it. And all is still working.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 11:44:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-communications/cucm-san-certificate/m-p/4390032#M166630</guid>
      <dc:creator>oosters-mario</dc:creator>
      <dc:date>2021-04-20T11:44:40Z</dc:date>
    </item>
    <item>
      <title>Expressway- Monitoring active calls</title>
      <link>https://community.cisco.com/t5/unified-communications/expressway-monitoring-active-calls/m-p/4390020#M166629</link>
      <description>&lt;P&gt;I want to monitor how many calls are passed daily on expressway. What is the way to do this? Can it be monitored on NMS Solarwinds with SNMP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expressway &lt;SPAN&gt;&amp;nbsp;C&amp;amp;E X&lt;/SPAN&gt;12.6.4&lt;/P&gt;&lt;P&gt;CUCM&amp;nbsp; 11.5&lt;/P&gt;&lt;P&gt;IMP 11.5&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 11:22:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-communications/expressway-monitoring-active-calls/m-p/4390020#M166629</guid>
      <dc:creator>mazlumaltuntas</dc:creator>
      <dc:date>2021-04-20T11:22:36Z</dc:date>
    </item>
    <item>
      <title>WS-C2960XR Failover Timeout</title>
      <link>https://community.cisco.com/t5/switching/ws-c2960xr-failover-timeout/m-p/4390015#M503942</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do&amp;nbsp;WS-C2960XR Stack Switch Failover Test,&lt;/P&gt;&lt;P&gt;My RDP from thin client to server disconnect.&lt;/P&gt;&lt;P&gt;Teaming both thin client side and server side. And log detail below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any Idea what happing with this switch:&lt;/P&gt;&lt;P&gt;Apr 20 10:38:09.985: %STACKMGR-5-SWITCH_READY: Switch 1 is READY&lt;BR /&gt;Apr 20 10:38:11.544: %PHY-5-TRANSCEIVERINSERTED: Slot=1 Port=25: Transceiver has been inserted&lt;BR /&gt;Apr 20 10:38:11.673: %PNP-6-PNP_BEST_UDI_UPDATE: Best UDI [PID:WS-C2960XR-24TS-I,VID:V06,SN:] identified via (platform-registry)&lt;BR /&gt;Apr 20 10:38:11.673: %PNP-6-PNP_CDP_UPDATE: Device UDI [PID:WS-C2960XR-24TS-I,VID:V06,SN:] identified for CDP&lt;BR /&gt;Apr 20 10:38:11.676: %PNP-6-PNP_DISCOVERY_STOPPED: PnP Discovery stopped (Startup Config Present)&lt;BR /&gt;Apr 20 10:38:13.176: %USB_CONSOLE-6-MEDIA_RJ45: Console media-type is RJ45.&lt;BR /&gt;Apr 20 10:38:15.025: %CFGMGR-4-SLAVE_WRITING_STARTUP_CFG: only master can do that&lt;BR /&gt;Apr 20 10:38:15.025: %CFGMGR-4-SLAVE_WRITING_STARTUP_CFG: only master can do that&lt;BR /&gt;Apr 20 10:39:18.300: %STACKMGR-4-SWITCH_REMOVED: Switch 2 has been REMOVED from the stack&lt;BR /&gt;Apr 20 10:39:18.307: license_init_config_queue: initializing the license_switch_boot_config_q&lt;BR /&gt;Apr 20 10:39:18.310: %STACKMGR-4-MASTER_ELECTED: Switch 1 has been elected as MASTER of the stack&lt;BR /&gt;Apr 20 10:39:18.489: %CFGMGR-6-APPLYING_RUNNING_CFG: as new master&lt;BR /&gt;Apr 20 10:39:18.583: %SSH-5-ENABLED: SSH 1.99 has been enabled&lt;BR /&gt;Apr 20 10:39:18.625: %AAAA-4-CLI_DEPRECATED: WARNING: Command has been added to the configuration using a type 7 password. However, type 7 passwords will soon be deprecated. Migrate to a supported password type&lt;BR /&gt;Apr 20 10:39:18.628: %AAAA-4-CLI_DEPRECATED: WARNING: Command has been added to the configuration using a type 7 password. However, type 7 passwords will soon be deprecated. Migrate to a supported password type&lt;BR /&gt;Apr 20 10:39:18.628: %AAAA-4-CLI_DEPRECATED: WARNING: Command has been added to the configuration using a type 7 password. However, type 7 passwords will soon be deprecated. Migrate to a supported password type&lt;BR /&gt;Apr 20 10:39:18.632: %AAAA-4-CLI_DEPRECATED: WARNING: Command has been added to the configuration using a type 7 password. However, type 7 passwords will soon be deprecated. Migrate to a supported password type&lt;BR /&gt;Apr 20 10:39:18.999: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host x.x.x.x port 0 CLI Request Triggered&lt;BR /&gt;Apr 20 10:39:18.999: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host 10.130.1.10 port 0 CLI Request Triggered&lt;BR /&gt;Apr 20 10:39:19.002: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host x.x.x.x port 0 CLI Request Triggered&lt;BR /&gt;Apr 20 10:39:19.369: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host x.x.x.x port 514 started - CLI initiated&lt;BR /&gt;Apr 20 10:39:19.369: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host 10.130.1.10 port 514 started - CLI initiated&lt;BR /&gt;Apr 20 10:39:19.369: %STACKMGR-5-MASTER_READY: Master Switch 1 is READY&lt;BR /&gt;Apr 20 10:39:19.394: %COMMON_FIB-4-FIBIDB: No fibidb found for Virtual1 during address change&lt;BR /&gt;Apr 20 10:39:20.341: %LINK-3-UPDOWN: Interface Port-channel9, changed state to up&lt;BR /&gt;Apr 20 10:39:20.348: %LINK-3-UPDOWN: Interface Port-channel11, changed state to up&lt;BR /&gt;Apr 20 10:39:20.348: %LINK-3-UPDOWN: Interface Port-channel12, changed state to up&lt;BR /&gt;Apr 20 10:39:20.348: %LINK-5-CHANGED: Interface Vlan1, changed state to administratively down&lt;BR /&gt;Apr 20 10:39:20.355: %LINK-3-UPDOWN: Interface Vlan351, changed state to up&lt;BR /&gt;Apr 20 10:39:20.355: %LINK-3-UPDOWN: Interface Vlan352, changed state to up&lt;BR /&gt;Apr 20 10:39:20.359: %LINK-5-CHANGED: Interface FastEthernet0, changed state to administratively down&lt;BR /&gt;Apr 20 10:39:20.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan351, changed state to up&lt;BR /&gt;Apr 20 10:39:20.359: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan352, changed state to up&lt;BR /&gt;Apr 20 10:39:20.369: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host x.x.x.x port 514 started - CLI initiated&lt;BR /&gt;Apr 20 10:39:21.344: %LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel9, changed state to up&lt;BR /&gt;Apr 20 10:39:21.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel11, changed state to up&lt;BR /&gt;Apr 20 10:39:21.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface Port-channel12, changed state to up&lt;BR /&gt;Apr 20 10:39:21.362: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 11:32:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ws-c2960xr-failover-timeout/m-p/4390015#M503942</guid>
      <dc:creator>NguyenHung2238</dc:creator>
      <dc:date>2021-04-20T11:32:32Z</dc:date>
    </item>
    <item>
      <title>ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/28: Power given, but Power Controller does not report Power Good</title>
      <link>https://community.cisco.com/t5/switching/ilpower-3-controller-port-err-controller-port-error-interface/m-p/4390011#M503940</link>
      <description>&lt;P&gt;Cisco 2960X with IOS version&amp;nbsp;15.2(7)E3 shows PoE requests on several ports of the switch.&lt;/P&gt;&lt;P&gt;To be clear: Port 8, 11 and 28 show the request.&lt;/P&gt;&lt;P&gt;Port 8 has no device connected.&lt;/P&gt;&lt;P&gt;Port 11 and 28 have client computers connected which were OFF at the time I created below debug log:&lt;/P&gt;&lt;P&gt;I activated 'debug cdp packets' and 'debug cdp ilp' for this.&lt;/P&gt;&lt;P&gt;And I started looking at this because port 2 had an AP connected which was not booting not even powering on through the PoE of the switch.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I upgraded to the mentioned IOS to test if this helped but it is still the same and the former IOS 15.2(4)E7 is used globally on all my 2960x switches without any problem. Upgrading IOS now, but the old IOS served me well for a long time.&lt;/P&gt;&lt;P&gt;Please help me in finding the reason why this happens...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class="noteblock"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="notetext"&gt;&lt;DIV&gt;&lt;P&gt;Apr 20 09:36:11.935: %ILPOWER-7-DETECT: Interface Gi1/0/11: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:36:14.734: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/11: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:36:17.614: %ILPOWER-7-DETECT: Interface Gi1/0/28: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:36:19.656: %ILPOWER-7-DETECT: Interface Gi1/0/8: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:36:20.040: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/28: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:36:22.473: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/8: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:36:24.161: CDP-PA: Packet received from PAKASW001.stahl.com on interface GigabitEthernet1/0/1&lt;BR /&gt;Apr 20 09:36:24.161: **Entry&amp;nbsp; found in cache**&lt;BR /&gt;Apr 20 09:36:27.080: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/41&lt;BR /&gt;Apr 20 09:36:27.621: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/4&lt;BR /&gt;Apr 20 09:36:31.833: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/5&lt;BR /&gt;Apr 20 09:36:32.057: %ILPOWER-7-DETECT: Interface Gi1/0/11: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:36:32.693: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/36&lt;BR /&gt;Apr 20 09:36:34.717: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/11: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:36:39.774: %ILPOWER-7-DETECT: Interface Gi1/0/8: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:36:42.172: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/26&lt;BR /&gt;Apr 20 09:36:42.301: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/8: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:36:45.814: %ILPOWER-7-DETECT: Interface Gi1/0/28: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:36:48.673: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/28: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:36:55.216: %ILPOWER-7-DETECT: Interface Gi1/0/11: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:36:56.940: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/39&lt;BR /&gt;Apr 20 09:36:57.390: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/1&lt;BR /&gt;Apr 20 09:36:57.719: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/11: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:36:59.897: %ILPOWER-7-DETECT: Interface Gi1/0/8: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:02.696: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/8: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:06.296: %ILPOWER-7-DETECT: Interface Gi1/0/28: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:08.278: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/9&lt;BR /&gt;Apr 20 09:37:09.037: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/28: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:09.460: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/18&lt;BR /&gt;Apr 20 09:37:12.277: CDP-PA: Packet received from PAKASW001.stahl.com on interface GigabitEthernet1/0/1&lt;BR /&gt;Apr 20 09:37:12.277: **Entry&amp;nbsp; found in cache**&lt;BR /&gt;Apr 20 09:37:15.017: %ILPOWER-7-DETECT: Interface Gi1/0/11: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:15.898: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/41&lt;BR /&gt;Apr 20 09:37:17.719: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/11: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:17.995: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/4&lt;BR /&gt;Apr 20 09:37:20.054: %ILPOWER-7-DETECT: Interface Gi1/0/8: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:22.693: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/8: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:27.065: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/5&lt;BR /&gt;Apr 20 09:37:29.110: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/36&lt;BR /&gt;Apr 20 09:37:30.096: %ILPOWER-7-DETECT: Interface Gi1/0/28: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:32.797: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/28: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:35.663: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/26&lt;BR /&gt;Apr 20 09:37:38.135: %ILPOWER-7-DETECT: Interface Gi1/0/11: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:40.176: %ILPOWER-7-DETECT: Interface Gi1/0/8: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:40.938: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/11: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:43.035: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/8: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:46.999: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/39&lt;BR /&gt;Apr 20 09:37:54.255: %ILPOWER-7-DETECT: Interface Gi1/0/28: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:37:54.492: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/1&lt;BR /&gt;Apr 20 09:37:56.981: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/28: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:37:58.697: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/9&lt;BR /&gt;Apr 20 09:38:00.616: %ILPOWER-7-DETECT: Interface Gi1/0/8: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:38:00.854: CDP-PA: Packet received from PAKASW001.stahl.com on interface GigabitEthernet1/0/1&lt;BR /&gt;Apr 20 09:38:00.854: **Entry&amp;nbsp; found in cache**&lt;BR /&gt;Apr 20 09:38:03.517: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/8: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:38:05.017: %ILPOWER-7-DETECT: Interface Gi1/0/11: Power Device detected: Cisco PD&lt;BR /&gt;Apr 20 09:38:05.307: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/18&lt;BR /&gt;Apr 20 09:38:06.600: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/4&lt;BR /&gt;Apr 20 09:38:07.914: %ILPOWER-3-CONTROLLER_PORT_ERR: Controller port error, Interface Gi1/0/11: Power given, but Power Controller does not report Power Good&lt;BR /&gt;Apr 20 09:38:08.292: CDP-PA: version 2 packet sent out on GigabitEthernet1/0/41&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:54:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/ilpower-3-controller-port-err-controller-port-error-interface/m-p/4390011#M503940</guid>
      <dc:creator>JohnB5468</dc:creator>
      <dc:date>2021-04-20T10:54:41Z</dc:date>
    </item>
    <item>
      <title>i want to add mac based VLAN in Switch CBS250-24P-4X - switch422fb2</title>
      <link>https://community.cisco.com/t5/small-business-switches/i-want-to-add-mac-based-vlan-in-switch-cbs250-24p-4x/m-p/4390009#M24157</link>
      <description>&lt;P&gt;I want to make mac based VLAN by webinterface or ssh sisco commands how can i do that&lt;/P&gt;&lt;P&gt;my swith model is &lt;SPAN&gt;&lt;SPAN&gt;CBS250-24P-4X - switch422fb2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:43:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/small-business-switches/i-want-to-add-mac-based-vlan-in-switch-cbs250-24p-4x/m-p/4390009#M24157</guid>
      <dc:creator>MehdiGhazi12826</dc:creator>
      <dc:date>2021-04-20T10:43:25Z</dc:date>
    </item>
    <item>
      <title>UNABLE TO LOG ON TO CISCO FINESSE AFTER SECURE LDAP CONFIG</title>
      <link>https://community.cisco.com/t5/vpn/unable-to-log-on-to-cisco-finesse-after-secure-ldap-config/m-p/4390008#M278074</link>
      <description>&lt;P&gt;Hello, my client mentioned they need to configure secure LDAP on the CUCM, I researched and used the link below to do the configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/unified-communications/unified-communications-manager-callmanager/215437-configure-cucm-for-secure-ldap-directory.html" target="_blank" rel="noopener"&gt;Configure CUCM for Secure LDAP Directory and Authentication with AD - Cisco&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the configuration, the Call center agents could not log on to Cisco Finesse. I had to revert to the default port&amp;nbsp;&lt;STRONG&gt;389&lt;/STRONG&gt; for both LDAP directory and LDAP authentication.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After reverting, the agents were able to login.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way i can configure Secure LDAP or a port number I can use so the Agents can login to cisco finesse afterwards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:43:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/unable-to-log-on-to-cisco-finesse-after-secure-ldap-config/m-p/4390008#M278074</guid>
      <dc:creator>ugwuugochukwukizito</dc:creator>
      <dc:date>2021-04-20T10:43:21Z</dc:date>
    </item>
    <item>
      <title>How to block outgoing traffic when VPN goes down?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-block-outgoing-traffic-when-vpn-goes-down/m-p/4390001#M1080146</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;We have an ASA5510 v9.1.(7)32 at branch with configured IKEv2 site-to-site VPN to Head office.&lt;/P&gt;&lt;P&gt;All traffic goes through VPN.&lt;/P&gt;&lt;P&gt;ISP give an ip-address by DHCP with 4 gateways (yes, multiple), that randomly changes. Some of them reachable via ICMP,&lt;STRONG&gt; some no&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Via security reasons we have to block all outgoing traffic when VPN goes down. At routers there was VTI, so config be like: &lt;EM&gt;ip route 0.0.0.0 0.0.0.0 Tunnel0&lt;/EM&gt;, but in this version of ASA we have &lt;STRONG&gt;no VTI, EEM&lt;/STRONG&gt;.&lt;BR /&gt;I tried to block outgoing traffic by acl outside-out, but it also block traffic through VPN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is parts of config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;interface Ethernet0/0
 nameif outside
 security-level 0
 ip address dhcp setroute 
!
interface Ethernet0/1
 no nameif
 no security-level
 no ip address
!
interface Ethernet0/1.9
 vlan 9
 nameif inside
 security-level 100
 ip address 192.168.3.1 255.255.255.0
!
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
!
object-group network obj-nat-inside
 network-object 10.1.1.0 255.255.255.0
 network-object 10.1.2.0 255.255.255.0
 network-object 192.168.3.0 255.255.255.0
!
access-list outside_cryptomap_1 extended permit ip object-group obj-nat-inside any4 
!
logging host inside 192.168.2.2
!
icmp permit host 192.168.2.2 inside
!
route inside 10.1.1.0 255.255.255.0 192.168.3.2 1
route inside 10.1.2.0 255.255.255.0 192.168.3.2 1
!
http 192.168.2.0 255.255.255.0 inside
snmp-server host inside 192.168.2.2 community 8 encr version 2c
snmp-server community 8 encr
!&lt;BR /&gt;crypto map outside_map 1 match address outside_cryptomap_1
crypto map outside_map 1 set peer 2.2.2.2
crypto map outside_map interface outside
!
ssh 192.168.2.0 255.255.255.0 inside
!
management-access inside
!
ntp server 192.168.2.2 source inside
!
group-policy GroupPolicy_2.2.2.2 internal
group-policy GroupPolicy_2.2.2.2 attributes
 vpn-tunnel-protocol ikev2 
 default-domain value corp.domain
tunnel-group 2.2.2.2 type ipsec-l2l
tunnel-group 2.2.2.2 general-attributes
 default-group-policy GroupPolicy_2.2.2.2
tunnel-group 2.2.2.2 ipsec-attributes
 ikev2 remote-authentication pre-shared-key 8 encr
 ikev2 local-authentication pre-shared-key 8  encr&lt;/PRE&gt;&lt;P&gt;I can't add static route with track, cause multiple gateways from ISP.&lt;/P&gt;&lt;P&gt;Can't add static route to via VPN GW (2.2.2.2), cause in that case there is no icmp, snmp, logging, ntp to ASA (SSH, ASDM works):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;route outside 10.0.0.0 255.0.0.0 2.2.2.2 1 track 1
route outside 172.16.0.0 255.240.0.0 2.2.2.2 1 track 1
route outside 192.168.0.0 255.255.0.0 2.2.2.2 1 track 1
route inside 10.0.0.0 255.0.0.0 192.168.3.0 50 !fake routes to blocking
route inside 172.16.0.0 255.240.0.0 192.168.3.0 50 
route inside 192.168.0.0 255.255.0.0 192.168.3.0 50 
!
sla monitor 1
 type echo protocol ipIcmpEcho 2.2.2.2 interface outside
 num-packets 2
 timeout 2000
 threshold 2000
 frequency 5
sla monitor schedule 1 life forever start-time now
!
track 1 rtr 1 reachability&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I tried to add &lt;EM&gt;dhcp client route track 1 &lt;/EM&gt;in &lt;EM&gt;e0/0&lt;/EM&gt;, but in that case VPN goes down, cause have no route to peer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;# sh ip address outside dhcp lease
Temp default-gateway addr: 1.1.1.251
...
# sh ip address outside dhcp lease
Temp default-gateway addr: 1.1.1.254
...
# sh ip address outside dhcp lease
Temp default-gateway addr: 1.1.1.252&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So... how to block outgoing traffic if VPN goes down with multiple gateways via DHCP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 11:11:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-block-outgoing-traffic-when-vpn-goes-down/m-p/4390001#M1080146</guid>
      <dc:creator>Whoops</dc:creator>
      <dc:date>2021-04-20T11:11:43Z</dc:date>
    </item>
    <item>
      <title>C1117 SD-WAN - request platform software package clean</title>
      <link>https://community.cisco.com/t5/sd-wan-and-cloud-networking/c1117-sd-wan-request-platform-software-package-clean/m-p/4389998#M3139</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;request platform software package clean&lt;/STRONG&gt;" is not supported on the SD-WAN code - how do we clean-up flash and remove redundant .PCK files?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:18:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/sd-wan-and-cloud-networking/c1117-sd-wan-request-platform-software-package-clean/m-p/4389998#M3139</guid>
      <dc:creator>Xividar</dc:creator>
      <dc:date>2021-04-20T10:18:53Z</dc:date>
    </item>
    <item>
      <title>DHCP issue After upgrade 1830</title>
      <link>https://community.cisco.com/t5/wireless/dhcp-issue-after-upgrade-1830/m-p/4389995#M228521</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm facing an issue in cisco aironet 1830, after upgrade imag of AP to 8.10* depend on cisco guide.&lt;/P&gt;&lt;P&gt;AP didn't send any IP address from dhcp server&amp;nbsp; " External"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:14:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dhcp-issue-after-upgrade-1830/m-p/4389995#M228521</guid>
      <dc:creator>Hasan AL-Madani</dc:creator>
      <dc:date>2021-04-20T10:14:00Z</dc:date>
    </item>
    <item>
      <title>WLC 9800 new PKI Certs</title>
      <link>https://community.cisco.com/t5/wireless/wlc-9800-new-pki-certs/m-p/4389993#M228520</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a new WLC 9800 in our network, and I'm required to install the CA-Server Certs on the controller to have secure connection to the WLC GUI through the browser, how do I perfom this task? does it work like ISE and Stealthwatch in a similar fashion to trust the CA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Normally I'd:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)Upload the Root-CA in Cert Store&lt;/P&gt;&lt;P&gt;2)Upload the Sub-CA (Intermediate) in&amp;nbsp;Cert Store&lt;/P&gt;&lt;P&gt;3) Generate a CSR&lt;/P&gt;&lt;P&gt;4) Get it signed by the CA-Server&lt;/P&gt;&lt;P&gt;5) Upload the Signed CSR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it work like that as well in the 9800 WLC ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;OJ&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-9800-new-pki-certs/m-p/4389993#M228520</guid>
      <dc:creator>OJ_Magellan</dc:creator>
      <dc:date>2021-04-20T10:13:40Z</dc:date>
    </item>
    <item>
      <title>Jabber grabs bluetooth profile of headset that does not work</title>
      <link>https://community.cisco.com/t5/jabber/jabber-grabs-bluetooth-profile-of-headset-that-does-not-work/m-p/4389987#M88</link>
      <description>&lt;P&gt;Using a Logitech H800 headset there are two profiles available. A standard one and a stereo one. Other apps work fine with both profiles but Jabber does not work using the stereo profile. This stereo profile is used every time I work with jabber so everyday I have to manually change from stereo to standard bluetooth profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could this be solved?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;t.ham&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:01:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/jabber/jabber-grabs-bluetooth-profile-of-headset-that-does-not-work/m-p/4389987#M88</guid>
      <dc:creator>t.ham</dc:creator>
      <dc:date>2021-04-20T10:01:13Z</dc:date>
    </item>
    <item>
      <title>Alarms in prime 3.9 do not get auto cleared</title>
      <link>https://community.cisco.com/t5/network-management/alarms-in-prime-3-9-do-not-get-auto-cleared/m-p/4389980#M139744</link>
      <description>&lt;DIV class="lia-message-body lia-component-message-view-widget-body lia-component-body-signature-highlight-escalation lia-component-message-view-widget-body-signature-highlight-escalation"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I have noticed an old problem in Prime which is still not resolved , unless i am doing something wrong.&lt;/P&gt;&lt;P&gt;That is, Alarms that are not getting cleared automatically when the reason that created the alarm stops.&lt;/P&gt;&lt;P&gt;For example , during a power outage i got a critical alarm for "redundant power supply failure".&lt;/P&gt;&lt;P&gt;This critical alarm was in category switches and routers and the condition was " Environmental Monitor Redundant Issue"&lt;/P&gt;&lt;P&gt;However this alarm appeared 4 days ago and the alarm was cleared after 1 hour in the same day.&lt;/P&gt;&lt;P&gt;But after 4 days i am still having this alarm active.&lt;/P&gt;&lt;P&gt;Shouldn't it be auto cleared by itself?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ditter.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 Apr 2021 09:49:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-management/alarms-in-prime-3-9-do-not-get-auto-cleared/m-p/4389980#M139744</guid>
      <dc:creator>Ditter</dc:creator>
      <dc:date>2021-04-20T09:49:08Z</dc:date>
    </item>
    <item>
      <title>Management Port Catalyst 9500</title>
      <link>https://community.cisco.com/t5/switching/management-port-catalyst-9500/m-p/4389978#M503943</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently we've added a Catalyst 9500 switch in our production network and i wanted to configure remote access to this switch for monitoring and config purposes.&lt;/P&gt;&lt;P&gt;Now, all of our switches are connected to one management switch (Catalyst 2960X) from were we get access to all the switches.&lt;/P&gt;&lt;P&gt;Every switch has a Vlan configured for this (Vlan 13), each with an interface on that vlan and with an IP.&lt;/P&gt;&lt;P&gt;All the ports on the 2960X are configured as :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;/P&gt;&lt;P&gt;switchport access vlan 13&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, i have been reading into the Ethernet Management port that the 9500 has but i am all confused of how i can and or want to implement this in our current environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I configured a static ip on Interface GigabitEthernet0/0&lt;/P&gt;&lt;P&gt;10.32.13.59/24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also made a static route to the 2960X&lt;/P&gt;&lt;P&gt;ip route vrf Mgmt-intf 0.0.0.0 0.0.0.0 10.32.13.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, could you guys help me out?&lt;/P&gt;&lt;P&gt;What am i missing about the Ethernet management port, i'm also not quite sure i understand what out of bound means with those ports. Did i forget or do something wrong with the config?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Damon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT : normally i would just connect a cable to one of the other ports, create vlan and add an IP but in this case with this switch (9500) we're occupying all of the ports for use so thats why i would like to use the Management port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 09:47:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/management-port-catalyst-9500/m-p/4389978#M503943</guid>
      <dc:creator>Damon M.</dc:creator>
      <dc:date>2021-04-20T09:47:54Z</dc:date>
    </item>
    <item>
      <title>Multiple VPN Users</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/multiple-vpn-users/m-p/4389954#M5970</link>
      <description>&lt;P&gt;I require 2 additional VPN users for the CUCM sandbox.&lt;BR /&gt;Reservation ID:&amp;nbsp;0445080d-a3c9-4434-bd00-07d779d085ae&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 09:07:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/multiple-vpn-users/m-p/4389954#M5970</guid>
      <dc:creator>cpraneshwar</dc:creator>
      <dc:date>2021-04-20T09:07:34Z</dc:date>
    </item>
    <item>
      <title>ibgp</title>
      <link>https://community.cisco.com/t5/routing/ibgp/m-p/4389947#M349757</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;How do i overcome the ibgp rule&amp;nbsp;&lt;SPAN&gt;not to&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;advertise&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;a BGP&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;advertisement&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;learnt from one&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;iBGP&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;neighbor to another&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;iBGP&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;neighbor?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as in my topology i need router loopbacks advertised via ibgp.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;all routers have ospf enabled and conectivity&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;all routers have ibgp peering&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;r2 and r3 cant see each other loopbacks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for every router config is as follow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;r1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;neigh 10.1.12.2 remote-as 65000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;neigh 10.1.14.4 remote-as 65000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;neigh 10.1.13.3 remote-as 65000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;network 1.1.1.1 mask 255.255.255.255&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;etc...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;all the config is correct but i need to evercome the advertisment rule.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 08:58:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/ibgp/m-p/4389947#M349757</guid>
      <dc:creator>DragosMariusAvram66611</dc:creator>
      <dc:date>2021-04-20T08:58:51Z</dc:date>
    </item>
    <item>
      <title>Reports missing for specific dates on CUIC 11.5.1</title>
      <link>https://community.cisco.com/t5/contact-center/reports-missing-for-specific-dates-on-cuic-11-5-1/m-p/4389927#M120605</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could someone assist to resolve the aforementioned subject. We are not able to spool reports from date 16/04/2021 to 18/04/2021. This happened when the CUIC services restarted with no human intervention on the Primary UCCX 11.5.1.11001-34&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 08:38:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/reports-missing-for-specific-dates-on-cuic-11-5-1/m-p/4389927#M120605</guid>
      <dc:creator>Charles@Cisco-Collaboration</dc:creator>
      <dc:date>2021-04-20T08:38:13Z</dc:date>
    </item>
    <item>
      <title>unity connection import greetings from exchange 2016</title>
      <link>https://community.cisco.com/t5/unified-communications/unity-connection-import-greetings-from-exchange-2016/m-p/4389923#M166628</link>
      <description>&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a unified messaging integration(sip) between CUCM and exchange 2016 , is there any way to export the greetings/messages from exchange 2016 and import them into unity connection in bulk? .&amp;nbsp; The exchange 2016 users are migrating to Office 365.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 08:31:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-communications/unity-connection-import-greetings-from-exchange-2016/m-p/4389923#M166628</guid>
      <dc:creator>shafeen</dc:creator>
      <dc:date>2021-04-20T08:31:12Z</dc:date>
    </item>
    <item>
      <title>B200 M5 ordering information.</title>
      <link>https://community.cisco.com/t5/unified-computing-system/b200-m5-ordering-information/m-p/4389915#M32243</link>
      <description>&lt;P&gt;1.What are the question to be asked before creating BOM for UCS B200 M5 server?&lt;/P&gt;&lt;P&gt;2.Is it necessary to select operating system while ordering the B200 M5 server? Or is it optional?&lt;/P&gt;&lt;P&gt;What is part id for ESXi 7?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 08:21:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-computing-system/b200-m5-ordering-information/m-p/4389915#M32243</guid>
      <dc:creator>ShishirDash5204</dc:creator>
      <dc:date>2021-04-20T08:21:40Z</dc:date>
    </item>
    <item>
      <title>FMC: Security Zones and Interfaces on ASA Failover Pair</title>
      <link>https://community.cisco.com/t5/network-security/fmc-security-zones-and-interfaces-on-asa-failover-pair/m-p/4389911#M1080142</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;I have just setup my first FMC (6.6.1) for a ASA Failover Pair (9.8(2)20)&lt;BR /&gt;with Firepower modules (6.6.1).&lt;/P&gt;&lt;P&gt;At the moment still no traffic will be handled by the module (neither&lt;BR /&gt;"sfr fail-open" nor " sfr fail-open monitor-only" is currently configured&lt;BR /&gt;in the policy-map under "class sfr".&lt;/P&gt;&lt;P&gt;The are still no zones in the FMC and I want to know how you would proceed&lt;BR /&gt;with creating zones.&lt;/P&gt;&lt;P&gt;Attached you find the zones on the ASA.&lt;/P&gt;&lt;P&gt;Do you put the interfaces with the same security level in the same zone,&lt;BR /&gt;or is there a better model? For example the outside interfaces on primary&lt;BR /&gt;and secondary ASA in the outside zone (see attached)?&lt;/P&gt;&lt;P&gt;Every hint is welcome!&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Bye&lt;BR /&gt;R.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:59:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fmc-security-zones-and-interfaces-on-asa-failover-pair/m-p/4389911#M1080142</guid>
      <dc:creator>swscco001</dc:creator>
      <dc:date>2021-04-20T07:59:50Z</dc:date>
    </item>
    <item>
      <title>Cisco 5516x- after copy anyconnect-win-4.10.00093-webdeploy-k9.pkg INFO: No digital signature found</title>
      <link>https://community.cisco.com/t5/network-security/cisco-5516x-after-copy-anyconnect-win-4-10-00093-webdeploy-k9/m-p/4389909#M1080141</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;After copied&lt;/P&gt;&lt;P&gt;Accessing tftp://1xxxxx/anyconnect-win-4.10.00093-webdeploy-k9.pkg...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;Writing file disk0:/anyconnect-win-4.10.00093-webdeploy-k9.pkg...&lt;BR /&gt;!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!&lt;BR /&gt;&lt;STRONG&gt;INFO: No digital signature found&amp;nbsp; &amp;lt;---- Message&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any ideia why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:52:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cisco-5516x-after-copy-anyconnect-win-4-10-00093-webdeploy-k9/m-p/4389909#M1080141</guid>
      <dc:creator>Alex Ribas</dc:creator>
      <dc:date>2021-04-20T07:52:06Z</dc:date>
    </item>
    <item>
      <title>cisco wlc 8.10.130.0</title>
      <link>https://community.cisco.com/t5/wireless/cisco-wlc-8-10-130-0/m-p/4389891#M228511</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have recently upgraded the wlc (5520)to new code 8.10.130.&lt;/P&gt;&lt;P&gt;Post the upgrade users&amp;nbsp; connecting to local mode AP's(3700) are not getting ip address.&lt;/P&gt;&lt;P&gt;After reloading the AP users are getting the ip address.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjana&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:26:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-wlc-8-10-130-0/m-p/4389891#M228511</guid>
      <dc:creator>Anjana A</dc:creator>
      <dc:date>2021-04-20T07:26:00Z</dc:date>
    </item>
    <item>
      <title>Monitoring iSCSI IO/s on Nexus 5k</title>
      <link>https://community.cisco.com/t5/data-center-switches/monitoring-iscsi-io-s-on-nexus-5k/m-p/4389890#M7203</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are experiencing issues in our iSCSI environment and i got asked if we can monitor the iSCSI IO/s on the Nexus 5k interfaces.&lt;/P&gt;&lt;P&gt;I looked at the interface counters but could not find a fitting counter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have i overlooked something or is there a other way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;hermytion&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:25:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/data-center-switches/monitoring-iscsi-io-s-on-nexus-5k/m-p/4389890#M7203</guid>
      <dc:creator>hermytion</dc:creator>
      <dc:date>2021-04-20T07:25:01Z</dc:date>
    </item>
    <item>
      <title>CiscoSG350 switch - No syslog messages found</title>
      <link>https://community.cisco.com/t5/cisco-one-discussions/ciscosg350-switch-no-syslog-messages-found/m-p/4389888#M233</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I have configured below commands in cisco SG350 switch for DOS prevention, but after get SYN Attack in switch ports i am not getting SYSlog messages like below one&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;01-Jan-2012 05:29:46: A TCP SYN Attack was identified on port gi1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;01-Jan-2012 05:29:46: A TCP SYN Attack was identified on port gi1. TCP SYN&lt;BR /&gt;traffic destined to the local system is automatically blocked for 100&lt;BR /&gt;seconds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above logs are not found also when i check the show commands there also not showing SYN blocked Ports,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DOS#show security-suite syn protection&lt;BR /&gt;Protection Mode: Block&lt;BR /&gt;Threshold: 80&lt;BR /&gt;Recovery: 60&lt;/P&gt;&lt;P&gt;Interface&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Operational&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Last Attack&lt;BR /&gt;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status&lt;BR /&gt;----------- ------------- ---------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attacked port not showing,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below commands i configured for DOS Prevention,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DOS(config)#security-suite enable&lt;/P&gt;&lt;P&gt;DOS(config)#security-suite dos protection mode block&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DOS(config)#interface range GigabitEthernet1 - 48&lt;/P&gt;&lt;P&gt;DOS(config-if-range)#switchport mode access&lt;/P&gt;&lt;P&gt;DOS(config-if-range)#switchport access vlan 3&lt;/P&gt;&lt;P&gt;DOS(config-if-range)#security-suite syn protection mode Block&lt;/P&gt;&lt;P&gt;DOS(config-if-range)#security-suite dos syn-attack 199 any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do i get the Logs that my port Attacked by SYN ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls share me the Commands.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yasmeen Shaul Hameed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:17:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-one-discussions/ciscosg350-switch-no-syslog-messages-found/m-p/4389888#M233</guid>
      <dc:creator>Yasmeen</dc:creator>
      <dc:date>2021-04-20T07:17:28Z</dc:date>
    </item>
    <item>
      <title>Shared Line phones do not receive external calls simultaneously</title>
      <link>https://community.cisco.com/t5/ip-telephony-and-phones/shared-line-phones-do-not-receive-external-calls-simultaneously/m-p/4389884#M396507</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 Phones 8865 on one shard line, the&amp;nbsp;phones do not receive external calls simultaneously (when the external caller dial the land line then dial the shared extension) , one of them ringing only (Randomly).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help in this ?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:13:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/ip-telephony-and-phones/shared-line-phones-do-not-receive-external-calls-simultaneously/m-p/4389884#M396507</guid>
      <dc:creator>APC-Shaban</dc:creator>
      <dc:date>2021-04-20T07:13:28Z</dc:date>
    </item>
    <item>
      <title>N9K  开启log功能 并传送至指定服务器命令</title>
      <link>https://community.cisco.com/t5/%E6%95%B0%E6%8D%AE%E4%B8%AD%E5%BF%83/n9k-%E5%BC%80%E5%90%AFlog%E5%8A%9F%E8%83%BD-%E5%B9%B6%E4%BC%A0%E9%80%81%E8%87%B3%E6%8C%87%E5%AE%9A%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%91%BD%E4%BB%A4/m-p/4389876#M3345</link>
      <description>&lt;P&gt;旧3750 是logging on&lt;/P&gt;&lt;P&gt;N9K没这个命令&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 06:56:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/%E6%95%B0%E6%8D%AE%E4%B8%AD%E5%BF%83/n9k-%E5%BC%80%E5%90%AFlog%E5%8A%9F%E8%83%BD-%E5%B9%B6%E4%BC%A0%E9%80%81%E8%87%B3%E6%8C%87%E5%AE%9A%E6%9C%8D%E5%8A%A1%E5%99%A8%E5%91%BD%E4%BB%A4/m-p/4389876#M3345</guid>
      <dc:creator>nexusNXOS57758</dc:creator>
      <dc:date>2021-04-20T06:56:54Z</dc:date>
    </item>
    <item>
      <title>UCCX 11.6 have 2 CSQ with the same name</title>
      <link>https://community.cisco.com/t5/contact-center/uccx-11-6-have-2-csq-with-the-same-name/m-p/4389874#M120604</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I faced an issue which should blocked by the system - I thought.&lt;/P&gt;&lt;P&gt;Customer run UCCX 11.6 and reported issues with call distribution at a specific CSQ.&lt;/P&gt;&lt;P&gt;Now I see, there are 2 CSQ´s which have exact the same name - please see attached screenshot.&lt;/P&gt;&lt;P&gt;How can this happen and how could this be solved the best way, without effecting the reporting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 07:03:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/contact-center/uccx-11-6-have-2-csq-with-the-same-name/m-p/4389874#M120604</guid>
      <dc:creator>rieda</dc:creator>
      <dc:date>2021-04-20T07:03:13Z</dc:date>
    </item>
    <item>
      <title>Cisco WSA S695 The daemon is not responding</title>
      <link>https://community.cisco.com/t5/email-security/cisco-wsa-s695-the-daemon-is-not-responding/m-p/4389872#M22069</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was performing a firmware upgrade for WSA S695 to version 12.5.0-678. after the upgrade completed. And when I try to resetconfig. I got the following error Failed to reset the configuration. The error was: The daemon is not responding.&lt;/P&gt;&lt;P&gt;Any advice on how we can troubleshoot this daemon issue? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 06:53:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/email-security/cisco-wsa-s695-the-daemon-is-not-responding/m-p/4389872#M22069</guid>
      <dc:creator>Raymond_1707</dc:creator>
      <dc:date>2021-04-20T06:53:09Z</dc:date>
    </item>
    <item>
      <title>Cisco AP 每一个月定期重启命令如何设定</title>
      <link>https://community.cisco.com/t5/%E6%97%A0%E7%BA%BF%E6%8A%80%E6%9C%AF/cisco-ap-%E6%AF%8F%E4%B8%80%E4%B8%AA%E6%9C%88%E5%AE%9A%E6%9C%9F%E9%87%8D%E5%90%AF%E5%91%BD%E4%BB%A4%E5%A6%82%E4%BD%95%E8%AE%BE%E5%AE%9A/m-p/4389868#M15033</link>
      <description />
      <pubDate>Tue, 20 Apr 2021 06:45:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/%E6%97%A0%E7%BA%BF%E6%8A%80%E6%9C%AF/cisco-ap-%E6%AF%8F%E4%B8%80%E4%B8%AA%E6%9C%88%E5%AE%9A%E6%9C%9F%E9%87%8D%E5%90%AF%E5%91%BD%E4%BB%A4%E5%A6%82%E4%BD%95%E8%AE%BE%E5%AE%9A/m-p/4389868#M15033</guid>
      <dc:creator>bozhouxfcc</dc:creator>
      <dc:date>2021-04-20T06:45:43Z</dc:date>
    </item>
    <item>
      <title>Nexus 93180 some interfaces has "output error" on "Store and Forward" Mode.</title>
      <link>https://community.cisco.com/t5/data-center-switches/nexus-93180-some-interfaces-has-quot-output-error-quot-on-quot/m-p/4389856#M7200</link>
      <description>&lt;P&gt;Nexus 93180 some interfaces has "output error" on&amp;nbsp;"Store and Forward" Mode.&lt;/P&gt;&lt;P&gt;I remember &amp;nbsp;“Cut-Through&amp;nbsp;Mode”&amp;nbsp; will be&amp;nbsp; "output error"&amp;nbsp; if interface has "input error".&lt;/P&gt;&lt;P&gt;but My&amp;nbsp;Nexus 93180 is&amp;nbsp;"Store and Forward" Mode.&lt;/P&gt;&lt;P&gt;interface does not have&amp;nbsp;"input error".&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 06:14:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/data-center-switches/nexus-93180-some-interfaces-has-quot-output-error-quot-on-quot/m-p/4389856#M7200</guid>
      <dc:creator>idc000002</dc:creator>
      <dc:date>2021-04-20T06:14:17Z</dc:date>
    </item>
    <item>
      <title>cant create static NAT in cisco RV340 router</title>
      <link>https://community.cisco.com/t5/small-business-routers/cant-create-static-nat-in-cisco-rv340-router/m-p/4389853#M41166</link>
      <description>&lt;P&gt;In the static NAT under firewall I am trying to create NAT rule where when I give the static IP in public IP range tab I am getting error as it is the WAN IP of WAN2. How can I create NAT then. Please help.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:59:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/small-business-routers/cant-create-static-nat-in-cisco-rv340-router/m-p/4389853#M41166</guid>
      <dc:creator>ThuvarageshRajagopal56285</dc:creator>
      <dc:date>2021-04-20T05:59:11Z</dc:date>
    </item>
    <item>
      <title>Help with B-ACD configuration setup</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/help-with-b-acd-configuration-setup/m-p/4389852#M173085</link>
      <description>&lt;P&gt;Dear I hope you are well, I would like you to help me with what I want to do if it is possible.&lt;/P&gt;&lt;P&gt;I currently have a Cisco 1861 router with the following configuration:&lt;/P&gt;&lt;P&gt;application&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service queue flash:/aa/app-b-acd-3.0.0.2.tcl&lt;BR /&gt;param queue-len 30&lt;BR /&gt;param aa-hunt10 7200&lt;BR /&gt;param number-of-hunt-grps 1&lt;BR /&gt;param queue-manager-debugs 1&lt;BR /&gt;!&lt;BR /&gt;service aa flash:/aa/app-b-acd-aa-3.0.0.2.tcl&lt;BR /&gt;param number-of-hunt-grps 1&lt;BR /&gt;paramspace english index 1&lt;BR /&gt;param menu-timeout 0&lt;BR /&gt;param dial-by-extension-option 1&lt;BR /&gt;param handoff-string aa&lt;BR /&gt;paramspace english language en&lt;BR /&gt;param max-time-vm-retry 1&lt;BR /&gt;param max-extension-length 4&lt;BR /&gt;param aa-pilot 7200&lt;BR /&gt;paramspace english location flash:/aa/&lt;BR /&gt;param second-greeting-time 60&lt;BR /&gt;param call-retry-timer 10&lt;BR /&gt;param voice-mail 7500&lt;BR /&gt;param max-time-call-retry 180&lt;BR /&gt;param service-name queue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works very well for me when I call I listen to the audios and the options (1 to dial the intern and 0 to speak to the operator). But what I need is only to use an audio (which I already have) the audio says "you have a communication with the company X wait and it will be attended". That is, I do not need to mark options, I need to be referred with my operator directly, which will be the search group that I already have created.&lt;/P&gt;&lt;P&gt;My question is if it is possible to configure or change that script to only use an audio with the features that I mention ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:56:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/help-with-b-acd-configuration-setup/m-p/4389852#M173085</guid>
      <dc:creator>lisandro</dc:creator>
      <dc:date>2021-04-20T05:56:57Z</dc:date>
    </item>
    <item>
      <title>C9120上怎么安装docker？然后怎么安装APP？</title>
      <link>https://community.cisco.com/t5/%E6%97%A0%E7%BA%BF%E6%8A%80%E6%9C%AF/c9120%E4%B8%8A%E6%80%8E%E4%B9%88%E5%AE%89%E8%A3%85docker-%E7%84%B6%E5%90%8E%E6%80%8E%E4%B9%88%E5%AE%89%E8%A3%85app/m-p/4389844#M15032</link>
      <description>&lt;P&gt;C9120上怎么安装docker？然后怎么安装APP？没有DNA C，这个需要怎么实现？需要fogdir？或者&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:32:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/%E6%97%A0%E7%BA%BF%E6%8A%80%E6%9C%AF/c9120%E4%B8%8A%E6%80%8E%E4%B9%88%E5%AE%89%E8%A3%85docker-%E7%84%B6%E5%90%8E%E6%80%8E%E4%B9%88%E5%AE%89%E8%A3%85app/m-p/4389844#M15032</guid>
      <dc:creator>cker</dc:creator>
      <dc:date>2021-04-20T05:32:13Z</dc:date>
    </item>
    <item>
      <title>Wrong External Phone Number Mask</title>
      <link>https://community.cisco.com/t5/unified-communications/wrong-external-phone-number-mask/m-p/4389842#M166626</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I Know that some telco providers manipulate the digits they send to the destination. I will enable the debugs on the gateway which routes these calls and verify what actual digits we are sending to the Telco provider. But I don't know the debug to see it... Can anybody help &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/Chris&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:27:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/unified-communications/wrong-external-phone-number-mask/m-p/4389842#M166626</guid>
      <dc:creator>ChrisbJensen1</dc:creator>
      <dc:date>2021-04-20T05:27:41Z</dc:date>
    </item>
    <item>
      <title>ARP MAC is all Fs or all 0s.</title>
      <link>https://community.cisco.com/t5/switching/arp-mac-is-all-fs-or-all-0s/m-p/4389832#M503933</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;So I had captured an ARP packet and can see that Ethernet header has all FFs for an arp broadcast request while all 0s for Target MAC in the ARP header. Can someone shed light on this?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:06:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/arp-mac-is-all-fs-or-all-0s/m-p/4389832#M503933</guid>
      <dc:creator>network_geek</dc:creator>
      <dc:date>2021-04-20T05:06:27Z</dc:date>
    </item>
    <item>
      <title>How to configure a Router-on-a-Stick?</title>
      <link>https://community.cisco.com/t5/switching/how-to-configure-a-router-on-a-stick/m-p/4389825#M503932</link>
      <description>&lt;P&gt;I am a student, and learning&amp;nbsp;Switching, Routing, and Wireless Essentials&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;&lt;FONT&gt;I have a question about&amp;nbsp;configure a Router-on-a-Stick routing&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As we can see, We have 5vlans and 3 switch. I configure etherchannel between S1 and S2.&lt;/P&gt;&lt;P&gt;How can I configure the Router-on-a-Stick in S1 S2 and S3?&lt;/P&gt;&lt;P&gt;(The address table may miss some ip, We can give an ip.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210419211512.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118467i3D8291E0FD125ED5/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210419211512.png" alt="QQ图片20210419211512.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210419211523.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118469i8EB8A2C81AA3FB78/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210419211523.png" alt="QQ图片20210419211523.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20210419211526.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118468i760C25A17F404452/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ图片20210419211526.png" alt="QQ图片20210419211526.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 04:55:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/how-to-configure-a-router-on-a-stick/m-p/4389825#M503932</guid>
      <dc:creator>MasonCa</dc:creator>
      <dc:date>2021-04-20T04:55:03Z</dc:date>
    </item>
    <item>
      <title>IKVE2 IPSEC not comes up</title>
      <link>https://community.cisco.com/t5/vpn/ikve2-ipsec-not-comes-up/m-p/4389816#M278073</link>
      <description>&lt;P&gt;Between the ISR Router ISR4331, I have configured IKEv2, but the tunnel comes up.&lt;/P&gt;&lt;P&gt;Setup like HUb and spoke&lt;BR /&gt;in the HUb router more than 35 tunnels are there, am facing issue with only one site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Logs collected from spoke router :&lt;/P&gt;&lt;P&gt;Apr 15 12:32:03.188: IKEv2:% Getting preshared key from profile keyring IKEV2-KEYRING&lt;BR /&gt;Apr 15 12:32:03.189: IKEv2:% Matched peer block 'routerR02'&lt;BR /&gt;Apr 15 12:32:03.189: IKEv2:(SESSION ID = 0,SA ID = 0):Searching Policy with fvrf 0, local address xx.xx.xx.xx&lt;BR /&gt;Apr 15 12:32:03.189: IKEv2:(SESSION ID = 0,SA ID = 0):Found Policy 'IKEV2-POLICY'&lt;BR /&gt;Apr 15 12:32:03.190: IKEv2-ERROR:Address type 1620352985 not supported&lt;/P&gt;&lt;P&gt;Apr 15 12:32:03.190: IKEv2:SA is already in negotiation, hence not negotiating again&lt;BR /&gt;Apr 15 12:32:04.853: IKEv2:(SESSION ID = 3,SA ID = 1):Retransmitting packet&lt;/P&gt;&lt;P&gt;Apr 15 12:32:04.853: IKEv2:(SESSION ID = 3,SA ID = 1):Sending Packet [To XX.xx.xx.xx:500/From xx.xx.xx.xx:500/VRF i0:f0]&lt;BR /&gt;Initiator SPI : B5798795A3E64F90 - Responder SPI : 0000000000000000 Message id: 0&lt;BR /&gt;IKEv2 IKE_SA_INIT Exchange REQUEST&lt;BR /&gt;Payload contents:&lt;BR /&gt;SA KE N VID VID VID VID NOTIFY(NAT_DETECTION_SOURCE_IP) NOTIFY(NAT_DETECTION_DESTINATION_IP)&lt;/P&gt;&lt;P&gt;Apr 15 12:32:09.649: IKEv2-ERROR:(SESSION ID = 3,SA ID = 1):: Maximum number of retransmissions reached&lt;BR /&gt;Apr 15 12:32:09.649: IKEv2:(SESSION ID = 3,SA ID = 1):Failed SA init exchange&lt;BR /&gt;Apr 15 12:32:09.649: IKEv2-ERROR:(SESSION ID = 3,SA ID = 1):Initial exchange failed: Initial exchange failed&lt;BR /&gt;Apr 15 12:32:09.649: IKEv2:(SESSION ID = 3,SA ID = 1):Abort exchange&lt;BR /&gt;Apr 15 12:32:09.650: IKEv2:(SESSION ID = 3,SA ID = 1):Deleting SA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For IKEv2 what debug command, i need to run in the HUb router or kindly help us to fix the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinothkumar.R&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 04:45:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/vpn/ikve2-ipsec-not-comes-up/m-p/4389816#M278073</guid>
      <dc:creator>VinothkumarRajendran29612</dc:creator>
      <dc:date>2021-04-20T04:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Licence Cisco ASA 5516X</title>
      <link>https://community.cisco.com/t5/network-security/re-licence-cisco-asa-5516x/m-p/4389811#M1080147</link>
      <description>&lt;P&gt;Cisco ASA with FirePOWER Services brings distinctive threat-focused next-generation security services to the Cisco ASA 5500-X Series Next-Generation Firewalls and Cisco ASA 5585-X Adaptive Security Appliance firewall products. Cisco ASA is the world's most widely deployed, enterprise-class stateful firewall.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 04:28:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/re-licence-cisco-asa-5516x/m-p/4389811#M1080147</guid>
      <dc:creator>ameliascotts80938</dc:creator>
      <dc:date>2021-04-20T04:28:54Z</dc:date>
    </item>
    <item>
      <title>Configuration of C9105AXI</title>
      <link>https://community.cisco.com/t5/wireless/configuration-of-c9105axi/m-p/4389792#M228501</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a RV345 Cisco router and recently purchased a C9105 WAP. &amp;nbsp;I've assigned a static IP address to the WAP (192.168.1.125) and can ping the WAP, however it is still not 'discoverable' using FindIT, nor can I direct GUI access via 192.168.1.125, so am unable to configure it. Not sure what to try next. &amp;nbsp;A&lt;SPAN&gt;ny help would be much appreciated (beginner here).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 03:43:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/configuration-of-c9105axi/m-p/4389792#M228501</guid>
      <dc:creator>Spragm2570</dc:creator>
      <dc:date>2021-04-20T03:43:15Z</dc:date>
    </item>
    <item>
      <title>Recommended Cisco meeting devices for a 50 people U-Shape conference room?</title>
      <link>https://community.cisco.com/t5/webex-devices/recommended-cisco-meeting-devices-for-a-50-people-u-shape/m-p/4389777#M246</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What would you say if customer ask you to offer a remote meeting solution for&amp;nbsp;a 50 people U-Shape conference room? In my point of view, the toughest part is to integrate the camera with the microphones in a such large room. Any ideas for this? Many thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 03:22:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-devices/recommended-cisco-meeting-devices-for-a-50-people-u-shape/m-p/4389777#M246</guid>
      <dc:creator>RyoAlpha75608</dc:creator>
      <dc:date>2021-04-20T03:22:46Z</dc:date>
    </item>
    <item>
      <title>Mismatch in the logic for Vulnerability vs Bugs against an OS version</title>
      <link>https://community.cisco.com/t5/online-tools-and-resources/mismatch-in-the-logic-for-vulnerability-vs-bugs-against-an-os/m-p/4389773#M724</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; We are looking to determine which Vulnerabilities(CVE) apply against an OS version: say IOS-XE 16.9.2&lt;/P&gt;&lt;P&gt;If we search via the software checker or the PSIRT API , we get the vulnerability&amp;nbsp;&lt;A href="https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-xbace-OnCEbyS" target="_self"&gt;Cisco IOS XE Software Arbitrary Code Execution Vulnerability&amp;nbsp;&lt;/A&gt;as part of the result, but if we look into this vulnerability and its associated bugId&amp;nbsp;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvs58715" target="_self"&gt;BugId CSCvs58715&lt;/A&gt; which only has 17.2 as its only known affected release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you explain the logic behind this ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Cisco Security Software checker result for 16.9.2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118452i83AC77701228BB01/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Cisco vulnerability Result&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 989px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118454i9FCDA7619EF53C93/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;3,. Cisco Bug's Known affected version&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/118453iF7A001A9E6EF8FDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 03:12:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/online-tools-and-resources/mismatch-in-the-logic-for-vulnerability-vs-bugs-against-an-os/m-p/4389773#M724</guid>
      <dc:creator>SDIRnDGroup12151</dc:creator>
      <dc:date>2021-04-20T03:12:21Z</dc:date>
    </item>
    <item>
      <title>Spanning and tree and static routing</title>
      <link>https://community.cisco.com/t5/switching/spanning-and-tree-and-static-routing/m-p/4389767#M503930</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am struggling with my networking lab project, I'm familiar with the commands to apply but I can't quite figure out on which devices they should be applied on as I have tried lots of scenarios with no luck.&lt;/P&gt;&lt;P&gt;- I need to configure spanning tree between the 3 switches and&amp;nbsp;primary and secondary root bridges for the management vlan (S1,S2,S3).&lt;/P&gt;&lt;P&gt;- Configure static routes on routers R1 and R2&amp;nbsp;(no RIP , no EIGRP, and no OSPF)&lt;/P&gt;&lt;P&gt;- The Pings I'm trying to do are:&lt;/P&gt;&lt;P&gt;&amp;nbsp;* PC1 to PC2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;* PC1 and PC2 to S1&lt;/P&gt;&lt;P&gt;&amp;nbsp;* PC1 and PC2 to ISP.&lt;/P&gt;&lt;P&gt;&lt;A href="https://ufile.io/js6lu3nw" target="_blank"&gt;https://ufile.io/js6lu3nw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ufile.io/0ugv425e" target="_blank"&gt;https://ufile.io/0ugv425e&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Note: I'm using Packet tracer 8.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 10:46:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/spanning-and-tree-and-static-routing/m-p/4389767#M503930</guid>
      <dc:creator>WC415</dc:creator>
      <dc:date>2021-04-20T10:46:36Z</dc:date>
    </item>
    <item>
      <title>ACI Spine and Leaf connectivity via Netscout Passive TAPs (and Nexus Data broker as traffic receiver)</title>
      <link>https://community.cisco.com/t5/application-centric/aci-spine-and-leaf-connectivity-via-netscout-passive-taps-and/m-p/4389761#M10336</link>
      <description>&lt;P&gt;Hi all, looking for advice on an issue that we facing for traffic visibility by connecting spine and leaf via 40G BiDi taps.&lt;/P&gt;&lt;P&gt;This is the brief description of the issue.&lt;/P&gt;&lt;P&gt;We are connecting ACI spine and leaf via NetScout tap as in attached picture.&lt;/P&gt;&lt;P&gt;Spine and leaf connection up when the cables are connected to the network slots of the taps.&lt;/P&gt;&lt;P&gt;Once the monitor slots are cabled to Nexus data broker, we expect traffic to be sent to the data broker.&lt;/P&gt;&lt;P&gt;Once the link is enabled manually in the data broker ports (which are currently shut), we see it’s not coming up and also the links at spine and leaf goes down.&lt;/P&gt;&lt;P&gt;If I shut the data broker ports, the spine and leaf ports comes up. I am not sure about this behavior.&lt;/P&gt;&lt;P&gt;As a testing, we removed NetScout tap and plug a leaf link directly to the data broker ports, they are up.&lt;/P&gt;&lt;P&gt;Its just via the NetScout tap the links are not coming up at the data broker. We already installed NDB inside the data broker chassis and through GUI, I see everything seems to be fine.&lt;/P&gt;&lt;P&gt;I am not sure what is the issue from switching side via the Data Broker, hence need some guidance. We can't find a working sample for this anywhere, however a few points to state as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Spine and leaf has not been discovered or registered yet via the APIC contollers, we just testing if all cabling is good at this point.&lt;/P&gt;&lt;P&gt;2. Spine and leaf are on ACI OS, where spine is 9504 model while leaf are 93180FX.&lt;/P&gt;&lt;P&gt;3. Data broker is using NXOS with embedded NDB installed. All the basic configurations on data broker is done (spanning-tree bpdufilter enable on ports, no spanning tree on all vlans, spanning tree as mst and ports blocking multicast and unicast traffic with operational mode tap-aggregation)&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 02:40:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-centric/aci-spine-and-leaf-connectivity-via-netscout-passive-taps-and/m-p/4389761#M10336</guid>
      <dc:creator>kishen32</dc:creator>
      <dc:date>2021-04-20T02:40:02Z</dc:date>
    </item>
  </channel>
</rss>

