HP ProCurve Secure Router 7203 dl Advanced Management And Configuration Manual page 947

Secure router
Hide thumbs Also See for ProCurve Secure Router 7203 dl:
Table of Contents

Advertisement

4.
Create and configure an ACL for the demand interface. This ACL
selects traffic from the Prague LAN with a destination to either of
Mannheim's LANs.
Prague(config)# ip access-list extended Demand1
Prague(config-ext-nacl)# permit ip 192.168.224.0 0.0.0.255 192.168.128.0 0.0.0.255
Prague(config-ext-nacl)# permit ip 192.168.224.0 0.0.0.255 192.168.129.0 0.0.0.255
Prague(config-ext-nacl)# exit
5.
Create and configure the demand interface.
Prague(config)# interface demand 1
Prague(config-demand 1)# ip address 10.2.4.2 /30
Prague(config-demand 1)# match-interesting list Demand1
Prague(config-demand 1)#resource pool Pool1
Prague(config-demand 1)# description Connection to Mannheim
Prague(config-demand 1)# connect-sequence 10 dial-string 00496215551222
forced-isdn-64k
6.
Create and configure the ISDN group.
Prague(config-demand 1)# isdn-group 1
Prague(config-isdn-group 1)# connect bri 2/1
Prague(config-isdn-group 1)# connect bri 2/2
Prague(config-isdn-group 1)# resource pool-member Pool1
7.
Configure and activate the ISDN BRI interface.
Prague(config-isdn-group 1)# interface bri 2/1
Prague(config-bri 2/1)# isdn ldn1 4202551214
Prague(config-bri 2/1)# no shutdown
Prague(config-bri 2/1)# interface bri 2/2
Prague(config-bri 2/2)# isdn ldn1 4202551224
Prague(config-bri 2/2)# no shutdown
Prague(config-bri 2/2)# exit
8.
Configure static routes to the Mannheim networks.
Prague(config)# ip route 192.168.128.0 /24 demand 1
Prague(config)# ip route 192.168.129.0 /24 demand 1
9.
Save the configuration.
Prague(config)# do write memory
Appendix A: Example Configuration
Configuring the Physical and Data Link Layers
A-19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7102 dl

Table of Contents