<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Wired Guest Access Guide Assistance / Discrepancy in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wired-guest-access-guide-assistance-discrepancy/m-p/4133396#M168776</link>
    <description>&lt;P&gt;So close, I've replace the VLAN 200 with VLAN ID 555 and VLAN 25 on the foreign controller with 555 and now getting the following error on the foreign controller:&lt;/P&gt;&lt;PRE&gt;Aug 10 21:50:31.360: %MM_LOG-4-EXPORT_ANCHOR_DENY: Chassis 1 R0/0: mobilityd: Export anchor required, but received export anchor deny for: WLAN Profile: gstpro-1, Client MAC: 00:0c:29:0d:c6:1a, Error: Received export anchor deny - profile mismatch.

Aug 10 21:50:27.965: %CLIENT_ORCH_GUEST_LAN_LOG-7-CLIENT_RECEIVED: Chassis 1 R0/0: wncd: Wired Guest Client MAC: 000c.290d.c61a join request received on vlan 555 - interface GigabitEthernet3&lt;/PRE&gt;&lt;P&gt;On the Anchor controller I am getting the following logs:&lt;/P&gt;&lt;PRE&gt;Aug 10 21:50:31.356: %MMIF_LOG-4-ANCHOR_RESP_PROFILE_MISMATCH: Chassis 1 R0/0: wncd: Export anchor required but config is incorrect, sending export anchor deny mismatch for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client mac: 00:0c:29:0d:c6:1a

Aug 10 21:50:31.344: %CLIENT_ORCH_LOG-4-ANCHOR_INVALID_MBSSID: Chassis 1 R0/0: wncd: Export anchor required but config is incorrect (e.g.: wlan should be up, wlan profile name and policy profile name should match) for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client MAC: 000c.290d.c61a

Aug 10 21:50:31.343: %CLIENT_ORCH_LOG-4-ANCHOR_INVALID_WLAN_ID: Chassis 1 R0/0: wncd: Export anchor required but unable to get wlan id for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client MAC: 000c.290d.c61a&lt;/PRE&gt;&lt;P&gt;There is a few mistakes in the article, and some of the fine detail doesn't marry up hence causing issues.&lt;/P&gt;&lt;P&gt;I think the profiles need to match, then this is this requirement which contradicts it?&lt;/P&gt;&lt;PRE&gt;Every guest LAN has a unique name and this name cannot be shared with RLAN or WLAN.&lt;/PRE&gt;&lt;P&gt;Take a look at the commands from the article below:&lt;/P&gt;&lt;P&gt;Foreign Controller:&lt;/P&gt;&lt;PRE&gt;wireless profile policy testpro-1
mobility anchor 192.168.201.111 priority 1
no shutdown
exit
guest-lan profile-name gstpro-1 1 wired-vlan 25
no security web-auth
no shutdown
exit
wireless guest LAN map gstmap-1
guest-lan gstpro-1 policy testpro-1
exit&lt;/PRE&gt;&lt;P&gt;Anchor Controller:&lt;/P&gt;&lt;PRE&gt;wireless profile policy testpro-2
mobility anchor
vlan 29
no shutdown
exit
guest-lan profile-name testpro-2 1
client association limit
no security web-auth
no shutdown
exit&lt;/PRE&gt;&lt;P&gt;You see the second one (anchor controller) has a guest-lan name that matches the wireless profile policy name "testpro-2", whereas the other controller its called "gstpro-1".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct?&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Aug 2020 22:14:51 GMT</pubDate>
    <dc:creator>Flambo</dc:creator>
    <dc:date>2020-08-10T22:14:51Z</dc:date>
    <item>
      <title>Wired Guest Access Guide Assistance / Discrepancy</title>
      <link>https://community.cisco.com/t5/wireless/wired-guest-access-guide-assistance-discrepancy/m-p/4133166#M168775</link>
      <description>&lt;P&gt;i,&lt;/P&gt;&lt;P&gt;Wondering if anyone has any experience configuring wired guest access as per this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-1/config-guide/b_wl_17_11_cg/wired-guest.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/17-1/config-guide/b_wl_17_11_cg/wired-guest.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are a few restrictions, notably:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Every guest LAN has a unique name and this name cannot be shared with RLAN or WLAN.&lt;/LI&gt;&lt;LI&gt;Ensure that the Anchor VLAN ID and the wired VLAN ID configured on the Foreign controller is not the same&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The article is a little confusing to me&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;As it details the access switch with a VLAN of 200.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The foreign controller "Configuring Foreign Controller with Open Authentication" step 6 configures the guest LAN profile with a wired VLAN of 25&lt;/LI&gt;&lt;LI&gt;The anchor controller 'Configuration Anchor Controller with Open Authentication" step 4, configures the VLAN ID 29&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If I was going to try an interpret that based on the initial image at the top of the guide&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The 'internet' on the anchor controller would be 29?&lt;/LI&gt;&lt;LI&gt;The VLAN on the access switches is 200&lt;/LI&gt;&lt;LI&gt;The VLAN on the foreign controller is 25, should this not be 200?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The idea is to bridge the internet VLAN to VLAN 200 on the access switches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Guess the difference in VLANs is fitting the restriction about the Anchor and wired VLAN ID must be different, but its a little to different?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other discrepancy is in the section "Configuring Foreign Controller with Open Authentication" step 6, which has:&lt;/P&gt;&lt;PRE&gt;guest-lan profile-name gstpro-1 1 wired-vlan 25&lt;/PRE&gt;&lt;P&gt;Later on when configuring the anchor controller&amp;nbsp;'Configuration Anchor Controller with Open Authentication" step 7, it has this which associates the mobility profile with the guest LAN:&lt;/P&gt;&lt;P&gt;But on the anchor controller the configuration is given below which is just referencing the name used for the mobility profile:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Device(config)#guest-lan profile-name testpro-2 1&lt;/PRE&gt;&lt;P&gt;Maybe the latter is correct, but not sure about the VLAN assignments.&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 19:23:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wired-guest-access-guide-assistance-discrepancy/m-p/4133166#M168775</guid>
      <dc:creator>Flambo</dc:creator>
      <dc:date>2021-07-05T19:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Wired Guest Access Guide Assistance / Discrepancy</title>
      <link>https://community.cisco.com/t5/wireless/wired-guest-access-guide-assistance-discrepancy/m-p/4133396#M168776</link>
      <description>&lt;P&gt;So close, I've replace the VLAN 200 with VLAN ID 555 and VLAN 25 on the foreign controller with 555 and now getting the following error on the foreign controller:&lt;/P&gt;&lt;PRE&gt;Aug 10 21:50:31.360: %MM_LOG-4-EXPORT_ANCHOR_DENY: Chassis 1 R0/0: mobilityd: Export anchor required, but received export anchor deny for: WLAN Profile: gstpro-1, Client MAC: 00:0c:29:0d:c6:1a, Error: Received export anchor deny - profile mismatch.

Aug 10 21:50:27.965: %CLIENT_ORCH_GUEST_LAN_LOG-7-CLIENT_RECEIVED: Chassis 1 R0/0: wncd: Wired Guest Client MAC: 000c.290d.c61a join request received on vlan 555 - interface GigabitEthernet3&lt;/PRE&gt;&lt;P&gt;On the Anchor controller I am getting the following logs:&lt;/P&gt;&lt;PRE&gt;Aug 10 21:50:31.356: %MMIF_LOG-4-ANCHOR_RESP_PROFILE_MISMATCH: Chassis 1 R0/0: wncd: Export anchor required but config is incorrect, sending export anchor deny mismatch for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client mac: 00:0c:29:0d:c6:1a

Aug 10 21:50:31.344: %CLIENT_ORCH_LOG-4-ANCHOR_INVALID_MBSSID: Chassis 1 R0/0: wncd: Export anchor required but config is incorrect (e.g.: wlan should be up, wlan profile name and policy profile name should match) for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client MAC: 000c.290d.c61a

Aug 10 21:50:31.343: %CLIENT_ORCH_LOG-4-ANCHOR_INVALID_WLAN_ID: Chassis 1 R0/0: wncd: Export anchor required but unable to get wlan id for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client MAC: 000c.290d.c61a&lt;/PRE&gt;&lt;P&gt;There is a few mistakes in the article, and some of the fine detail doesn't marry up hence causing issues.&lt;/P&gt;&lt;P&gt;I think the profiles need to match, then this is this requirement which contradicts it?&lt;/P&gt;&lt;PRE&gt;Every guest LAN has a unique name and this name cannot be shared with RLAN or WLAN.&lt;/PRE&gt;&lt;P&gt;Take a look at the commands from the article below:&lt;/P&gt;&lt;P&gt;Foreign Controller:&lt;/P&gt;&lt;PRE&gt;wireless profile policy testpro-1
mobility anchor 192.168.201.111 priority 1
no shutdown
exit
guest-lan profile-name gstpro-1 1 wired-vlan 25
no security web-auth
no shutdown
exit
wireless guest LAN map gstmap-1
guest-lan gstpro-1 policy testpro-1
exit&lt;/PRE&gt;&lt;P&gt;Anchor Controller:&lt;/P&gt;&lt;PRE&gt;wireless profile policy testpro-2
mobility anchor
vlan 29
no shutdown
exit
guest-lan profile-name testpro-2 1
client association limit
no security web-auth
no shutdown
exit&lt;/PRE&gt;&lt;P&gt;You see the second one (anchor controller) has a guest-lan name that matches the wireless profile policy name "testpro-2", whereas the other controller its called "gstpro-1".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this correct?&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 22:14:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wired-guest-access-guide-assistance-discrepancy/m-p/4133396#M168776</guid>
      <dc:creator>Flambo</dc:creator>
      <dc:date>2020-08-10T22:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Wired Guest Access Guide Assistance / Discrepancy</title>
      <link>https://community.cisco.com/t5/wireless/wired-guest-access-guide-assistance-discrepancy/m-p/4133426#M168777</link>
      <description>&lt;P&gt;So close, I've replace the VLAN 200 with VLAN ID 555 and VLAN 25 on the foreign controller with 555 and now getting the following error on the foreign controller:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Aug 10 21:50:31.360: %MM_LOG-4-EXPORT_ANCHOR_DENY: Chassis 1 R0/0: mobilityd: Export anchor required, but received export anchor deny for: WLAN Profile: gstpro-1, Client MAC: 00:0c:29:0d:c6:1a, Error: Received export anchor deny - profile mismatch.

Aug 10 21:50:27.965: %CLIENT_ORCH_GUEST_LAN_LOG-7-CLIENT_RECEIVED: Chassis 1 R0/0: wncd: Wired Guest Client MAC: 000c.290d.c61a join request received on vlan 555 - interface GigabitEthernet3&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the Anchor controller I am getting the following logs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Aug 10 21:50:31.356: %MMIF_LOG-4-ANCHOR_RESP_PROFILE_MISMATCH: Chassis 1 R0/0: wncd: Export anchor required but config is incorrect, sending export anchor deny mismatch for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client mac: 00:0c:29:0d:c6:1a

Aug 10 21:50:31.344: %CLIENT_ORCH_LOG-4-ANCHOR_INVALID_MBSSID: Chassis 1 R0/0: wncd: Export anchor required but config is incorrect (e.g.: wlan should be up, wlan profile name and policy profile name should match) for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client MAC: 000c.290d.c61a

Aug 10 21:50:31.343: %CLIENT_ORCH_LOG-4-ANCHOR_INVALID_WLAN_ID: Chassis 1 R0/0: wncd: Export anchor required but unable to get wlan id for: Wlan-Profile: gstpro-1, Policy Profile: testpro-1, client MAC: 000c.290d.c61a&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;There is a few mistakes in the article, and some of the fine detail doesn't marry up hence causing issues.&lt;/P&gt;&lt;P&gt;I think the profiles need to match, then this is this requirement which contradicts it?&lt;/P&gt;&lt;P&gt;Every guest LAN has a unique name and this name cannot be shared with RLAN or WLAN.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Take a look at the commands from the article below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Foreign Controller:&lt;/P&gt;&lt;PRE&gt;wireless profile policy testpro-1
mobility anchor 192.168.201.111 priority 1
no shutdown
exit
guest-lan profile-name gstpro-1 1 wired-vlan 25
no security web-auth
no shutdown
exit
wireless guest LAN map gstmap-1
guest-lan gstpro-1 policy testpro-1
exit&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Anchor Controller:&lt;/P&gt;&lt;PRE&gt;wireless profile policy testpro-2
mobility anchor
vlan 29
no shutdown
exit
guest-lan profile-name testpro-2 1
client association limit
no security web-auth
no shutdown
exit&lt;/PRE&gt;&lt;P&gt;You see the second one (anchor controller) has a guest-lan name that matches the wireless profile policy name "testpro-2", whereas the other controller its called "gstpro-1".&lt;/P&gt;&lt;P&gt;Is this correct?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 23:00:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wired-guest-access-guide-assistance-discrepancy/m-p/4133426#M168777</guid>
      <dc:creator>Flambo</dc:creator>
      <dc:date>2020-08-10T23:00:29Z</dc:date>
    </item>
  </channel>
</rss>

