![MRV Communications OptiSwitch-2400/L3 Скачать руководство пользователя страница 100](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068100.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
92
Syntax
Description
tag
:
Defines a name for the route map. The redistribute router
configuration command uses this name to reference this route
map. Multiple route maps may share the same map tag name.
deny
:
Specified when the match criteria are met for the route
map, the route is not redistributed routing, and no further route
maps sharing the same map tag name will be looked at.
permit
:
Specified when the match criteria are met for this route
map, and the route is then redistributed. If the match criteria are
not met and
permit
is specified, the next route map with the
same map tag is tested. If a route does not pass any of the
match criteria for the set of route maps sharing the same name, it
is not redistributed by that set. The
permit
keyword is the default.
sequence-number
:
Specifies the position number a new route
map is to have in the list of route maps already configured with
the same name. The number can be from 1 to 65535.
No Form
no route-map
tag
deny|permit
sequence-number
:
Enables you
to delete an entry.
Example
OS2400(config)# route-map
OS2400(config)# route-map purple
OS2400(config)# route-map purple permit
<1-65535> Sequence to insert to/delete from existing route-map
entry
OS2400(config)# route-map purple permit 4556
OS2400(config-route-map)#
Command router
ospf
Description
Enables you start OSPF routing process and enters routers OSPF
configuration mode.
Syntax
Description
This command has no arguments or keywords.
No Form
no router ospf
:
Disables OSPF.
Example
OS2400(config)# router ospf
OS2400(config-ospf-router)#
Command router
rip
Description
Enables you to configure the Routing Information Protocol (RIP)
and enters routers RIP configuration mode.
Syntax
Description
This command has no arguments or keywords.
No Form
no router rip
:
Disables RIP.
Example
OS2400(config)# router rip
OS2400(config-rip-router)#