Users Guide

Layer 3 Routing Commands 1314
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-router-af)#neighbor FE80::0202:B3FF:FE1E:8329 interface vlan
10 next-hop-self
neighbor password
Use the neighbor password command to enable MD5 authentication of TCP
segments sent to and received from a neighbor, and to configure an
authentication key.
Syntax
neighbor { ip-address | ipv6-address [ interface interface-id ] | autodetect
interface interface-id } password string
no neighbor { ip-address | ipv6-address [ interface interface-id ]| autodetect
interface interface-id} password
ip-addressThe neighbor’s IPv4 address.
ipv6-address [ interface interface-id ] – The neighbor’s IPv6 address. If the
neighbor’s IPv6 address is a link local address, the local interface must also
be specified. The interface-id must specify a routing interface identifier
(VLAN ID).
autodetect interface interface-id
—(Optional) The routing interface on
which the neighbor’s link local IPv6 address is auto detected. The
interface-id must be a VLAN routing interface.
stringCase-sensitive password from 1 to 25 characters in length.
Default Configuration
MD5 authentication is disabled by default.
Command Mode
BGP Router Configuration mode
IPv4 Address Family Configuration mode