User Manual

Table Of Contents
Setting value Description
connected Applies to direct routes.
ospf [process_id] Applies to route information held by OSPF.
rip Applies to route information held by RIP.
static Applies to static route information.
option : Option
Setting value Description
metric <0-16777214>
Sets the metric value used when redistributing
external routing information into the OSPF area.
If omitted, the value set by the default-metric
command is used as the metric value.
metric-type <1-2>
Specifies the metric type of the external route
information. If omitted, this is 2.
tag <0-4294967295> Specifies the route tag number.
[Initial value]
none
[Input mode]
OSPFv2 mode
[Description]
Advertises the specified external route information to the OSPF area as an AS external LSA.
This is valid only for an ASBR.
[Example]
Advertise the statically set route information with metric value 10 to the OSPF area.
SWX3220(config-router)# redistribute static metric 10
7.12.26 Set summary destination network address when advertising to OSPF area (OSPFv2)
[Syntax]
summary-address network [not-advertise] [tag tag]
no summary-address network [not-advertise] [tag tag]
[Keyword]
not-advertise : External route information whose destination is included in the summary destination network address
is no longer advertised to the OSPF area.
[Parameter]
network : Network range. OSPF runs on the interface to which the specified IP address range is assigned. The
input format is as follows.
Setting value Description
A.B.C.D/M IPv4 address with specified subnet mask length
A.B.C.D E.F.G.H
IPv4 address (A.B.C.D) with wildcard bits
(E.F.G.H)
tag : <0-4294967295>
Route tag number
[Initial value]
none
Command Reference | Layer 3 functions | 263