User Manual
UMN:CLI
V8102
695
|
static
|
bgp
}
metric
<0-
16777214>
OSPFv3.
connected: connected routes
kernel: kernel routes
static: IP static routes
metric: specifies the external metric
metric-type: specifies the external metric-type
route-map: specifies name of the route-map
redistribute
{
kernel
|
connected
|
static
|
bgp
}
metric-type
<1-2>
redistribute
{
kernel
|
connected
|
static
|
bgp
}
route-map
MAP-
NAME
To delete the configured external route transmission, use the following command.
Command
Mode
Description
no redistribute
{
kernel
|
con-
nected
|
static
|
bgp
}
Router
Deletes the configured external route transmission.
For efficient transmission of routing information, and to avoid non-matching between met-
ric and OSPF routing protocol, use the
default-matric
command to assign metric about
redistribute route.
To configure the default metric, use the following command.
Command
Mode
Description
default-metric
<1-16777214>
Router
Configures the default metric.
To delete the default metric, use the following command.
Command
Mode
Description
no default-metric
Router
Deletes the default metric.
12.3.11
Passive Interface
The passive interface which is configured by OSPFv3 network accepts routing updates.
Therefore a passive interface does not send the OSPFv3 routing updates. To set an inter-
face or all interfaces as passive interface(s), use the following command.
Command
Mode
Description
passive-interface
vlan
NAME
Router
Configures vlan interface as passive.
passive-interface all
Sets all interfaces as passive.
To release the configured passive interface, use the following command.
Command
Mode
Description
no
passive-interface
vlan
NAME
Router
Releases the configured passive interface.
no passive-interface all