route-map
Use this command to set a route map for input or output filtering on a specified interface.
Use the no parameter with this command to disable this function.
Command Syntax
route-map WORD (in|out) IFNAME
no route-map (in|out) IFNAME
Parameters
WORD
Specify a route map name
in
Specify to set the route map for input filtering
out
Specify to set the route map for output filtering
IFNAME
Specify an interface name to which to associate the route map
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ipv6 rip
(config-router)#route-map myRM in eth1
Last modified date: 08/28/2023