<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Virtual Chassis - Category - Fryguy's Blog</title><link>https://hugo.fryguy.net/categories/virtual-chassis/</link><description>Virtual Chassis - Category - Fryguy's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Fri, 23 Sep 2022 12:47:41 +0000</lastBuildDate><atom:link href="https://hugo.fryguy.net/categories/virtual-chassis/" rel="self" type="application/rss+xml"/><item><title>EX4400 VC Ports Conversation</title><link>https://hugo.fryguy.net/2022/09/23/ex4400-vc-ports-conversation/</link><pubDate>Fri, 23 Sep 2022 12:47:41 +0000</pubDate><author>Fryguy</author><guid>https://hugo.fryguy.net/2022/09/23/ex4400-vc-ports-conversation/</guid><description><![CDATA[ 
<p>This week I am in the <a href="https://learningportal.juniper.net/juniper/user_activity_info.aspx?id=12970" target="_blank" rel="noreferrer noopener">Juniper Campus Networks with Mist AI ( JCMA )</a> course and going over the labs. I ran into a problem where the EX4400-24T et-0/1/0 and et-1/1/1 ports did not appear in in the Junos configuration nor the Mist portal. The configuration was in the portal via the templates, but the ports did not exist on the switch.</p>
<p>I have seen similar conditions as these ports can also be used for the Virtual Chasis (VC) ports. What I did find interesting is that the normal way I have always changed VC-Ports on Junos did not work.</p>
<p>First, let us look at the vc-ports on this EX4400-24T:</p>
<div class="code-block code-line-numbers" style="counter-reset: code-block 0">
    <div class="code-header language-text">
        <span class="code-title"><i class="arrow fas fa-angle-right" aria-hidden="true"></i></span>
        <span class="ellipses"><i class="fas fa-ellipsis-h" aria-hidden="true"></i></span>
        <span class="copy" title="Copy to clipboard"><i class="far fa-copy" aria-hidden="true"></i></span>
    </div><div class="highlight"><pre tabindex="0" class="chroma"><code class="language-text" data-lang="text"><span class="line"><span class="cl">{master:0}
</span></span><span class="line"><span class="cl">lab@ex2&gt; show virtual-chassis vc-port 
</span></span><span class="line"><span class="cl">fpc0:
</span></span><span class="line"><span class="cl">--------------------------------------------------------------------------
</span></span><span class="line"><span class="cl">Interface   Type              Trunk  Status       Speed        Neighbor
</span></span><span class="line"><span class="cl">or                             ID                 (mbps)       ID  Interface
</span></span><span class="line"><span class="cl">PIC / Port
</span></span><span class="line"><span class="cl">1/0         Configured         -1    Down         50000
</span></span><span class="line"><span class="cl">1/1         Configured         -1    Down         50000
</span></span><span class="line"><span class="cl">1/2         Configured         -1    Down         50000
</span></span><span class="line"><span class="cl">1/3         Configured         -1    Down         50000</span></span></code></pre></div></div>
<p>As you can see, we have 4 VC-Ports configured on Pic 1 – Ports 0-3.</p>]]></description></item></channel></rss>