
BGP Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
31.65
neighbor filter-list
This command creates a BGP filter using access control lists.
This command specifies an access list, which it then applies to filter updates to and from a BGP
neighbor.
The
no
form removes the specified filter.
Syntax
neighbor <
neighborid
> filter-list <
listname
> {in|out}
no neighbor <
neighborid
> filter-list <
listname
> {in|out}
Mode
Router mode and Address Family [ipv4 unicast | ipv4 multicast | vpnv4 unicast] mode
Examples
Parameter
Description
<neighborid>
Identification method for the BGP peer. Use one of the following
formats:
A.B.C.D
The address of an IPv4 BGP neighbor, in dotted
decimal notation.
TAG
Name of an existing peer-group. For information on
how to create peer groups, refer to the
neighbor
peer-group (adding a neighbor)
and
neighbor
remote-as
commands. When this parameter is used
with a command, the command applies on all peers
in the specified group.
<listname>
The name of an autonomous system path access list.
in
Indicates that incoming advertised routes will be filtered.
out
Indicates that outgoing advertised routes will be filtered.
awplus#
configure terminal
awplus(config)#
router bgp 10
awplus(config-router)#
neighbor 10.10.0.34 filter-list out