<?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: Netlogin mac on local switch in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-on-local-switch/m-p/57294#M16949</link>
    <description>Create Date: Apr 14 2013  9:32PM&lt;BR /&gt;
&lt;BR /&gt;
hey bw447&lt;BR /&gt;
&lt;BR /&gt;
I have this set up in a script so that I can load it on a switch as I do demos.  SO these commands have variables in them but I also show the variables.  All you have to do is remove the variables and put in the true vales.  I hope this makes sense if not let me know and I will redo it.  I am just copying and pasting to save time. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin vlan temp                                                                                                             &lt;BR /&gt;
enable netlogin mac                                                                                                                      &lt;BR /&gt;
enable netlogin ports 11-20 mac&lt;BR /&gt;
&lt;BR /&gt;
These are the variables that would be entered into the command.&lt;BR /&gt;
&lt;BR /&gt;
#&lt;B&gt;@VariableFieldLabel&lt;/B&gt; "Enter First Authorized MAC w/ octets separated by colons"&lt;BR /&gt;
set var MAC1 00:04:0D:00:00:00&lt;BR /&gt;
#&lt;B&gt;@VariableFieldLabel&lt;/B&gt; "Enter First Authorized MAC password"&lt;BR /&gt;
set var MAC1_Password 00040d000000&lt;BR /&gt;
&lt;BR /&gt;
These are the commands&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin add mac-list $MAC1 $MAC1_Mask $MAC1_Password                                                                                      &lt;BR /&gt;
create netlogin local-user $MAC1 $MAC1_Password vlan-vsa $MAC1_VLAN security-profile $MAC1_Profile&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps let me know if they don't&lt;BR /&gt;
&lt;BR /&gt;
P  (from Paul_Russo)</description>
    <pubDate>Wed, 08 Jan 2014 06:51:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T06:51:00Z</dc:date>
    <item>
      <title>Netlogin mac on local switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-on-local-switch/m-p/57293#M16948</link>
      <description>Create Date: Apr 12 2013  5:42PM&lt;BR /&gt;
&lt;BR /&gt;
I'm doing some testing on getting netlogin to work.&lt;BR /&gt;
&lt;BR /&gt;
I'm first just trying to get the basic mac authentication to work then I want it to work with just the MAC OUI, but as I said I just want to try and get this to work with a straight up mac address.&lt;BR /&gt;
&lt;BR /&gt;
create vlan nlvlan&lt;BR /&gt;
create vlan Phone&lt;BR /&gt;
configure vlan Phone tag 61&lt;BR /&gt;
configure netlogin vlan nlvlan&lt;BR /&gt;
enable netlogin mac&lt;BR /&gt;
enable netlogin ports 11-20 mac&lt;BR /&gt;
configure netlogin ports 11-20 mode mac-based-vlans&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin add mac-list 70:81:05:85:B8:A6 48&lt;BR /&gt;
&lt;BR /&gt;
I'm getting this in the log showing that's not working.&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt; Authentication failed for Network Login MAC user 70810585B8A6 Mac 70:81:05:85:B8:A6 port 11&lt;BR /&gt;
&lt;BR /&gt;
* X440-48p.17 # show netlogin mac-list&lt;BR /&gt;
MAC Address/Mask      Password (encrypted)            Port(s)&lt;BR /&gt;
--------------------  ------------------------------  ------------------------&lt;BR /&gt;
70:81:05:85:B8:A6/48  &lt;NOT configured=""&gt;                any&lt;BR /&gt;
70:81:00:00:00:00/16  &lt;NOT configured=""&gt;                any&lt;BR /&gt;
&lt;BR /&gt;
Second quick question.  What is the difference between netlogin local-users and netlogin mac-list?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;BR /&gt;
&lt;BR /&gt;
  (from bw447)&lt;/NOT&gt;&lt;/NOT&gt;&lt;/I&gt;</description>
      <pubDate>Wed, 08 Jan 2014 06:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-on-local-switch/m-p/57293#M16948</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin mac on local switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-on-local-switch/m-p/57294#M16949</link>
      <description>Create Date: Apr 14 2013  9:32PM&lt;BR /&gt;
&lt;BR /&gt;
hey bw447&lt;BR /&gt;
&lt;BR /&gt;
I have this set up in a script so that I can load it on a switch as I do demos.  SO these commands have variables in them but I also show the variables.  All you have to do is remove the variables and put in the true vales.  I hope this makes sense if not let me know and I will redo it.  I am just copying and pasting to save time. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin vlan temp                                                                                                             &lt;BR /&gt;
enable netlogin mac                                                                                                                      &lt;BR /&gt;
enable netlogin ports 11-20 mac&lt;BR /&gt;
&lt;BR /&gt;
These are the variables that would be entered into the command.&lt;BR /&gt;
&lt;BR /&gt;
#&lt;B&gt;@VariableFieldLabel&lt;/B&gt; "Enter First Authorized MAC w/ octets separated by colons"&lt;BR /&gt;
set var MAC1 00:04:0D:00:00:00&lt;BR /&gt;
#&lt;B&gt;@VariableFieldLabel&lt;/B&gt; "Enter First Authorized MAC password"&lt;BR /&gt;
set var MAC1_Password 00040d000000&lt;BR /&gt;
&lt;BR /&gt;
These are the commands&lt;BR /&gt;
&lt;BR /&gt;
configure netlogin add mac-list $MAC1 $MAC1_Mask $MAC1_Password                                                                                      &lt;BR /&gt;
create netlogin local-user $MAC1 $MAC1_Password vlan-vsa $MAC1_VLAN security-profile $MAC1_Profile&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps let me know if they don't&lt;BR /&gt;
&lt;BR /&gt;
P  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 06:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-on-local-switch/m-p/57294#M16949</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: Netlogin mac on local switch</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-on-local-switch/m-p/57295#M16950</link>
      <description>Create Date: Apr 15 2013  6:18PM&lt;BR /&gt;
&lt;BR /&gt;
Hi prusso.&lt;BR /&gt;
&lt;BR /&gt;
I tried the commands that you gave me, changing out the mac address for the one on my phone.  I'm stilling get the error.&lt;BR /&gt;
&lt;BR /&gt;
04/15/2013 13:10:02.58 &lt;I&gt; Authentication failed for Network Login MAC user 70810585B8A6 Mac 70:81:05:85:B8:A6 port 12&lt;BR /&gt;
&lt;BR /&gt;
I think that it has to be something that I'm doing wrong.  I rebooted the switch without making any changes before I typed in your commands.  I verified that netlogin wasn't running and that I didn't have any macs in the local-user or mac-list.  Then I typed in the commands.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for your help!&lt;BR /&gt;
&lt;BR /&gt;
* X440-48p.4 # show netlogin mac&lt;BR /&gt;
&lt;BR /&gt;
NetLogin Authentication Mode : web-based DISABLED;  802.1x DISABLED;  mac-based ENABLED&lt;BR /&gt;
NetLogin VLAN                : "nlvlan"&lt;BR /&gt;
NetLogin move-fail-action    : Deny&lt;BR /&gt;
NetLogin Client Aging Time   : 5 minutes&lt;BR /&gt;
Dynamic VLAN Creation        : Disabled&lt;BR /&gt;
Dynamic VLAN Uplink Ports    : None&lt;BR /&gt;
&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
          MAC Mode Global Configuration&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
&lt;BR /&gt;
MAC Address/Mask      Password (encrypted)            Port(s)&lt;BR /&gt;
--------------------  ------------------------------  ------------------------&lt;BR /&gt;
70:81:05:85:B8:A6/48  :4:032?6C=M7                    any&lt;BR /&gt;
&lt;BR /&gt;
Re-authentication period        : 0 (Re-authentication disabled)&lt;BR /&gt;
Authentication Database         : Local-User database&lt;BR /&gt;
------------------------------------------------&lt;BR /&gt;
&lt;BR /&gt;
Port: 11,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 12,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
70:81:05:85:b8:a6  0.0.0.0          No                MAC     0              &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 13,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 14,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 15,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 16,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 17,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 18,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 19,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Port: 20,  Vlan: nlvlan,  State: Enabled,  Authentication: mac-based&lt;BR /&gt;
Guest Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Failure Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
Authentication Service-Unavailable Vlan &lt;NOT configured=""&gt;: Disabled&lt;BR /&gt;
&lt;BR /&gt;
MAC                IP address       Authenticated     Type    ReAuth-Timer   User          &lt;BR /&gt;
-----------------------------------------------&lt;BR /&gt;
(B) - Client entry Blackholed in FDB&lt;BR /&gt;
&lt;BR /&gt;
Number of Clients Authenticated  : 0  (from bw447)&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/NOT&gt;&lt;/I&gt;</description>
      <pubDate>Wed, 08 Jan 2014 06:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/netlogin-mac-on-local-switch/m-p/57295#M16950</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T06:51:00Z</dc:date>
    </item>
  </channel>
</rss>

