description (bgp-route-map)
  
    Configures a description for this route
      map rule (deny or permit) that uniquely distinguishes it from others with similar access
      permissions
    Supported in the following platforms: 
      
      
        - Service Platforms — NX9500, NX9600
Syntax
      
      description <LINE>
    
    Parameters
      
      description <LINE>
      
            
              | description <LINE> | Provide a description for the route map rule (should not
                exceed 64 characters in length) | 
          
    
    Examples
      
      nx9500-6C8809(config-dr-route-map-test-dr-route-map-rule-1)#description "This is
 a deny route map rule"
      nx9500-6C8809(config-dr-route-map-test-dr-route-map-rule-1)#show context
 deny route-map 1
  description "This is a deny route map rule"
nx9500-6C8809(config-dr-route-map-test-dr-route-map-rule-1)#