set routing route-map description


The set routing route-map description command adds descriptions to a route-map entry.
The delete routing route-map description command removes descriptions to a route-map entry.

Command Syntax

set routing route-map <route-map-name order <NUMBER> description <string>

delete routing route-map <route-map-name> order <NUMBER> description <string>


Parameter

Parameter

Description

route-map <route-map-name>

Specifies the name of the route map. Required.

order <NUMBER>

Specifies the sequence number of the entry. Required. The value is an integer that ranges from 1 to 65535.

description <string>

Specifies descriptions to a route map. The value is a string.


Example

  •  Add descriptions to a route-map entry.
admin@Xorplus# set routing route-map GlobalMap order 10 description GlobalMap
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.