<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MAC address - Spheron1</title>
	<atom:link href="https://www.spheron1.uk/tag/mac-address/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spheron1.uk</link>
	<description></description>
	<lastBuildDate>Sat, 03 Jul 2010 19:57:34 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Changing the MAC address of a VLAN interface in Mikrotik RouterOS</title>
		<link>https://www.spheron1.uk/2010/07/03/changing-the-mac-address-of-a-vlan-interface-in-mikrotik-routeros/</link>
					<comments>https://www.spheron1.uk/2010/07/03/changing-the-mac-address-of-a-vlan-interface-in-mikrotik-routeros/#comments</comments>
		
		<dc:creator><![CDATA[digitaldisaster]]></dc:creator>
		<pubDate>Sat, 03 Jul 2010 19:56:25 +0000</pubDate>
				<category><![CDATA[Mikrotik RouterOS]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[MAC address]]></category>
		<category><![CDATA[MikroTik]]></category>
		<category><![CDATA[RouterOS]]></category>
		<category><![CDATA[VLAN]]></category>
		<guid isPermaLink="false">https://www.spheron1.uk/?p=216</guid>

					<description><![CDATA[<p>Do you want to change the MAC address of a VLAN interface in Mikrotik RouterOS? Are you baffled by the fact that although the VLAN interface has a MAC address property inherited from the parent Ethernet interface, it isn&#8217;t editable? Well, you&#8217;re in luck, it isn&#8217;t actually impossible to give your VLAN interface a different MAC address to it&#8217;s parent&#46;&#46;&#46;</p>
<p>The post <a href="https://www.spheron1.uk/2010/07/03/changing-the-mac-address-of-a-vlan-interface-in-mikrotik-routeros/">Changing the MAC address of a VLAN interface in Mikrotik RouterOS</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>Do you want to change the MAC address of a VLAN interface in Mikrotik RouterOS? Are you baffled by the fact that although the VLAN interface has a MAC address property inherited from the parent Ethernet interface, it isn&#8217;t editable?</p>
<p>Well, you&#8217;re in luck, it isn&#8217;t actually impossible to give your VLAN interface a different MAC address to it&#8217;s parent interface, you just have to go about it in a somewhat roundabout way by making what is effectively a virtual Ethernet interface and bridging it to the VLAN interface. You then add your layer 3 IP functions to the bridge interface instead of to the VLAN interface.</p>
<p>First, you need to create a bridge and give it a name, then add the VLAN interface who&#8217;s MAC address you want to change to the bridge as a port. Finally, set the &#8220;auto-mac&#8221; property on the bridge to &#8220;no&#8221; and then change &#8220;admin-mac&#8221; property for the bridge to be whatever you want your new MAC address to be</p>
<blockquote><p>/interface bridge add name=newmac disabled=no auto-mac=no admin-mac=&#8221;00:00:00:00:00:00&#8243;<br />
/interface bridge port add bridge=newmac interface=vlan1</p></blockquote><p>The post <a href="https://www.spheron1.uk/2010/07/03/changing-the-mac-address-of-a-vlan-interface-in-mikrotik-routeros/">Changing the MAC address of a VLAN interface in Mikrotik RouterOS</a> first appeared on <a href="https://www.spheron1.uk">Spheron1</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://www.spheron1.uk/2010/07/03/changing-the-mac-address-of-a-vlan-interface-in-mikrotik-routeros/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 0/63 objects using Redis
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Redis

Served from: spheron1.uk @ 2026-06-27 15:35:27 by W3 Total Cache
-->