[Contents] [Prev] [Next] [Index] [Report an Error]

Route Map Configuration Mode

In this mode, you can create and modify route maps.

From Global Configuration mode, type the route-map command and the appropriate routeMapNumber, and press Enter.

host1(config)#route-map unis889
host1(config-route-map)#?
  default    Set a command to its default(s)
  do         Run an exec mode command (alias command run)
  exit       Exit from the current command mode
  help       Describe the interactive help system
  log        Configure logging settings
  macro      Run a CLI macro
  match      Identify this entry as requiring an attribute match
  match-set  Identify this entry to match and set attributes
  no         Negate a command or set its default(s)
  run        Run an exec mode command (alias command do)
  set        Configure this entry to set attributes
  sleep      Make the Command Interface pause for a specified duration

[Contents] [Prev] [Next] [Index] [Report an Error]