Configuring An Abr - HP 7102dl - ProCurve Secure Router Configuration Manual

Procurve secure router 7000dl series - advanced management and configuration guide
Hide thumbs Also See for 7102dl - ProCurve Secure Router:
Table of Contents

Advertisement

4.
Specify the network and area of each interface that should run OSPF:
Syntax: network <network A.B.C.D> <wildcard bits> area <area ID>
For example:
ProCurve(config-ospf)# network 10.2.0.0 0.0.255.255 area 1
5.
Specify that this area is a stub area:
Syntax: area <area ID> stub

Configuring an ABR

1.
If one does not already exist, create a loopback interface.
Syntax: interface loopback <interface number>
2.
Assign the loopback interface an IP address.
Syntax: ip address <A.B.C.D> <subnet mask>
This address should be the local router ID. For example:
ProCurve(config-loopback 1)# ip address 192.168.255.1 /28
3.
Move to the global configuration mode context and access the OSPF
configuration mode context.
ProCurve(config)# router ospf
4.
Enable OSPF on the WAN interfaces. If the connected LANs run OSPF,
also enable OSPF for these subnets. Specify the network and area in which
each interface resides.
Syntax: network <network A.B.C.D> <wildcard bits> area <area ID>
For example:
ProCurve(config-ospf)# network 10.1.0.0 0.0.255.255 area 0
ProCurve(config-ospf)# network 10.2.0.0 0.0.255.255 area 1
ProCurve(config-ospf)# network 10.3.0.0 0.0.255.255 area 2
5.
If necessary, you can redistribute connected routes for connected net-
works not participating in OSPF.
ProCurve(config-ospf)# redistribute connected
IP Routing—Configuring RIP, OSPF, BGP, and PBR
Quick Start
15-181

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents