<?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: vdx-6740 NOS - logical chassis &amp; fabric-virtual-gateway in Data Center (VDX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61601#M254</link>
    <description>Hi Pawel, &lt;BR /&gt;
&lt;BR /&gt;
FVG is more for data traffic, to act as the gateway for hosts on the subnets and I don't think you can use it reliably for any TCP/UDP communication, where is has to be source or destination. Instead you could use "vcs virtual ip address" to have a management IP address, which will follow the principal switch in VCS. &lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
Sargis</description>
    <pubDate>Tue, 26 Mar 2019 22:47:18 GMT</pubDate>
    <dc:creator>Sargis_Minasyan</dc:creator>
    <dc:date>2019-03-26T22:47:18Z</dc:date>
    <item>
      <title>vdx-6740 NOS - logical chassis &amp; fabric-virtual-gateway</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61600#M253</link>
      <description>hi eveyone,&lt;BR /&gt;
&lt;BR /&gt;
I' have a two-switch VCS and a fabric-virtual-gateway on it.&lt;BR /&gt;
When I ssh to that fabric-virtual-gateway's IP I sometimes(I think) get this:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt; %Error: This operation is not supported from a secondary node  &lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
while trying to configure something.&lt;BR /&gt;
&lt;BR /&gt;
My question - how can I ensure that when I ssh as above I get to land on the primary/master node?&lt;BR /&gt;
&lt;BR /&gt;
many thanks, P.</description>
      <pubDate>Tue, 26 Mar 2019 22:35:17 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61600#M253</guid>
      <dc:creator>Pawel_Eljasz</dc:creator>
      <dc:date>2019-03-26T22:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: vdx-6740 NOS - logical chassis &amp; fabric-virtual-gateway</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61601#M254</link>
      <description>Hi Pawel, &lt;BR /&gt;
&lt;BR /&gt;
FVG is more for data traffic, to act as the gateway for hosts on the subnets and I don't think you can use it reliably for any TCP/UDP communication, where is has to be source or destination. Instead you could use "vcs virtual ip address" to have a management IP address, which will follow the principal switch in VCS. &lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
Sargis</description>
      <pubDate>Tue, 26 Mar 2019 22:47:18 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61601#M254</guid>
      <dc:creator>Sargis_Minasyan</dc:creator>
      <dc:date>2019-03-26T22:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: vdx-6740 NOS - logical chassis &amp; fabric-virtual-gateway</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61602#M255</link>
      <description>The error you got is because the ssh session lands on a non-principal switch due to some principal switchover event, such as previous principal node had failed and switch to the other node.   So your ssh to the management IP of the principal (previous principal) and it is no longer the principal switch for entering configuration.  You can double check with sh vcs before enter in configuration mode to avoid the error msg.&lt;BR /&gt;
As mentioned by Sargis, you take advantage of the "vcs virtual-ip" feature.&lt;BR /&gt;
The virtual IP address should be configured on the same subnet as the management interface IP&lt;BR /&gt;
address.  It should not be a duplicate to any management IP addresses of the switches in the VCS cluster.&lt;BR /&gt;
When the virtual IP address is configured, at principal switch, for the first time, the address is assigned to the&lt;BR /&gt;
principal switch in global mode. You can then access the principal switch through the management port IP address or the virtual IP address. The virtual IP configuration is global in nature. All the nodes in the fabric will be configured with the same virtual IP address, but the address is always bound to the current Principal&lt;BR /&gt;
switch.&lt;BR /&gt;
Thus, if you ssh to this vcs virtual-ip, it guarantees that you land on the principal node to do your management of the VCS cluster.</description>
      <pubDate>Tue, 26 Mar 2019 23:11:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61602#M255</guid>
      <dc:creator>Ivan_Chan</dc:creator>
      <dc:date>2019-03-26T23:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: vdx-6740 NOS - logical chassis &amp; fabric-virtual-gateway</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61603#M256</link>
      <description>In case of vdx-6740 - are mgmt ifaces exclusively rj-45 ports and it's not possible to have it on sfp ports?&lt;BR /&gt;
And if it's not then is it possible via sfp ports (vlans + routing) to get to the mgmt interface (though then this would defeat the purpose of mgmg inface I guess)?&lt;BR /&gt;
&lt;BR /&gt;
I understand that "vcs virtual-ip" cannot be part of a vlan.&lt;BR /&gt;
&lt;BR /&gt;
many thanks, P.</description>
      <pubDate>Thu, 28 Mar 2019 17:59:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61603#M256</guid>
      <dc:creator>Pawel_Eljasz</dc:creator>
      <dc:date>2019-03-28T17:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: vdx-6740 NOS - logical chassis &amp; fabric-virtual-gateway</title>
      <link>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61604#M257</link>
      <description>Hi Pawel, &lt;BR /&gt;
&lt;BR /&gt;
You should be able to do the following&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;sw0(config)# do sh run rb int ve 10 &lt;BR /&gt;rbridge-id 3 &lt;BR /&gt; interface Ve 10 &lt;BR /&gt; ip proxy-arp &lt;BR /&gt; ip address 10.10.10.3/24 &lt;BR /&gt; no shutdown &lt;BR /&gt; ! &lt;BR /&gt;! &lt;BR /&gt;sw0(config)# do sh run vcs &lt;BR /&gt;vcs virtual ip address 10.10.10.10/24 inband interface ve 10&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
Sargis</description>
      <pubDate>Thu, 28 Mar 2019 18:44:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-vdx/vdx-6740-nos-logical-chassis-fabric-virtual-gateway/m-p/61604#M257</guid>
      <dc:creator>Sargis_Minasyan</dc:creator>
      <dc:date>2019-03-28T18:44:45Z</dc:date>
    </item>
  </channel>
</rss>

