- 30 -
default-metric Set a metric of redistribute routes
distance Administrative distance
distribute-list Filter networks in routing updates
end End current mode and change to enable mode
exit Exit current mode and down to previous mode
help Description of the interactive help system
neighbor Specify a neighbor router
network Enable routing on an IP network
no Negate a command or set its defaults
offset-list Modify RIP metric
passive-interface Suppress routing updates on an interface
quit Exit current mode and down to previous mode
redistribute Redistribute information from another routing protocol
show Show running system information
timers Adjust routing timers
version Set routing protocol version
write Write running configuration to memory, network, or terminal
To exit router configuration mode and return to global configuration mode, enter the
exit
command. To exit
configuration mode and return to privileged EXEC mode, use the
end
command or press
Ctrl-Z
.
3.3.3 Route-Map Configuration Mode
Use the route-map configuration mode to configure the routing table and the source and destination information. To
access and list the route-map
configuration commands, use the
route-map
command in global configuration mode.
In the following example, a route map named
mymap
is configured. The new prompt is
Router(config-route-map)#
.
Enter a question mark (
?
) to list
route-map
configuration commands.
Router(config)#
route-map mymap permit 30
Router(config-route-map)#
?
end End current mode and change to enable mode
exit Exit current mode and down to previous mode
help Description of the interactive help system
match Match values from routing table
no Negate a command or set its defaults
on-match Exit policy on matches
quit Exit current mode and down to previous mode
route-map Create route-map or enter route-map command mode
set Set values in destination routing protocol
show Show running system information
write Write running configuration to memory, network, or terminal
To exit route-map configuration mode and return to global configuration mode, enter the
exit
command. To exit
configuration mode and return to privileged EXEC mode, use the
end
command or press
Ctrl-Z
.
3.4 Advanced Features Supported within the Command Mode
Entering a question mark (?) at the system prompt displays a list of commands available for each command mode.
You can also get a list of any command's associated keywords and arguments with the context-sensitive help feature.
To get help specific to a command mode, a command, a keyword, or an argument, perform one of the following
commands: