<?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: Problem with adding secondry vlan interface on extreme C5G124-24P2 - Could not set the interface network. in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10294#M1322</link>
    <description>Just guess: the IP you are adding is already on different vlan?</description>
    <pubDate>Sat, 17 Feb 2018 19:48:00 GMT</pubDate>
    <dc:creator>Zdeněk_Pala</dc:creator>
    <dc:date>2018-02-17T19:48:00Z</dc:date>
    <item>
      <title>Problem with adding secondry vlan interface on extreme C5G124-24P2 - Could not set the interface network.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10293#M1321</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to set a secondary interface IP on VLAN 1. Due to business changes I needs to move away from their Class C network to a class B network. I am adding a secondry IP to be able to route between old and new network.&lt;BR /&gt;
&lt;BR /&gt;
Here is what happens:&lt;BR /&gt;
DetNet_Router(su)-&amp;gt;router&lt;BR /&gt;
DetNet_Router(su)-&amp;gt;router&amp;gt;enable&lt;BR /&gt;
DetNet_Router(su)-&amp;gt;router#configure&lt;BR /&gt;
Enter configuration commands:&lt;BR /&gt;
DetNet_Router(su)-&amp;gt;router(Config)#interface vlan 1&lt;BR /&gt;
DetNet_Router(su)-&amp;gt;router(Config-if(Vlan 1))#ip address 172.20.0.1 255.255.0.0 secondary&lt;BR /&gt;
Could not set the interface network.&lt;BR /&gt;
&lt;BR /&gt;
The primary interface on this vlan is 192.168.0.1 255.255.240.0&lt;BR /&gt;
&lt;BR /&gt;
What am I doing wrong?&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Feb 2018 16:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10293#M1321</guid>
      <dc:creator>JP_Pieterse</dc:creator>
      <dc:date>2018-02-17T16:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem with adding secondry vlan interface on extreme C5G124-24P2 - Could not set the interface network.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10294#M1322</link>
      <description>Just guess: the IP you are adding is already on different vlan?</description>
      <pubDate>Sat, 17 Feb 2018 19:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10294#M1322</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2018-02-17T19:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem with adding secondry vlan interface on extreme C5G124-24P2 - Could not set the interface network.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10295#M1323</link>
      <description>I figured the same thing out. I manged to add 172.20.0.2.&lt;BR /&gt;
&lt;BR /&gt;
I however cant find where 172.20.0.1 resides. Is there a command that I can run to find it?&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply&lt;BR /&gt;
 &lt;BR /&gt;
﻿</description>
      <pubDate>Sat, 17 Feb 2018 19:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10295#M1323</guid>
      <dc:creator>JP_Pieterse</dc:creator>
      <dc:date>2018-02-17T19:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem with adding secondry vlan interface on extreme C5G124-24P2 - Could not set the interface network.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10296#M1324</link>
      <description>tried show interface - displays all vlan interfaces but the 172.20.0.1 is on none of them. &lt;BR /&gt;</description>
      <pubDate>Sat, 17 Feb 2018 19:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10296#M1324</guid>
      <dc:creator>JP_Pieterse</dc:creator>
      <dc:date>2018-02-17T19:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem with adding secondry vlan interface on extreme C5G124-24P2 - Could not set the interface network.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10297#M1325</link>
      <description>Just as a side note to all.&lt;BR /&gt;
&lt;BR /&gt;
It looks like you have to shut down the interface before you can add secondary IP.&lt;BR /&gt;
&lt;BR /&gt;
this is achieved by command "shutdown" when in router config mode.&lt;BR /&gt;
&lt;BR /&gt;
you can start it again with command "no shutdown"&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Feb 2018 20:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10297#M1325</guid>
      <dc:creator>JP_Pieterse</dc:creator>
      <dc:date>2018-02-17T20:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem with adding secondry vlan interface on extreme C5G124-24P2 - Could not set the interface network.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10298#M1326</link>
      <description>show conf router&lt;BR /&gt;
#Router Configuration&lt;BR /&gt;
router&lt;BR /&gt;
enable&lt;BR /&gt;
configure&lt;BR /&gt;
interface vlan 100&lt;BR /&gt;
ip address 192.168.100.1 255.255.255.0 &lt;BR /&gt;
no shutdown&lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 200&lt;BR /&gt;
ip address 192.168.200.1 255.255.255.0 &lt;BR /&gt;
no shutdown&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;
(su)-&amp;gt;router&amp;gt;en &lt;BR /&gt;
(su)-&amp;gt;router#conf&lt;BR /&gt;
Enter configuration commands:&lt;BR /&gt;
(su)-&amp;gt;router(Config)#interface vlan 200 &lt;BR /&gt;
(su)-&amp;gt;router(Config-if(Vlan 200))#ip address 10.58.166.1 255.255.255.0 secondary &lt;BR /&gt;
&lt;BR /&gt;
show config router&lt;BR /&gt;
#Router Configuration&lt;BR /&gt;
router&lt;BR /&gt;
enable&lt;BR /&gt;
configure&lt;BR /&gt;
interface vlan 100&lt;BR /&gt;
ip address 192.168.100.1 255.255.255.0 &lt;BR /&gt;
no shutdown&lt;BR /&gt;
exit&lt;BR /&gt;
interface vlan 200&lt;BR /&gt;
ip address 192.168.200.1 255.255.255.0 &lt;BR /&gt;
ip address 10.58.166.1 255.255.255.0  secondary&lt;BR /&gt;
no shutdown&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
exit&lt;BR /&gt;
!&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sun, 18 Feb 2018 20:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/problem-with-adding-secondry-vlan-interface-on-extreme-c5g124/m-p/10298#M1326</guid>
      <dc:creator>Jason_Parker</dc:creator>
      <dc:date>2018-02-18T20:58:00Z</dc:date>
    </item>
  </channel>
</rss>

