Ip Ospf And Ipv6 Ospf Commands - Juniper IGP - CONFIGURATION GUIDE V11.1.X Configuration Manual

Software for e series broadband services routers ip, ipv6, and igp configuration guide
Table of Contents

Advertisement

ip ospf and ipv6 ospf Commands

The ip ospf commands have two effects on interface configuration. These effects
apply to all ip ospf commands:
NOTE: The ip ospf commands configure OSPF attributes for all OSPF networks in
the given interface context for example, in a multinet environment where multiple
IP networks sit on top of an Ethernet interface. The address commands configure
OSPF attributes for a single OSPF interface.
NOTE: We recommend using address commands to set attributes of OSPF interfaces
created using the address area command.
ipv6 ospf area
Use the no version to restore the default value, 1 second.
See address transmit-delay
Configuration per logical IP interface (for example, Fast Ethernet 0/1.3 or ATM
5/0.1):
The ip ospf command configures the specified OSPF parameters for all networks
configured on the given IP interface for example, all multinetted addresses on
an interface.
The no version of the command resets the specified parameters to unspecified.
If the no version of the command takes effect for a specified IP interface, there
is no default value for the specified parameters. The parameter is set back to
unspecified values. However, the value of the specified parameter for the OSPF
interface is set back to the default value or the value previously specified by the
address command.
Configuration per OSPF interface:
The ip ospf command configures the specified OSPF parameters for each OSPF
interface that sits on top of the IP interface.
The no version of the command restores the specified parameters to the default
values.
Use to create an OSPFv3 interface under the specified area ID or move the
OSPFv3 interface from its current area to the specified area.
Specify an optional process ID in the range 1–65535.
Example
host1(config)#interface fastethernet 0/0
host1(config-if)#ipv6 ospf area 50
Chapter 5: Configuring OSPF
Configuring OSPF Interfaces
261

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IGP - CONFIGURATION GUIDE V11.1.X and is the answer not in the manual?

Table of Contents