Neighbor update-source (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 554

Advertising
background image

516

Network OS Command Reference

53-1003115-01

neighbor update-source (BGP)

2

neighbor update-source (BGP)

Configures the device to communicate with a neighbor through a specified interface.

Synopsis

neighbor {ip-address | peer-group-name} update-source ip-addr | {tengigabitethernet |
gigabitethernet | fortygigabitethernet} rbridge-id/slot/portnum | loopback num | ve-interface
vlan_id]

no neighbor {ip-address | peer-group-name} update-source ip-addr | {tengigabitethernet |
gigabitethernet | fortygigabitethernet} rbridge-id/slot/portnum | loopback num | ve-interface
vlan_id]

Operands

ip-address

IPv4 address of the neighbor

peer-group-name

Peer group name configured by the neighbor peer-group-name command.

ip-addr

IP address of the update source.

tengigabitethernet

10-gigabit Ethernet interface

gigabitethernet

1-gigabit Ethernet interface

fortygigabitethernet

40-gigabit Ethernet interface.

rbridge-id

Routing bridge ID

slot

Slot number

portnum

Port number

loopback num

Specifies a loopback interface.

ve-interface vlan_id

Specifies a virtual Ethernet VLAN interface. Refer to the Usage Guidelines.

Defaults

None

Command Modes

BGP configuration mode

Description

Use this command to configure the device to communicate with a neighbor through a specified
interface.

Usage Guidelines

Use the no form of the command to restore the defaults.

On the Brocade VDX family of hardware, VLANs are treated as interfaces from a configuration
point of view. By default all the DCB ports are assigned to VLAN 1 (VLAN ID equals 1).
Valid VLAN IDs are as follows:

On Brocade VDX 8770 switches: 1 through 4086 for 802.1Q VLANs (VLAN IDs 4087
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.

On all other Brocade VDX switches: 1 through 3962 for 802.1Q VLANs (VLAN IDs 3963
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.

Examples

Typical command example.

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# router bgp

switch(config-bgp-router)# neighbor 10.11.12.13 update-source

10.11.12.14tengigabitethernet 15/1/1

Advertising