Search My Techie Guy

Thursday, July 11, 2013

Extreme Switches - Cheat Sheet

//Saving the configuration to a TFTP Server//
# upload configuration <ip-of-tftp-server> <file_name>
# upload configuration 10.151.65.108 my_config_backup

//Adding snmp community//
# configure snmp add community readonly public

//create a vlan, give it a tag, add a port, assign it an ip address//
#create vlan vlan_name
#configure vlan vlan_name tag 8
#configure vlan vlan_name ipaddress 10.151.17.1 255.255.255.224
#configure vlan vlan_name add port 20 tagged

//deleting an ip address from a vlan//
# unconfigure vlan vlan_name ipaddress

//adding a static route//
#configure iproute add 10.151.65.0 255.255.255.0 172.17.17.33

//enable ipforwarding in a vlan//
# enable ipforwarding vlan vlan_name

//adding a default route, gateway = 172.17.17.33//
# configure iproute add default 172.17.17.33

//Setting the time//
#configure time 10 17 2013 08 10 00
#configure timezone name EAT  180 noautodst

//NTP Configuration//
#show sntp-client
#enable sntp-client
#configure sntp-client primary 192.9.200.71 vr VR-Default
#configure sntp-client secondary 10.170.12.67 vr VR-Default
#configure sntp-client update-interval 3600

//Basic Show Commands//
#show switch



5 comments:

Anonymous said...

10.151.17.1 255.255.255.224 :)

Anonymous said...

Dear Sir,

Kindly share the full configuration of the extreme Core switch.
thank you

Iyappan RS

Joshua said...

Hello Iyappan RS, i have some configuration examples i can share with you depending on what you want to achieve.

karthik said...

Hello Sir,
Good day, How to configure the core & Distribution. I want the extreme switch Dump. Can you help me? Thanks.
Regards
Iyappan RS

Joshua said...

Hello Iyappan, kindly explain in details, am not able to understand what exactly you mean by extreme switch dump?