MES53xx, MES33xx, MES23xx Ethernet Switch Series 193
redistribute static [metric
metric] [route-map name]
[subnets]
metric: (1..65535);
name: (1..255) characters
Import static routes to OSPF.
- metric - set the metric for imported routes;
- name - apply the import policy that allows filtering and
changes in imported routes;
- subnets - allows you to import subnetworks.
no redistribute static [metric
metric ] [route-map name]
[subnets]
Disable a specific function.
redistribute ospf id
metric]
[metric-type {type-1 |
type2}] [route-map name]
[match {internal |
external1 | external-2}]
[subnets]
id: (1..65535);
metric: (1..65535);
name: (0..32) characters.
Import routes from one OSPF process to another OSPF
process:
- nssa-only - set the value of nssa-only for all imported
routes;
- metric-type type-1 – import with a stamp 'OSPF external
1';
- metric-type type-2 import with a stamp 'OSPF external 2';
- match internal - import routes within an area;
- match external-1 - import routes of the 'OSPF external 1'
type;
- match external-2 - import routes of the 'OSPF external 2'
type;
- subnets - import subnetworks;
- name - apply the specified import policy that allows
filtering and changes in imported routes;
- metric - set the metric for imported routes.
no redistribute ospf [id]
[nssa-only] [metric metric]
[metric-type {type-1 |
type2}] [route-map name]
[match {internal |
external1 | external-2}]
[subnets]
Disable a specific function.
redistribute rip [metric
metric ] [route-map name]
[subnets]
metric: (1..65535);
name: (1..255) characters.
Import routes from RIP to OSPF.
- metric - a metric for imported routes;
- name - the name of the import policy that allows filtering
and changes in imported routes;
- subnets - allows you to import subnetworks.
no redistribute rip [metric
metric ] [route-map name]
[subnets]
Disable a specific function.
Enable compatibility with RFC 1583 (for IPv4 only)
Disable compatibility with RFC 1583.
A.B.C.D: router ID in the
IPv4 address format
Assign router ID that uniquely identifies the router within an
autonomous system.
network ip_addr area A.B.C.D
[shutdown]
Enable (disable) an instance of OSPF on the IP interface (for
IPv4).
Delete the IP address of the interface.
Set the metric for an OSPF route.
area A.B.C.D stub
A.B.C.D: router ID in the
IPv4 address format
Set the “stub” type for the specified area. An area is a set of
networks and routers that have the same ID.
- no-summary - do not send information about external
summary routes.