<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Mellanox_Switch_enable_VPI_and_Gateway</id>
	<title>Mellanox Switch enable VPI and Gateway - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Mellanox_Switch_enable_VPI_and_Gateway"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Mellanox_Switch_enable_VPI_and_Gateway&amp;action=history"/>
	<updated>2026-05-04T21:39:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Mellanox_Switch_enable_VPI_and_Gateway&amp;diff=7951&amp;oldid=prev</id>
		<title>Chenhui: Created page with &quot;== Make the Switch to single-switch mode == Step 1. Make sure you have the latest software version installed.  Step 2. Install a gateway license.  Step 3. Set the system profi...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Mellanox_Switch_enable_VPI_and_Gateway&amp;diff=7951&amp;oldid=prev"/>
		<updated>2015-06-11T13:59:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Make the Switch to single-switch mode == Step 1. Make sure you have the latest software version installed.  Step 2. Install a gateway license.  Step 3. Set the system profi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Make the Switch to single-switch mode ==&lt;br /&gt;
Step 1. Make sure you have the latest software version installed. &lt;br /&gt;
Step 2. Install a gateway license. &lt;br /&gt;
Step 3. Set the system profile to be “vpi-single-switch”.&lt;br /&gt;
Step 4. Use the port type force command to change the disabled ports from Ethernet to InfiniBand.&lt;br /&gt;
This step may take several minutes. Rev 1.2&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
switch (config)# license install &amp;lt;license&amp;gt; &lt;br /&gt;
switch (config)# system profile vpi-single-switch ...&lt;br /&gt;
switch (config)# port 1/9-1/36 type infiniband force &lt;br /&gt;
switch (config)# show ports type Ethernet: 1/1, 1/2, … 1/8 Infiniband: 1/9, 1/10 … 1/36 &lt;br /&gt;
switch (config) #&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configure Gateway ==&lt;br /&gt;
* disabling IP routing, IGMP snooping and Infiniband SM&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
switch (config)# no ip routing&lt;br /&gt;
switch (config)# no ip igmp snooping&lt;br /&gt;
switch (config)# no ib sm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
* configuring Proxy-ARP&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
switch (config)# ip proxy-arp &lt;br /&gt;
switch (config)# show ip proxy-arp &lt;br /&gt;
Proxy-app: enabled &lt;br /&gt;
switch (config)#&lt;br /&gt;
switch (config)# interface proxy-arp 1&lt;br /&gt;
 switch (config interface proxy-arp 1)#&lt;br /&gt;
switch (config interface proxy-arp 1)# ip address 10.10.10.10 &lt;br /&gt;
switch (config interface proxy-arp 1)# ip netmask /24&lt;br /&gt;
switch (config)# vlan 10&lt;br /&gt;
switch (config interface proxy-arp 1)# ip vlan 10&lt;br /&gt;
switch (config interface proxy-arp 1)# ip pkey 0x7fff&lt;br /&gt;
switch (config interface proxy-arp 1)# no shutdown&lt;br /&gt;
switch (config interface ethernet 1/1)# switchport access vlan 10&lt;br /&gt;
switch (config interface proxy-arp 1)# ip route default 10.10.10.254&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Chenhui</name></author>
	</entry>
</feed>