<?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 Extreme  Summit X-460- G2-24P Core switch configuration in ExtremeWireless (WiNG)</title>
    <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19733#M1124</link>
    <description>Hi, community. Good day, all. I am new with this product. I need your help for configuring an Extreme summit X-460- G2-24P core switch. Connecting to Edge switch (220 Series) with VLAN configs. Do you have advice or sample configs there for me to help.thank in advance? &lt;BR /&gt;</description>
    <pubDate>Tue, 14 Aug 2018 14:37:00 GMT</pubDate>
    <dc:creator>Niyas</dc:creator>
    <dc:date>2018-08-14T14:37:00Z</dc:date>
    <item>
      <title>Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19733#M1124</link>
      <description>Hi, community. Good day, all. I am new with this product. I need your help for configuring an Extreme summit X-460- G2-24P core switch. Connecting to Edge switch (220 Series) with VLAN configs. Do you have advice or sample configs there for me to help.thank in advance? &lt;BR /&gt;</description>
      <pubDate>Tue, 14 Aug 2018 14:37:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19733#M1124</guid>
      <dc:creator>Niyas</dc:creator>
      <dc:date>2018-08-14T14:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19734#M1125</link>
      <description>The User Guide covers all features with examples.....&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://documentation.extremenetworks.com/exos_22.4/downloads/EXOS_User_Guide_22_4.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/exos_22.4/downloads/EXOS_User_Guide_22_4.pdf&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19734#M1125</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2018-08-14T15:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19735#M1126</link>
      <description>Hi Ronald,&lt;BR /&gt;
&lt;BR /&gt;
Please find the below core switch configuration,Please check and verify the same&lt;BR /&gt;
&lt;BR /&gt;
# Module devmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure snmp sysContact "support@extremenetworks.com, +1 888 257 3000"&lt;BR /&gt;
configure sys-recovery-level switch reset&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vlan configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure vlan default delete ports all&lt;BR /&gt;
configure vr VR-Default delete ports 1-34&lt;BR /&gt;
configure vr VR-Default add ports 1-34&lt;BR /&gt;
configure vlan default delete ports 1-34&lt;BR /&gt;
create vlan "Adminstaff"&lt;BR /&gt;
configure vlan Adminstaff tag 33&lt;BR /&gt;
create vlan "ap"&lt;BR /&gt;
configure vlan ap tag 20&lt;BR /&gt;
create vlan "Data"&lt;BR /&gt;
configure vlan Data tag 18&lt;BR /&gt;
create vlan "Guest"&lt;BR /&gt;
configure vlan Guest tag 34&lt;BR /&gt;
create vlan "Manag"&lt;BR /&gt;
configure vlan Manag tag 14&lt;BR /&gt;
create vlan "Students"&lt;BR /&gt;
configure vlan Students tag 24&lt;BR /&gt;
create vlan "Teachers"&lt;BR /&gt;
configure vlan Teachers tag 22&lt;BR /&gt;
create vlan "Voice"&lt;BR /&gt;
configure vlan Voice tag 17&lt;BR /&gt;
configure ports 29 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 30 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 31 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 32 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 33 auto off speed 10000 duplex full&lt;BR /&gt;
configure ports 34 auto off speed 10000 duplex full&lt;BR /&gt;
configure vlan Adminstaff add ports 25-34 tagged&lt;BR /&gt;
configure vlan ap add ports 25-34 tagged&lt;BR /&gt;
configure vlan Data add ports 25-34 tagged&lt;BR /&gt;
configure vlan Guest add ports 25-34 tagged&lt;BR /&gt;
configure vlan Manag add ports 1,25-34 untagged&lt;BR /&gt;
configure vlan Students add ports 25-34 tagged&lt;BR /&gt;
configure vlan Teachers add ports 25-34 tagged&lt;BR /&gt;
configure vlan Voice add ports 25-34 tagged&lt;BR /&gt;
configure vlan Manag ipaddress 10.4.4.1 255.255.252.0&lt;BR /&gt;
enable ipforwarding vlan Manag&lt;BR /&gt;
configure vlan Data ipaddress 10.4.8.1 255.255.248.0&lt;BR /&gt;
enable ipforwarding vlan Data&lt;BR /&gt;
configure vlan Voice ipaddress 10.4.17.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Voice&lt;BR /&gt;
configure vlan ap ipaddress 10.4.20.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan ap&lt;BR /&gt;
configure vlan Teachers ipaddress 10.4.22.1 255.255.254.0&lt;BR /&gt;
enable ipforwarding vlan Teachers&lt;BR /&gt;
configure vlan Students ipaddress 10.4.24.1 255.255.248.0&lt;BR /&gt;
enable ipforwarding vlan Students&lt;BR /&gt;
configure vlan Adminstaff ipaddress 10.4.33.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Adminstaff&lt;BR /&gt;
configure vlan Guest ipaddress 10.4.34.1 255.255.255.0&lt;BR /&gt;
enable ipforwarding vlan Guest&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module mcmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module fdb configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module rtmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module policy configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module aaa configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module acl configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module bfd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module cfgmgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module dosprotect configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module dot1ag configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module eaps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module edp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module elrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ems configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module epm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module erps configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module esrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ethoam configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module etmon configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module exsshd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module hal configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module idMgr configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipSecurity configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ipfix configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module lldp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module mrp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module msdp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module netLogin configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module netTools configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module ntp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module poe configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module rip configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module r.png configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module snmpMaster configuration.&lt;BR /&gt;
#&lt;BR /&gt;
disable snmp access&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module stp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module synce configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module techSupport configuration.&lt;BR /&gt;
#&lt;BR /&gt;
enable tech-support collector&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module telnetd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module tftpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module thttpd configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module twamp configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vmt configuration.&lt;BR /&gt;
#&lt;BR /&gt;
&lt;BR /&gt;
#&lt;BR /&gt;
# Module vsm configuration.&lt;BR /&gt;
#&lt;BR /&gt;
X460G2-24p-10G4.2 # [B&lt;BR /&gt;
&lt;BR /&gt;
Thank you&lt;BR /&gt;
&lt;BR /&gt;
Niyas P&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19735#M1126</guid>
      <dc:creator>Niyas</dc:creator>
      <dc:date>2018-08-14T15:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19736#M1127</link>
      <description>Sorry I don't want to be rude but that's not how this works.&lt;BR /&gt;
&lt;BR /&gt;
I've no idea whether the config is good or bad because I don't know the network or what you'd like to accomplish with the config - there is no such thing as a core switch template that you just load and works for every customer on this planet.&lt;BR /&gt;
&lt;BR /&gt;
It's your and my job to configure the hardware to the customers network requirements.&lt;BR /&gt;
&lt;BR /&gt;
It's OK to ask a question to a specific feature/function/topic but IMHO it's the wrong place to get a step by step guide on how to configure a whole system.&lt;BR /&gt;
&lt;BR /&gt;
As mentioned before you'd attend the product training for the system, pay a partner to do the work for you and learn during this process or just learn / play around using the user manual.&lt;BR /&gt;
&lt;BR /&gt;
-Ron</description>
      <pubDate>Tue, 14 Aug 2018 15:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19736#M1127</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2018-08-14T15:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19737#M1128</link>
      <description>Not rude at all</description>
      <pubDate>Tue, 14 Aug 2018 15:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19737#M1128</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2018-08-14T15:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19738#M1129</link>
      <description>Hi David,&lt;BR /&gt;
&lt;BR /&gt;
Please help me for configuring core switch&lt;BR /&gt;
&lt;BR /&gt;
Thank you &lt;BR /&gt;
&lt;BR /&gt;
Niyas P</description>
      <pubDate>Tue, 14 Aug 2018 15:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19738#M1129</guid>
      <dc:creator>Niyas</dc:creator>
      <dc:date>2018-08-14T15:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19739#M1130</link>
      <description>What reseller did you buy your switches through? What region are you in?  It really sounds like you need to work with a local partner to plan, design, and build your network.  I think all of us here are too responsible to simply give you lines to add to a config for a network we know nothing about. Not to mention the fact that many of us or our employers have paid for training.  I'm sure someone on here could direct you to a class that you could take which would allow you to complete this config.</description>
      <pubDate>Tue, 14 Aug 2018 15:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19739#M1130</guid>
      <dc:creator>davidj_cogliane</dc:creator>
      <dc:date>2018-08-14T15:56:00Z</dc:date>
    </item>
    <item>
      <title>RE: Extreme  Summit X-460- G2-24P Core switch configuration</title>
      <link>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19740#M1131</link>
      <description>Ok Ron,Thanks for your support</description>
      <pubDate>Tue, 14 Aug 2018 17:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremewireless-wing/extreme-summit-x-460-g2-24p-core-switch-configuration/m-p/19740#M1131</guid>
      <dc:creator>Niyas</dc:creator>
      <dc:date>2018-08-14T17:11:00Z</dc:date>
    </item>
  </channel>
</rss>

