Juniper IP SERVICES - CONFIGURATION GUIDE V 11.1.X Configuration Manual page 54

Ip services configuration guide
Table of Contents

Advertisement

JUNOSe 11.1.x IP Services Configuration Guide
neighbor distribute-list
neighbor filter-list
neighbor prefix-list
28
Access Lists
Use the no version to delete an IPv6 access list (no other options specified), the
specified entry in the access list, or the log for the specified access list or entry
(by specifying the log keyword).
See ipv6 access-list.
Use to filter routes to selected prefixes as specified in an access list. Distribute
lists are applied only to external peers.
Use the in keyword to apply the list to inbound routes (inbound policy). Use the
out keyword to apply the list to outbound routes (outbound policy).
Besides using distribute lists to filter BGP advertisements, you can do the
following:
Use AS-path filters with the ip as-path access-list and the neighbor filter-list
commands
Use route map filters with the route-map and the neighbor route-map
commands
Example
host1:vr1(config-router)#neighbor group1 distribute-list list1 in
Use the no version to disassociate the access list from a neighbor.
See neighbor distribute-list.
Use to assign an AS-path access list to matching inbound or outbound routes.
Use the in keyword to apply the list to inbound routes (inbound policy). Use the
out keyword to apply the list to outbound routes (outbound policy).
You can specify an optional weight value with the weight keyword to assign a
relative importance to incoming routes that match the AS-path access list.
Access list values can be in the range 0–65535.
Example
host1:vr1(config-router)#neighbor group2 filter-list list2 out
Use the no version to disassociate the access list from a neighbor.
See neighbor filter-list.
Use to assign an inbound or outbound prefix list.
If you specify a BGP peer group by using the peer-group-name argument, all the
members of the peer group inherit the characteristic configured with this
command unless it is overridden for a specific peer.
Use the in keyword to assign the prefix list to incoming routes (inbound policy)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.1.x ip servicesJunose v 11.1

Table of Contents