IP Routing Features
Configuring OSPF
5-44
Assigning VLANs to an Area
Once you define OSPF areas, you can assign VLANs to the areas. All VLANs
in the switch must be assigned to one of the defined areas on an OSPF router.
When a VLAN is assigned to an area, all IP addresses are automatically
included in the assignment unless you enter a specific IP address.
Example: To assign VLAN 8 of Switch A to area 192.5.0.0 and include all IP
addresses configured in VLAN 8, enter the following commands:
ProCurve(ospf)# vlan 8
ProCurve(vlan-8)# ip ospf area 192.5.0.0
Example. To assign VLAN 10 of Switch B to area 192.5.0.0 and include only
one IP address (192.5.100.1) from VLAN 10, enter the following commands:
ProCurve(ospf)# vlan 8
roCurve(vlan-10)# ip ospf 192.5.100.1 area 192.5.0.0
Modifying Interface Defaults
OSPF has interface parameters that you can configure. For simplicity, each of
these parameters has a default value. No change to these default values is
required except as needed for specific network configurations.
VLAN default values can be modified using the following CLI commands at
the VLAN interface level of the CLI:
ip ospf all
■
ip ospf area
■
ip ospf < ip-addr >
■
ip ospf authentication-key < password >
■
ip ospf md5-auth-key-chain < chain-name-str >
■
ip ospf cost < num >
■
ip ospf dead-interval < value >
■
ip ospf hello-interval < value >
■
ip ospf priority < value >
■
ip ospf retransmit-interval < value >
■
ip ospf transmit-delay < value >
■
For a complete description of these parameters, see the summary of OSPF
interface parameters in the next section.
Need help?
Do you have a question about the ProCurve 6200yl and is the answer not in the manual?