المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : stack ports configration please



omar882
17-04-2011, 18:31
السلام عليكم

عندي 3 سويشات بدي اربط بينهن با stack ports كيف بدي اعمل fix priority لكل سويتش
وشو يعني provision الي بستخدمها من خلال الكنفجريشن

يعني اذا بتقدروا تعطوني كيف الكفريشن

وشكرا


https://www.force10networks.com/CSPortal20/KnowledgeBase/Images/Stacking-001.gif

omar882
18-04-2011, 08:17
any body help me

BGP
19-04-2011, 08:22
مرحبا

انا عندي Document دئما استعملها وهي مفيدة . راح انسخها لك هنا واذا فيه اي استفسار انا جاهز:ah27:






3750E Access Switches

Catalyst 3750E Switch Stacking Configuration
A switch stack is a set of up to nine Catalyst 3750E switches connected through their StackWise ports. One of the switches controls the operation of the stack and is called the stack master. The stack master and the other switches in the stack are stack members. The stack members use the Cisco StackWise technology to behave and work together as a unified system. Layer 2 and Layer 3 protocols present the entire switch stack as a single entity to the network.

Stack Member Software

It is highly recommended that all stack members run the same IOS version, failure to do so, may result in stack protocol incompatibility issues.





Stacking two switches together





Stacking 3 switches together



Configuration


Switch> show switch
Current
Switch# Role Mac Address Priority State

2 Slave 0003.e31a.1e00 1 Ready
*3 Master 0003.e31a.1200 1 Ready
1 Slave 0000.000.0000 0 Provisioned

Subsequently, switches may be re-numbered using following commands:

Switch(config)#switch 2 renumber 1
WARNING: Changing the switch number may result in a
configuration change for that switch.
The interface configuration associated with the old switch
number will remain as a provisioned configuration.
Do you want to continue?[confirm]
Changing Switch Number 2 to Switch Number 1
New Switch Number will be effective after next reboot

Switch (config)#switch 3 renumber 2
WARNING: Changing the switch number may result in a
configuration change for that switch.
The interface configuration associated with the old switch
number will remain as a provisioned configuration.
Do you want to continue?[confirm]
Changing Switch Number 3 to Switch Number 2


New Switch Number will be effective after next reboot
Switch (config)#switch 1 renumber 3
WARNING: Changing the switch number may result in a configuration change for that switch. The interface configuration associated with the old switch
number will remain as a provisioned configuration.
Do you want to continue?[confirm]
Changing Switch Number 1 to Switch Number 3
New Switch Number will be effective after next reboot




Stack Master and Backup Master
The ‘switch priority’ determines which stack-member will become stack-master. The ‘switch priority’ range is configurable between ranges 1-15. The switch with the highest decimal value shall become stack-master. However, if an existing master switch is reloaded (or becomes unavailable), the 2nd highest priority switch assumes the stack-master role.
The ‘new’ stack-master will continue the role unless it becomes unavailable or rebooted/power-down.
The standard will be to set the priority of 1st switch (top one) to the highest value "15", then one lower to "14"and so on.
Use following command syntax to set the priority:
Switch (config)#switch 1 priority 15
Changing the Switch Priority of Switch Number 1 to 15
Do you want to continue?[confirm]
New Priority has been set successfully
Switch (config)#switch 2 priority 14
Changing the Switch Priority of Switch Number 2 to 14
Do you want to continue?[confirm]
New Priority has been set successfully
Switch (config)#switch 3 priority 13
Changing the Switch Priority of Switch Number 3 to 13
Do you want to continue?[confirm]
New Priority has been set successfully
Switch #show switch detail

omar882
19-04-2011, 10:11
جزاك الله كل خير اخي الكريم
لنا متابعة

omar882
19-04-2011, 13:24
Switch(config)#switch 2 renumber 1
Switch(config)#switch 3 renumber2

اذا ممكن لو توضيح شو بنعمل هون بالزبط
ليش السويش رقم 1 ما اعملنا اله نفس اشي
ومن وين جبنا ارقام السويتشات 1 2 3


اذا ممكن يا طيب توضحلي اشوية

وشكرا