Configuring Tcp Md5 Code - D-Link xStack DGS-3610 Series Configuration Manual

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

Chapter 29 BGP Configuration
The configuration of Router A:
!
router bgp 100
bgp log-neighbor-changes
neighbor ebgp-group peer-group
neighbor ebgp-group distribute-list 2 in
neighbor ebgp-group route-map set-med out
neighbor 192.168.1.5 remote-as 200
neighbor 192.168.1.5 peer-group ebgp-group
neighbor 192.168.2.6 remote-as 300
neighbor 192.168.2.6 peer-group ebgp-group
neighbor 192.168.2.6 distribute-list 3 in
neighbor 192.168.3.7 remote-as 400
neighbor 192.168.3.7 peer-group ebgp-group
!
The configuration of Router B:
!
router bgp 200
bgp log-neighbor-changes
neighbor 192.168.1.2 remote-as 100
!
The configuration of Router C:
!
router bgp 300
bgp log-neighbor-changes
neighbor 192.168.2.2 remote-as 100
!
The configuration of Router D:
!
router bgp 400
bgp log-neighbor-changes
neighbor 192.168.3.2 remote-as 100
!

29.18.8 Configuring TCP MD5 Code

Use the CLI command neighbor password to configure the TCP MD5 code information for
the BGP connection in the BGP configuration mode.
The configuration format is shown as follows:
router bgp 100
neighbor 171.69.232.54 remote-as 110
neighbor 171.69.232.54 password peerpassword
Here configures the password of peer 171.69.232.54 as peerpassword.
Here configure the password of peer 171.69.232.54 as peerpassword.
29-36
DGS-3610 Series Configuration Guide

Advertisement

Table of Contents
loading

Table of Contents