D-Link DGS-6608 — настройка команды neighbor update-source для BGP-сессий [531/1106]

Превью страниц Страница 531 / 1106
D-Link DGS-6604 [531/1106] Usage guideline
DGS-6600 Series Switch m neighbor update-source
CLI Reference Guide
521
neighbor update-source
Use this command to allow internal BGP sessions to use any operational
interface for TCP connections. Use the no form of this command to restore the
interface assignment to the closest interface.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} update-source INTERFACE-ID
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} update-source INTERFACE-ID
Default The best local address is used.
Command Mode Router configuration.
Usage Guideline Use this command in conjunction with any specified interface on the router. The
loopback interface is the interface that is most commonly used with this
command. The use of loopback interface eliminates a dependency and BGP
does not have to rely on the availability of a particular interface for making TCP
connections.
Example The following example shows how to configure the internal BGP sessions to use
VLAN 1 for the neighbor 172.16.10.10.
Verify the settings by entering the show ip bgp neighbor command.
Syntax Description
IP-ADDRESS Specifies IP address prefixes
PEER-GROUP-NAME Name of a Border Gateway Protocol (BGP) peer group
INTERFACE-ID Specifies the interface ID
Switch(config)# router bgp 65100
Switch(config-router)# neighbor 172.16.10.10 update-source vlan1

Содержание

4839

Узнайте, как использовать команду neighbor update-source для настройки BGP-сессий. Подробное руководство по конфигурации и примеры использования интерфейсов.