DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
393
Parameters
40-21 redistribute
This command is used to redistribute external routing information into the OSPF routing domain. Use no command to
disable redistribution.
redistribute {connected | static | rip | bgp} [metric
metric
| metric-type {1 | 2} | route-map
map-name
]
no redistribute {connected | static | rip | bgp} [metric
metric
| metric-type {1 | 2} | route-map
map-name
]
Parameters
default
Specifies all the interfaces as passive interfaces.
interface
ipif_name
Specifies the interface with this name as passive interface.
Default
By default, no interface is configured as passive interface.
Command Mode
Router Configuration Mode.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
If an interface is passive, the OSPF protocol packets are neither sent nor received
through the specified interface.
Users can verify the settings by entering the
show ip ospf interface
command.
Example
This example shows how to set all the interfaces to be passive.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router ospf
DXS-3600-32S(config-router)#passive-interface default
DXS-3600-32S(config-router)#
Example
This example shows how to set the System interface to be passive.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router ospf
DXS-3600-32S(config-router)#passive-interface interface System
DXS-3600-32S(config-router)#
connected
Specifies to redistribute connected routes to OSPF.
static
Specifies to redistribute static routes to OSPF.
rip
Specifies to redistribute rip routes to OSPF.
bgp
Specifies to redistribute bgp routes to OSPF.
metric
metric
(Optional) Specifies the metric for the redistributed routes. The value range is 0-
16777214. If it is not specified or specified as 0, the redistributed routes will be
associated with the metric as specified with the command
default-metric
.
metric-type {1 | 2}
(Optional) Allows the selection of one of two methods for calculating the metric
value.
1
- Calculates the metric (for other routing protocols to OSPF) by adding the
destination’s interface cost to the metric entered in the Metric field.
2
- Uses the metric entered in the Metric field without change. If the metric type is
not specified, it will be type 2.
route-map
map-name
(Optional) Specifies a route map which will be used as the criteria to determine
whether to redistribute specific routes. This map-name can be up to 16 characters
long.
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...