cancel
Showing results for 
Search instead for 
Did you mean: 

Extreme Summit X-460- G2-24P Core switch configuration

Extreme Summit X-460- G2-24P Core switch configuration

Niyas
New Contributor III
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?
7 REPLIES 7

Not rude at all

Niyas
New Contributor III
Hi Ronald,

Please find the below core switch configuration,Please check and verify the same

# Module devmgr configuration.
#
configure snmp sysContact "support@extremenetworks.com, +1 888 257 3000"
configure sys-recovery-level switch reset

#
# Module vlan configuration.
#
configure vlan default delete ports all
configure vr VR-Default delete ports 1-34
configure vr VR-Default add ports 1-34
configure vlan default delete ports 1-34
create vlan "Adminstaff"
configure vlan Adminstaff tag 33
create vlan "ap"
configure vlan ap tag 20
create vlan "Data"
configure vlan Data tag 18
create vlan "Guest"
configure vlan Guest tag 34
create vlan "Manag"
configure vlan Manag tag 14
create vlan "Students"
configure vlan Students tag 24
create vlan "Teachers"
configure vlan Teachers tag 22
create vlan "Voice"
configure vlan Voice tag 17
configure ports 29 auto off speed 10000 duplex full
configure ports 30 auto off speed 10000 duplex full
configure ports 31 auto off speed 10000 duplex full
configure ports 32 auto off speed 10000 duplex full
configure ports 33 auto off speed 10000 duplex full
configure ports 34 auto off speed 10000 duplex full
configure vlan Adminstaff add ports 25-34 tagged
configure vlan ap add ports 25-34 tagged
configure vlan Data add ports 25-34 tagged
configure vlan Guest add ports 25-34 tagged
configure vlan Manag add ports 1,25-34 untagged
configure vlan Students add ports 25-34 tagged
configure vlan Teachers add ports 25-34 tagged
configure vlan Voice add ports 25-34 tagged
configure vlan Manag ipaddress 10.4.4.1 255.255.252.0
enable ipforwarding vlan Manag
configure vlan Data ipaddress 10.4.8.1 255.255.248.0
enable ipforwarding vlan Data
configure vlan Voice ipaddress 10.4.17.1 255.255.255.0
enable ipforwarding vlan Voice
configure vlan ap ipaddress 10.4.20.1 255.255.255.0
enable ipforwarding vlan ap
configure vlan Teachers ipaddress 10.4.22.1 255.255.254.0
enable ipforwarding vlan Teachers
configure vlan Students ipaddress 10.4.24.1 255.255.248.0
enable ipforwarding vlan Students
configure vlan Adminstaff ipaddress 10.4.33.1 255.255.255.0
enable ipforwarding vlan Adminstaff
configure vlan Guest ipaddress 10.4.34.1 255.255.255.0
enable ipforwarding vlan Guest

#
# Module mcmgr configuration.
#

#
# Module fdb configuration.
#

#
# Module rtmgr configuration.
#

#
# Module policy configuration.
#

#
# Module aaa configuration.
#

#
# Module acl configuration.
#

#
# Module bfd configuration.
#

#
# Module cfgmgr configuration.
#

#
# Module dosprotect configuration.
#

#
# Module dot1ag configuration.
#

#
# Module eaps configuration.
#

#
# Module edp configuration.
#

#
# Module elrp configuration.
#

#
# Module ems configuration.
#

#
# Module epm configuration.
#

#
# Module erps configuration.
#

#
# Module esrp configuration.
#

#
# Module ethoam configuration.
#

#
# Module etmon configuration.
#

#
# Module exsshd configuration.
#

#
# Module hal configuration.
#

#
# Module idMgr configuration.
#

#
# Module ipSecurity configuration.
#

#
# Module ipfix configuration.
#

#
# Module lldp configuration.
#

#
# Module mrp configuration.
#

#
# Module msdp configuration.
#

#
# Module netLogin configuration.
#

#
# Module netTools configuration.
#

#
# Module ntp configuration.
#

#
# Module poe configuration.
#

#
# Module rip configuration.
#

#
# Module r.png configuration.
#

#
# Module snmpMaster configuration.
#
disable snmp access

#
# Module stp configuration.
#

#
# Module synce configuration.
#

#
# Module techSupport configuration.
#
enable tech-support collector

#
# Module telnetd configuration.
#

#
# Module tftpd configuration.
#

#
# Module thttpd configuration.
#

#
# Module twamp configuration.
#

#
# Module vmt configuration.
#

#
# Module vsm configuration.
#
X460G2-24p-10G4.2 # [B

Thank you

Niyas P

Ronald_Dvorak
Honored Contributor
GTM-P2G8KFN