description (bgp-neighbor-config)
  
    
      Configures a description for this BGP neighbor device
    
    Supported in the following platforms: 
      
      
        - Service Platforms — NX9500, NX9600
Syntax
      
      description neighbor <LINE>
    
    Parameters
      
      description neighbor <LINE>
      
            
              | description neighbor <LINE> | Specify a description for this BGP neighbor device
                (should not exceed 80 characters). | 
          
    
    Examples
      
      nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#description neighbor "This neighbor is an external AS neighbor"
      nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#show context
  bgp neighbor 192.168.13.99
   advertisement-interval 100
   allowas-in 10
   attribute-unchanged as-path
   capability orf prefix-list both
   default-originate
   description neighbor "This neighbor is an external AS neighbor"
nx9500-6C8809(config-profile testNX9000-router-bgp-neighbor-192.168.13.99)#