Configuring Demand Routing for Primary ISDN Modules
Using Demand Routing for ISDN Connections
8-26
To view the routing table, enter:
ProCurve(config-demand 1)# do show ip route
Figure 8-8 shows a routing table that includes demand interface 1, a directly
connected interface.
C
10.2.2.0/30 is directly connected, ppp 1
C
10.3.3.0/30 is directly connected, demand 1
C
192.168.20.0/24 is directly connected, eth 0/1
Figure 8-8. Routing Table That Includes a Demand Interface
Matching the Interesting Traffic
To finish defining the interesting traffic that will trigger a dial-up connection,
you must associate the ACL you created with the demand interface. From the
demand interface configuration mode context, enter:
Syntax: match-interesting [list | reverse list] <listname > [in | out]
Include the list option if you want the ProCurve Secure Router to use standard
matching logic for the ACL. That is, the router will try to match the packet's
source address to the source address that is defined in the extended ACL.
Likewise, the router will try to match the packet's destination address with
the destination address that is defined in the extended ACL.
Include the reverse list option if you want the ProCurve Secure Router to
use reverse matching logic when processing the ACL. The ProCurve Secure
Router will use the ACL to match traffic that is transmitted in the opposite
direction, eliminating the need to create another ACL for the traffic inbound
on the WAN connection. The router will try to match the packet's source
address with the destination address that is defined in the ACL. The router
will then try to match the packet's destination address with the source address
that is defined in the ACL.
Replace <listname> with the ACL that you created to define the interesting
traffic. You can specify only extended ACLs.
Including in or out is optional. By default, the ProCurve Secure Router uses
the ACL you specify to check both incoming and outgoing traffic. If you do
not specify a direction, outbound traffic is matched to the specified ACL, and
inbound traffic is matched to the reverse of the ACL.
Need help?
Do you have a question about the ProCurve Secure 7000dl Series and is the answer not in the manual?
Questions and answers