808 ExtremeWare Software 7.3.0 Command Reference Guide
Security Commands
configure route-map delete goto
configure route-map <route_map> <seq_number> delete goto <new_route_map>
Description
Deletes a route map
goto
statement.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following command deletes the
goto
statement from entry 25 in route map map1 that specifies
transfer to route map map2:
configure route-map map1 25 delete goto map2
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
route-map The name of the route map from which this statement should be deleted.
seq-number The sequence number of the entry in the route map from which this statement
should be deleted.
new-route-map The name of another route map.