<?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: Configuring VLANs in PCM</title>
    <link>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5702285#M352</link>
    <description>&lt;P&gt;&lt;SPAN&gt;If by changing the tagging, you are removing the SSH client's visibility of the management address, then that is probably your issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which IP address are you initially SSHing to?&lt;/LI&gt;&lt;LI&gt;On which VLAN interface is that IP address?&lt;/LI&gt;&lt;LI&gt;Where is the SSH client attached to the network?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;PRW&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2012 17:09:42 GMT</pubDate>
    <dc:creator>Pete W</dc:creator>
    <dc:date>2012-06-26T17:09:42Z</dc:date>
    <item>
      <title>Configuring VLANs</title>
      <link>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5702197#M351</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm scratching my head when trying to configure VLANs. I know this is simple question but I'm just starting to learn :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I configure new VLANs to switch I lose the connection to the management IP (configuring with SSH connection via network ) immediately after I put the ports to untagged VLAN 10.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;VLAN ID 1&amp;nbsp;DEFAULT_VLAN&lt;/P&gt;&lt;P&gt;VLAN ID 10&amp;nbsp;&amp;nbsp;INTRA&lt;/P&gt;&lt;P&gt;VLAN ID 20 &amp;nbsp; &amp;nbsp;VOIP&lt;/P&gt;&lt;P&gt;VLAN ID 30 &amp;nbsp; &amp;nbsp;GUEST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want the management to be available from VLAN 10. Btw. do I need &amp;nbsp;VLAN 1 for something?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 16:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5702197#M351</guid>
      <dc:creator>kepademus</dc:creator>
      <dc:date>2012-06-26T16:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs</title>
      <link>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5702285#M352</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If by changing the tagging, you are removing the SSH client's visibility of the management address, then that is probably your issue.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which IP address are you initially SSHing to?&lt;/LI&gt;&lt;LI&gt;On which VLAN interface is that IP address?&lt;/LI&gt;&lt;LI&gt;Where is the SSH client attached to the network?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;PRW&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 17:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5702285#M352</guid>
      <dc:creator>Pete W</dc:creator>
      <dc:date>2012-06-26T17:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs</title>
      <link>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5703565#M357</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I believe u gave default vlan your managment ip address. U have to configure vlan 10 also with a managment ip address.&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;vlan 1&lt;/P&gt;&lt;P&gt;ip address &amp;lt;another ip than your wish ip, from the same subnet&amp;gt; &amp;lt;subnetmask&amp;gt;&lt;/P&gt;&lt;P&gt;Now connect to that new ip.&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;vlan 10&lt;/P&gt;&lt;P&gt;ip address &amp;lt;your wish ip&amp;gt; &amp;lt;subnetmask&amp;gt;&lt;/P&gt;&lt;P&gt;vlan 10 untagged &amp;lt;portnumber&amp;gt;&lt;/P&gt;&lt;P&gt;if you r connected to that port you r now able to connect via ssh to your swich, if not plug your networkcable to that port and connect.&lt;/P&gt;&lt;P&gt;no you can erase the old vlan 1 ip.&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;vlan 1&lt;/P&gt;&lt;P&gt;no ip add&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vlan1 cant be deleted, you dont have to use it, just clear every port from vlan1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pourl&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2012 12:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5703565#M357</guid>
      <dc:creator>Pourl</dc:creator>
      <dc:date>2012-06-27T12:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring VLANs</title>
      <link>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5703837#M358</link>
      <description>&lt;DIV&gt;Pourl:&lt;/DIV&gt;&lt;DIV&gt;That was the problem. I figured it out by myself yesterday when I plugged console cable to switch and opened the menu in CLI.&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:36:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/pcm/configuring-vlans/m-p/5703837#M358</guid>
      <dc:creator>kepademus</dc:creator>
      <dc:date>2012-06-27T15:36:24Z</dc:date>
    </item>
  </channel>
</rss>

