UMN:CLI User Manual
V5808
584
To delete the configured external route transmission, use the following command.
no redistribute { kernel |
connected | static | bgp }
Deletes the configured external route transmission.
For efficient transmission of routing information, and to avoid non-matching between
metric and OSPF routing protocol, use the default-matric command to assign metric
about redistribute route.
To configure the default metric, use the following command.
default-metric <1-16777214>
Configures the default metric.
To delete the default metric, use the following command.
Deletes the default metric.
11.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
interface or all interfaces as passive interface(s), use the following command.
passive-interface INTERFACE
Configures an interface as passive.
Sets all interfaces as passive.
To release the configured passive interface, use the following command.
no passive-interface INTERFACE
Releases the configured passive interface.
11.3.12 Summary Routing Information
You can use not-advertise option command to block routes that match the specified
prefix/length pair. Or use the specific tag value that can be used a “match” value for
controlling redistribution using route maps.
To create aggregate addresses for the OSPFv3 protocol, use the following command.