Reference Guide

router bgp
Enter ROUTER BGP mode to configure and enable BGP.
S5000
Syntax
router bgp as-number
To disable BGP, use the no router bgp as-number command.
Parameters
as-number Enter the AS number. The range is 1 to 65535 (2-byte), 1 to
4294967295 (4-byte), or 0.1 to 65535.65535 (dotted format).
Defaults Not enabled.
Command
Modes
CONFIGURATION
Command
History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
At least one interface must be in Layer 3 mode for the router bgp command to
be accepted. If no interfaces are enabled for Layer 3, an error message appears:
% Error: No router id
configured
Example
Dell(conf)#router bgp 3
Dell(conf-router_bgp)#
show capture bgp-pdu neighbor
Display BGP packet capture information for an IPv4 address on the system.
S5000
Syntax
show capture bgp-pdu neighbor ipv4-address
Parameters
ipv4-address Enter the IPv4 address (in dotted decimal format) of the BGP
address to display packet information for that address.
Command
Modes
EXEC Privilege
Command
History
Version 9.0(1.3) Introduced on the S5000.
Example
Dell(conf-router_bgp)#show capture bgp-pdu neighbor 20.20.20.2
Incoming packet capture enabled for BGP neighbor 20.20.20.2
Border Gateway Protocol IPv4 (BGPv4)
321