User Manual

Table Of Contents
SWX3220(config-router)# network 172.16.0.0/16 area 0
SWX3220(config-router)# passive-interface vlan3
7.12.25 Advertise the specified external route information to the OSPF area as an AS external LSA
(OSPFv2)
[Syntax]
redistribute kind [option [option ...]]
no redistribute kind [option [option ...]]
[Parameter]
kind : >Type of route
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.
282 | Command Reference | Layer 3 functions