Reference Guide

Open Shortest Path First (OSPFv2 and OSPFv3) | 1075
Command
History
passive-interface
c e
Disable (suppress) sending routing updates on an interface.
Syntax
passive-interface interface
To enable sending routing updates on an interface, use the no passive-interface interface
command.
Parameters
Defaults
Enabled, that is sending of routing updates are enabled by default
Command Modes
ROUTER OSPFv3
Command
History
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 prefix will continue
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 neither sent nor received through the specified router interface.
The specified interface address appears as a stub network in the OSPFv3 for IPv6 domain.
redistribute
c e
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.
Version 7.8.1.0 Added support for C-Series
Version 7.4.1.0 Introduced
interface
Enter the following keywords and slot/port or number information:
For a Gigabit Ethernet interface, enter the keyword
GigabitEthernet
followed by the slot/port information.
For a Port Channel interface, enter the keyword
port-channel
followed by a number:
C-Series Range: 1-128
E-Series Range: 1 to 32 for EtherScale, 1 to 255 for TeraScale and 1 to
512 for ExaScale.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet followed by the slot/port information.
For a VLAN, enter the keyword
vlan followed by a number from 1 to
4094.
Version 7.8.1.0 Added support for C-Series
Version 7.4.1.0 Introduced