vrouter-route-map-remove
This command is used to remove route maps for BGP and OSPF vRouter configurations.
Syntax vrouter-route-map-remove vrouter-name name-string name name-string seq number
vrouter-name name-string |
Specify the name of the vRouter. |
name name-string |
Specify the name of the route map. |
seq number |
Specify the sequence number to assign to the route map. This is a value between 1 and 4294967295. |
Defaults None
Access CLI - Network Admin
History Command introduced in Version 2.4.
Usage Use this command to remove route maps for BGP configurations.
Examples To remove a route map on vRouter1, with the name bgp-map, sequence number 75, use the following syntax:
CLI network-admin@switch > vrouter-route-map-remove vrouter-name vRouter1 name bgp-map seq 75