System information
BSR 64000 Configuration and Management Guide
7-6
neighbor 160.20.30.4 route-map locpref in
Defining Access Lists and Groups
An access list is a sequential collection of permit and deny conditions. The BSR tests
each condition against conditions in an access list, and supports the following access
lists.
Use the following sections to configure access lists and access groups on the BSR:
• Configuring an IP Access List
• Configuring an AS-path Access-list
• Configuring an IP Access Group
Configuring an IP Access List
1. To configure an IP access list, use the access-list command in Global
Configuration mode, as shown below:
MOT(config)#access-list <access-list-number> {permit | deny}
{
<source-address> <source-wildcard-bits> | any} {<destination-address>
<destination-wildcard-bits> | any}
where:
access-list-number is the number of the access list.
source-address is the source IP address.
source-wildcard-bits is the wildcard bits of the source address.
destination-address is the destination IP address.
destination-wildcard-bits is the wildcard bits of the destination address.
2. Permit and deny conditions in an IP access list apply to IP addresses. To apply an
access list to a neighbor router, use the neighbor distribute-list command, as
shown below:
MOT(config)#neighbor distribute-list