Administrator Guide

Layer 3 Routing Commands 1304
Command Mode
BGP Router Configuration mode
IPv4 Address Family Configuration mode
User Guidelines
MD5 must either be enabled or disabled on both peers. The same password
must be configured on both peers. After a TCP connection is established, if
the password on one end is changed, then the password on the other end
must be changed to match before the hold time expires. Using the default
hold times, both passwords must be changed within 120 seconds to guarantee
the connection is not dropped.
Command History
Introduced in version 6.2.0.1 firmware.
Updated in version 6.3.0.1 firmware.
Example
console(config-router)#neighbor FE80::0202:B3FF:FE1E:8329 password sample
neighbor prefix-list (BGP Router Configuration)
Use the neighbor prefix-list command to filter advertisements sent to a
specific neighbor based on the destination prefix of each route.
Syntax
neighbor {
ip-address
|
ipv6-address
[interface vlan
vlan-id
]} prefix-list
prefix-list-name
{ in | out }
no neighbor {
ip-address
|
ipv6-address
[interface vlan
vlan-id
]} prefix-list
prefix-list-name
{ in | out }
ip-address
The neighbor’s IPv4 address.
prefix-list-name
The name of an IP prefix list.
ipv6-address
The neighbor’s IPv6 address. If the neighbor’s IPv6 address
is a link local address, the local interface must also be specified. This
command is available in IPv6 address family mode.
2CSNXXX_SWUM204.book Page 1304 Monday, January 25, 2016 1:25 PM