[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

6222.0. "MODIFY GIGASWITCH SPANNING TREE PRIORITY" by SALUD::ORTIZ () Fri Jan 27 1995 20:19

    Does any know how to modify the spanning tree priority on a gigaswitch
    using MCC? 
    
    Any help would be appreciated...
    
    Richard
    
T.RTitleUserPersonal
Name
DateLines
6222.1NPSS::WADENetwork Systems SupportMon Jan 30 1995 15:5323
    MCC> set snmp x.x.x.x dot1dBridge dot1dStp dot1dStpPriority 128
    
    From rfc1286
    
       dot1dStpPriority OBJECT-TYPE
           SYNTAX  INTEGER (0..65535)
           ACCESS  read-write
           STATUS  mandatory
           DESCRIPTION
                   "The value of the write-able portion of the Bridge
                   ID, i.e., the first two octets of the (8 octet
                   long) Bridge ID.  The other (last) 6 octets of the
    		   Bridge ID are given by the value of
                   dot1dBaseBridgeAddress."
           
    		REFERENCE
                   "P802.1d/D9, July 14, 1989: Section 4.5.3.7"
           ::= { dot1dStp 2 }
          
    
    Bill