Elmer,

Spanning tree uses the _lowest_ value, not the highest. By raising the
value, you're guaranteeing that traffic will go opposite of what you want.
Also, you need to lower the bridge priority, not the port priority or port
cost..

The default value is 32K (32768). Just change this to 16K or 8K on the
switch you want to be the root. The command is:

     set spantree priority <value> <vlan>

the <vlan> is optional and only gets used if you are setting up different
instances of spanning tree per VLAN (a good way to do some load sharing).

As an alternative, you could use this command:

     set spantree root

The only problem with using this one is that you have less control over the
results. Its kind of a brute force method.

Hope this helps.

Karen E Young
Network Engineer
ELF Technologies, Inc
[EMAIL PROTECTED]




                                                                                       
                              
                    "Deloso, Elmer                                                     
                              
                    G."                   To:     "'[EMAIL PROTECTED]'" 
<[EMAIL PROTECTED]>                    
                    <DelosoEG@nwsy        cc:                                          
                              
                    .navy.mil>            Subject:     spanning-tree                   
                              
                    Sent by:                                                           
                              
                    nobody@groupst                                                     
                              
                    udy.com                                                            
                              
                                                                                       
                              
                                                                                       
                              
                    08/01/00 10:51                                                     
                              
                    AM                                                                 
                              
                    Please respond                                                     
                              
                    to "Deloso,                                                        
                              
                    Elmer G."                                                          
                              
                                                                                       
                              
                                                                                       
                              



Hi, all. I 've tried increasing the port cost to have spanning-tree go in
one direction, like SwitchA would be forwarding and SwitchB would be
blocking.


But it still ends up with SwitchB as the forwarding switch. Am i to
configure
another entry somewhere? Thanks in advance.


Elmer Deloso







___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to