Creating A Single Ospfv2 Interface - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual

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

Advertisement

JunosE 11.3.x IP, IPv6, and IGP Configuration Guide
router ospf
ipv6 router ospf

Creating a Single OSPFv2 Interface

address area
248
Use to enable OSPF on the router.
OSPF is enabled by default.
Example
host1(config-router)#ospf enable
The no version of this command is deprecated and may be removed in a future release.
Use the ospf shutdown command to disable OSPF on the router.
See ospf enable
Use to set an OSPF process ID.
The process ID can be any positive integer in the range 1–65535.
You must assign a unique ID for the OSPF routing process.
From a virtual router context you can specify a VRF name (OSPFv2 only). Doing so
changes the context to that of the specified VRF and remains so until you exit from
the OSPFv2 router context.
Example 1
host1(config)#router ospf 5
Example 2
host1(config)#ipv6 router ospf 5
Use the no version to end the designated OSPF routing process.
See router ospf
See ipv6 router ospf
To create a single OSPFv2 interface:
Create an OSPF routing process.
1.
Create the OSPF interface associated with the IP interface at the specified address.
2.
Each router running OSPF has a database describing a map of the routing domain. This
map needs to be identical in all participating routers.
Use to create an interface in an area on which OSPFv2 runs, on top of the IP interface
at the specified IP address.
You can specify either an IP address or an unnumbered interface.
Configures OSPFv2 with the default values. You can configure the interface with a
nondefault value by using the other address commands. You must first issue the
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents