spanning-tree mstp p2p
   
   
      Specify the point-to-point status of the LAN segment attached to this port.
    
      Syntax
         
         
            - 
               
                  default spanning-tree mstp
                     p2p 
               
             
            - 
               
                  spanning-tree mstp p2p
                     auto 
               
             
            - 
               
                  spanning-tree mstp p2p
                     force-false 
               
             
            - 
               
                  spanning-tree mstp p2p
                     force-true 
               
             
         
      
      Command Parameters
         
         
            
               - <auto|force-false|false-true>
 
               - A value of force-true indicates
                  that this port is treated as if it connects to a point-to-point link. 
 
               - A value of force-false indicates
                  that this port is treated as having a shared media connection. 
 
               - A value of auto indicates that
                  this port is considered to have a point-to-point link if it is an aggregator and
                  all of its members are aggregatable, or if the MAC entity is configured for
                  full-duplex operation, either through autonegotation or by management means. 
 
               - The default is auto.
 
            
         
      
      Default
         
         The default is auto.
      
      Command Mode
         
         GigabitEthernet Interface Configuration