Quick Configuration Guide for A7000 dl 8xT1/E1 Wide Module 2005-04
5991-2118 www.procurve.com 9
Configuration for PPP diagram on page 2
1. At the (config)# prompt, enter router ospf to activate the OSPF configuration mode. Your
prompt should now display (config-ospf)#.
2. Specify the networks:
Corporate HQ Router
(config-ospf)#network 10.10.20.0 0.0.0.255 area 0 (for eth 0/1 LAN)
(config-ospf)#network 68.168.72.0 0.0.0.255 area 0 (for PPP 1)
Branch Office 1 Router
(config-ospf)#network 10.10.10.0 0.0.0.255 area 0 (for eth 0/1 LAN)
(config-ospf)#network 68.168.72.0 0.0.0.255 area 0 (for PPP 1)
Branch Office 2 Router
(config-ospf)#network 10.10.30.0 0.0.0.255 area 0 (for eth 0/1 LAN)
(config-ospf)#network 68.168.72.0 0.0.0.255 area 0 (for PPP 1)
3. Enter exit to return to the Global Configuration mode.
Scenario 2: Dynamic Routing via RIP
Configuration for Frame Relay diagram on page 1
1. At the (config)# prompt, enter router rip to activate the RIP configuration mode. Your prompt
should now display (config-rip)#.
2. Enter version 2 to globally define RIP version 2 on all interfaces.
3. Specify the networks:
Corporate HQ Router
(config-rip)#network 10.10.20.0 255.255.255.0 (for eth 0/1 LAN)
(config-rip)#network 192.168.72.0 255.255.255.252 (for FR 1.16)
(config-rip)#network 192.168.72.4 255.255.255.252 (for FR 1.17)
Branch Office 1 Router
(config-rip)#network 10.10.10.0 255.255.255.0 (for eth 0/1 LAN)
(config-rip)#network 192.168.72.0 255.255.255.252 (for FR 1.18)
Branch Office 2 Router
(config-rip)#network 10.10.30.0 255.255.255.0 (for eth 0/1 LAN)
(config-rip)#network 192.168.72.4 255.255.255.252 (for FR 1.19)
4. Enter exit to return to the Global Configuration mode.
Configuration for PPP diagram on page 1
1. At the (config)# prompt, enter router rip to activate the RIP configuration mode. Your prompt
should now display (config-rip)#.
2. Enter version 2 to globally define RIP version 2 on all interfaces.
3. Specify the networks:
Corporate HQ Router
(config-rip)#network 10.10.20.0 255.255.255.0 (for eth 0/1 LAN)
(config-rip)#network 68.168.72.0 255.255.255.0 (for PPP 1)