<?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: NOS - set MTU on all interfaces in VLAN / on all interfacese - how to? in Data Center (SLX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-slx/nos-set-mtu-on-all-interfaces-in-vlan-on-all-interfacese-how-to/m-p/80345#M334</link>
    <description>Hi Pawel,&lt;BR /&gt;
&lt;BR /&gt;
How do you verify it did not take effect? From what I see (on a slightly different NOS7 version) it changes in show command output, but not reflected in config for every single interface:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;VCS-COK-SRV-Spine1# sh ip int ve 421&lt;BR /&gt; Ve 421 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.221/27 broadcast is 172.16.190.223&lt;BR /&gt; IP MTU is 1500&lt;BR /&gt;...&lt;BR /&gt;VCS-COK-SRV-Spine1# sh ip int ve 422&lt;BR /&gt; Ve 422 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.253/27 broadcast is 172.16.190.255&lt;BR /&gt; IP MTU is 1500&lt;BR /&gt;...&lt;BR /&gt;VCS-COK-SRV-Spine1(config)# ip mtu 2000&lt;BR /&gt;VCS-COK-SRV-Spine1(config)# &lt;BR /&gt;VCS-COK-SRV-Spine1(config)# do sh ip int ve 421&lt;BR /&gt; Ve 421 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.221/27 broadcast is 172.16.190.223&lt;BR /&gt; IP MTU is 2000&lt;BR /&gt;...&lt;BR /&gt;VCS-COK-SRV-Spine1(config)# do sh ip int ve 422&lt;BR /&gt; Ve 422 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.253/27 broadcast is 172.16.190.255&lt;BR /&gt; IP MTU is 2000&lt;BR /&gt;...&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
Sargis</description>
    <pubDate>Thu, 31 Jan 2019 01:43:58 GMT</pubDate>
    <dc:creator>Sargis_Minasyan</dc:creator>
    <dc:date>2019-01-31T01:43:58Z</dc:date>
    <item>
      <title>NOS - set MTU on all interfaces in VLAN / on all interfacese - how to?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/nos-set-mtu-on-all-interfaces-in-vlan-on-all-interfacese-how-to/m-p/80344#M333</link>
      <description>hi everybody,&lt;BR /&gt;
&lt;BR /&gt;
I'm on nos 7.3.0aa and I'd like to ask is it possible to set MTU on all or a group(like in a vlan)?&lt;BR /&gt;
I've tried :&lt;BR /&gt;
&lt;BR /&gt;
sw0(config)# ip mtu ?&lt;BR /&gt;
&lt;BR /&gt;
but it does not seem to have an effect(at least not immediate)&lt;BR /&gt;
Many thanks.</description>
      <pubDate>Thu, 31 Jan 2019 01:25:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/nos-set-mtu-on-all-interfaces-in-vlan-on-all-interfacese-how-to/m-p/80344#M333</guid>
      <dc:creator>Pawel_Eljasz</dc:creator>
      <dc:date>2019-01-31T01:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: NOS - set MTU on all interfaces in VLAN / on all interfacese - how to?</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/nos-set-mtu-on-all-interfaces-in-vlan-on-all-interfacese-how-to/m-p/80345#M334</link>
      <description>Hi Pawel,&lt;BR /&gt;
&lt;BR /&gt;
How do you verify it did not take effect? From what I see (on a slightly different NOS7 version) it changes in show command output, but not reflected in config for every single interface:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;VCS-COK-SRV-Spine1# sh ip int ve 421&lt;BR /&gt; Ve 421 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.221/27 broadcast is 172.16.190.223&lt;BR /&gt; IP MTU is 1500&lt;BR /&gt;...&lt;BR /&gt;VCS-COK-SRV-Spine1# sh ip int ve 422&lt;BR /&gt; Ve 422 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.253/27 broadcast is 172.16.190.255&lt;BR /&gt; IP MTU is 1500&lt;BR /&gt;...&lt;BR /&gt;VCS-COK-SRV-Spine1(config)# ip mtu 2000&lt;BR /&gt;VCS-COK-SRV-Spine1(config)# &lt;BR /&gt;VCS-COK-SRV-Spine1(config)# do sh ip int ve 421&lt;BR /&gt; Ve 421 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.221/27 broadcast is 172.16.190.223&lt;BR /&gt; IP MTU is 2000&lt;BR /&gt;...&lt;BR /&gt;VCS-COK-SRV-Spine1(config)# do sh ip int ve 422&lt;BR /&gt; Ve 422 is up protocol is up&lt;BR /&gt; Primary Internet Address is 172.16.190.253/27 broadcast is 172.16.190.255&lt;BR /&gt; IP MTU is 2000&lt;BR /&gt;...&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
Sargis</description>
      <pubDate>Thu, 31 Jan 2019 01:43:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/nos-set-mtu-on-all-interfaces-in-vlan-on-all-interfacese-how-to/m-p/80345#M334</guid>
      <dc:creator>Sargis_Minasyan</dc:creator>
      <dc:date>2019-01-31T01:43:58Z</dc:date>
    </item>
  </channel>
</rss>

