Users Guide

Version Description
7.8.1.0 Added support for the C-Series.
7.4.1.0 Introduced on the E-Series.
Usage Information
By default, no interfaces are passive. Routing updates are sent to all interfaces on which the routing protocol is
enabled.
If you disable the sending of routing updates on an interface, the particular address prex continues to be
advertised to other interfaces, and updates from other routers on that interface continue to be received and
processed.
OSPFv3 for IPv6 routing information is not sent or received through the specied router interface. The specied
interface address appears as a stub network in the OSPFv3 for IPv6 domain.
On conguring suppression using the passive-interface command, the state of the OSPF neighbor does not
change to INIT; instead, the state of the OSPF neighbor changes to DOWN after the dead-timer expires.
redistribute
Redistribute into OSPFv3.
Syntax
redistribute {bgp as number}{connected | static}[metric metric-value | metric-
type type-value] [route-map map-name] [tag tag-value]
To disable redistribution, use the no redistribute {connected | static} command.
Parameters
bgp as number
Enter the keyword bgp then the autonomous system number.
The range is from 1 to 65535.
connected
Enter the keyword connected to redistribute routes from physically connected
interfaces.
static
Enter the keyword static to redistribute manually congured routes.
metric metric-value
Enter the keyword metric then the metric value.
The range is from 0 to 16777214.
The default is 20.
metric-type type-
value
(OPTIONAL) Enter the keywords metric-type then the OSPFv3 link state type of 1 or
2 for default routes. The values are:
1 for a type 1 external route
2 for a type 2 external route
Open Shortest Path First (OSPFv2 and OSPFv3) 1095