JunosE 11.3.x IP, IPv6, and IGP Configuration Guide
address Commands
address area
address cost
address dead-interval
252
NOTE: Before using the address or ip ospf commands, see "Precedence
of Commands" on page 259 for information about the relationship between
these commands.
You can use the address area command to create a new OSPF interface. Use the other
address commands to configure parameters for OSPF interfaces that already exist.
The address commands configure OSPF attributes for a single OSPF network. 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.
NOTE: You must first issue the address area command before issuing any
other address command.
Use to create a new OSPF interface and configure the area ID.
The interface can have an IP address, or it can be unnumbered.
Example
host1(config-router)#address 10.12.10.2 area 3
You must first issue the address area command before issuing any other address
commands.
Use the no version to delete the area ID from the specified interface.
See address area
Use to specify the cost metric for the interface. The cost is used in calculating the SPF
routing table and can be in the range 0–65535.
The interface can have an IP address, or it can be unnumbered.
Example
host1(config-router)#address unnumbered atm 4/0.1 area 3
host1(config-router)#address unnumbered atm 4/0.1 cost 50
Use the no version to reset the path cost to the default value, 1.
See address cost
Copyright © 2010, Juniper Networks, Inc.
Need help?
Do you have a question about the JUNOSE SOFTWARE FOR E SERIES 11.3.X - IP-IPV6-IGP CONFIGURATION GUIDE 2010-10-31 and is the answer not in the manual?
Questions and answers