Sie sind auf Seite 1von 4



%UDLQGXPS&LVFRYV([WUHPH1HWZRUNV6ZLWFKLQJ&RPPDQGV

BRAINDUMP
JUST ANOTHER TECH BLOG

BLOG

RESUME

PROJECTS

ABOUT ME

Cisco vs. Extreme Networks Switching


Commands
J U L Y

1 8 ,

2 0 0 7

Dont get your hopes up, Im not taking sides here. I just wanted to show how the companies
differ in basic switch configuration. Now for you who dont know who Extreme is, they are the
purple ones, better known as Extreme Networks. They offer some pretty nice products that
compete very well with the likes of Cisco or HP. Feel free to check out their product line at
http://www.extremenetworks.com/.
Configuring VLANs:
Extreme Create 2 VLANs and basic configuration
create vlan data
configure vlan data tag 2
configure vlan data ipaddress 10.0.2.1/24
create vlan voice
configure vlan voice tag 3
configure vlan voice ipaddress 10.0.3.1/24
enable ipforwarding
Cisco Create 2 VLAN interfaces and basic configuration
vlan dat
vlan 2 name data
vlan 3 name voice
exit
configure terminal
interface vlan 2
KWWSFXUWLVODPDVWHUVFRPFLVFRYVH[WUHPHQHWZRUNVVZLWFKLQJFRPPDQGV





%UDLQGXPS&LVFRYV([WUHPH1HWZRUNV6ZLWFKLQJ&RPPDQGV

ip address 10.0.2.1 255.255.255.0


no shutdown
interface vlan 3
ip address 10.0.3.1 255.255.255.0
Port Configuration
Extreme
-switch to pc on (vlan 2)
configure vlan data add port 4 untagged
-switch to phone (vlan 3) and PC (vlan 2)
configure vlan voice add port 4 tagged
configure vlan data add port 4 untagged
-switch to phone (vlan 3)
configure vlan voice add port 4 tagged
-switch to switch
configure vlan default add port 1 tagged
configure vlan data add port 1 tagged
configure vlan voice add port 1 tagged
Cisco (skipping configure terminal)

-switch to pc on (vlan 2)
interface g0/4
sw mode access
sw acc vlan 2
-switch to phone (vlan 3) and PC (vlan 2)
interface g0/4
switchport mode trunk
switchport trunk encapsulation dot1q
switchport access vlan 2
-switch to phone (vlan 3)
interface g0/4
switchport mode trunk
switchport trunk encapsulation dot1q
-switch to switch
interface g0/4
switchport mode trunk
switchport trunk encapsulation dot1q
Show Commands

KWWSFXUWLVODPDVWHUVFRPFLVFRYVH[WUHPHQHWZRUNVVZLWFKLQJFRPPDQGV





%UDLQGXPS&LVFRYV([WUHPH1HWZRUNV6ZLWFKLQJ&RPPDQGV

Extreme show port 4 information detail


Cisco show interface g0/4
Extreme show iproute
Cisco show ip route
Extreme show edp port all
Cisco show cdp neigh
Extreme show vlan
Cisco show vlan
Extreme show fdb
Cisco show mac-address-table
Extreme show config
Cisco show run
Saving your work
Extreme save
Cisco write memory
Extreme upload configuration vr vr-default 10.0.0.100
Cisco copy start tftp
Starting over
Extreme unconfigure switch all
Cisco write erase

1 Comment

Ken Munson
J UL Y 2 2, 201 5 @ 4:2 1 PM

God bless you for this (Extreme to Cisco translation) my friend!


Reply

KWWSFXUWLVODPDVWHUVFRPFLVFRYVH[WUHPHQHWZRUNVVZLWFKLQJFRPPDQGV





%UDLQGXPS&LVFRYV([WUHPH1HWZRUNV6ZLWFKLQJ&RPPDQGV

Leave a Reply
Your email address will not be published. Required fields are marked *
Name *

Email *

Website

Comment

3RVW&RPPHQW

Notify me of follow-up comments by email.


Notify me of new posts by email.

THEM E: S IM PLE S T YLE B Y F IMPLY

KWWSFXUWLVODPDVWHUVFRPFLVFRYVH[WUHPHQHWZRUNVVZLWFKLQJFRPPDQGV



Das könnte Ihnen auch gefallen