Neighbor Password - Allied Telesis AR2050V Command Reference Manual

Secure, for alliedware plus version 5.4.7-1.x
Table of Contents

Advertisement

BGP
BGP4+ C
AND
OMMANDS

NEIGHBOR PASSWORD

neighbor password
Overview
Use this command to enable MD5 authentication on a TCP connection between
BGP and BGP4+ neighbors. No authentication is applied by default. To setup
authentication for the session, you must first apply authentication on each
connected peer for the session.
Use the no variant of this command to disable this function.
neighbor {<ip-address>|<peer-group-name>} password <password>
Syntax [BGP]
no neighbor {<ip-address>|<peer-group-name>} password
[<password>]
Syntax [BGP4+]
neighbor {<ipv6-addr>|<peer-group-name>} password <password>
no neighbor {<ipv6-addr>|<peer-group-name>} password
[<password>]
Default
No authentication is applied by default.
Mode [BGP]
Router Configuration or IPv4 Address Family Configuration
Mode [BGP4+]
Router Configuration
Usage
When using the <peer-group-name> parameter with this command (to apply this
command to all peers in the group), see the related commands
peer-group (add a neighbor)
to create peer groups first.
Examples [BGP]
This example specifies the encryption type and the password 'manager' for the
neighbor 10.10.10.1:
awplus#
awplus(config)#
awplus(config-router)#
C613-50186-01 Rev B
Parameter
<ip-address>
<ipv6-addr>
<peer-group-name>
<password>
configure terminal
router bgp 10
Command Reference for AR2050V
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Description
Specifies the IP address of the BGP neighbor, in A.B.C.D
format.
Specifies the IPv6 address of the BGP4+ neighbor, entered
in hexadecimal in the format X:X::X:X.
Name of an existing peer-group. When this parameter is
used with this command, the command applies on all peers
in the specified group.
An alphanumeric string of characters to be used as
password.
and
neighbor route-map
neighbor 10.10.10.1 password manager
neighbor
for information about how
1251

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents