neighbor filter-list name

This command establishes BGP filters.

Syntax

neighbor {<neighbor tag>|a.b.c.d|X:X::X:X}  filter-list name [in|out] 

Command

Description

a.b.c.d|X:X::X:X

Defines the IP address of the neighbor (IPv4 or IPv6).

neighbor tag

Defines the neighbor tag.

in

Filters incoming updates.

out

Filters outgoing updates.

name

Defines the as-path access list name.

Default

NA

Command Mode

Privileged User

Example

This example establishes BGP filters.

(config-data)# router bgp 1
(conf-router)# neighbor 10.15.5.100 filter-list flist in