Configuring BGP4
10.Select the type of ACL or filter you are adding as a match condition. You can select more than one ACL or filter type. In this example, select AS Path Access List.
NOTE: IP prefix lists and neighbor distribute lists provide separate means for the same type of filtering. To simplify configuration,
11.Next to each type of ACL or filter you selected, enter the ACL or filter name or ID. In this example,
12.Click the Apply button to save the change to the device’s
13.Select the Save link at the bottom of the dialog. Select Yes when prompted to save the configuration change to the
Matching Based on Community ACL
To construct match statements for a route map that match based on community information, use either of the following methods.
USING THE CLI
To construct a route map that matches based on community ACL 1, enter the following commands:
HP9300(config)# ip
HP9300(config)#
Syntax: match community <num>
The <num> parameter specifies a community list ACL and can be a number from 1 – 199. To configure a community list ACL, use the ip
USING THE WEB MANAGEMENT INTERFACE
Use the procedure in “Matching Based on
Matching Based on Destination Network
To construct match statements for a route map that match based on destination network, use either of the following methods. You can use the results of an IP ACL or an IP prefix list as the match condition.
USING THE CLI
To construct a route map that matches based on destination network, enter commands such as the following:
HP9300(config)#
Syntax: match ip address
Syntax: match ip address
The
The <name> parameter with the second command specifies an IP prefix list name. To configure an IP prefix list, see “Defining IP Prefix Lists” on page
USING THE WEB MANAGEMENT INTERFACE
Use the procedure in “Matching Based on
Matching Based on
To construct match statements for a route map that match based on the IP address of the
10 - 65