Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 Configuration Manual page 279

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

Advertisement

ipv6 ospf area
ip ospf cost
ipv6 ospf cost
Copyright © 2010, Juniper Networks, Inc.
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.
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.
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.
NOTE: We recommend using address commands to set attributes of OSPF
interfaces created using the address area command.
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
Use the no version to remove this interface from the specified area.
See ipv6 ospf area
Use to configure the cost of sending a packet on the network.
Cost is a metric value in the range 0–65535; the default value is 1.
The router LSA advertises the link-state metric as the link cost.
For the IPv6 command, you can specify an optional process ID in the range 1–65535.
Example 1
host1(config)#interface fastethernet 0/0
host1(config-if)#ip ospf cost 50
Example 2
host1(config)#interface fastethernet 0/0
host1(config-if)#ipv6 ospf cost 50
Chapter 5: Configuring OSPF
255

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents