Appendix A: Example Configuration
Configuring IP Routing
A-26
5.
Configure area 3 as a stub area.
Dublin(config-ospf)# area 3 stub
6.
Save the configuration.
Dublin(config-ospf)# do write memory
Prague
The ProCurve Secure Router at Prague must fulfill the same tasks as the router
at Dublin. It must:
advertise the local network
receive summary advertisements for the networks at Berlin, Prague, and
Mannheim (but use static routes to reach to Mannheim)
forward external traffic through its Internet connection
Complete these steps:
1.
Configure the loopback interface that will identify the router to other
OSPF routers.
Prague(config)# interface loopback 1
Prague(config-loop 1)# ip address 192.168.225.4 /24
Prague(config-loop 1)# exit
2.
Manually add a default route for external traffic through the interface that
connects to the local router's ISP.
Prague(config)# ip route 0.0.0.0 /0 ppp 1
3.
Access the OSPF configuration mode.
Prague(config)# router ospf
4.
Enable OSPF on the LAN, as well as on the WAN connection. Place both
networks in area 4.
Prague(config-ospf)# network 192.168.224.0 0.0.0.255 area 4
Prague(config-ospf)# network 10.1.4.0 0.0.0.3 area 4
5.
Configure area 4 as a stub area.
Prague(config-ospf)# area 4 stub
6.
Save the configuration.
Prague(config-ospf)# do write memory
Need help?
Do you have a question about the ProCurve Secure Router 7203 dl and is the answer not in the manual?
Questions and answers