Naming The List; Assigning The Entry An Order; Discarding Or Allowing Routes; Specifying The Network Address - 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

IP Routing—Configuring RIP, OSPF, BGP, and PBR
Configuring BGP
15-82
To break this command down into its steps, you:
name the list
assign the entry an order
specify whether the filter permits or denies routes that match the entry
specify the network address, including prefix length
optionally, specify the range of prefix lengths that the router will permit
(or deny) for routes to subnets within this network

Naming the List

You apply a list to a neighbor by its name. You can apply only one list to each
neighbor for an inbound filter and one for an outbound filter. You should
therefore give the same name to every entry that applies to the routes that
your router will receive from a neighbor. Conversely, give the same second
name to every entry that applies to routes the router will advertise to that
neighbor.

Assigning the Entry an Order

The router processes the prefix list from the lowest entry to the highest entry.
The router stops processing the prefix list as soon as it finds a match. You
should therefore take care when assigning entries a sequence number. For
example, you may generally want to discard routes with a prefix longer that
24, but allow a route to a specific /30 network. Give the default entry a higher
sequence number:
ProCurve(config)# ip prefix-list FilterIn seq 1 permit 10.3.3.0/30
ProCurve(config)# ip prefix-list FilterIn seq 10 deny 0.0.0.0/0 ge 24

Discarding or Allowing Routes

Permit statements allow the router to accept or advertise a matching route.
Deny statements configure the router to drop the matching route.

Specifying the Network Address

Identify the route that you want to filter by its network address. Remember
that the prefix length is an essential part of this address. Network 172.16.0.0 /
16 is different from network 172.16.0.0 /20.
If you want to filter by prefix length only, without regard to the network, use
the default network address, 0.0.0.0 /0.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Procurve secure router 7203dl j8753a j8753a

Table of Contents