White Papers

Table Of Contents
Parameters
ipv6-address
Enter the IPv6 address (X:X:X:X::X) of a BGP neighbor.
Defaults
EXEC
EXEC Privilege
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
8.3.19.0 Introduced on the S4820T.
8.4.2.1 Introduced on the C-Series and S4810.
8.2.1.0 Introduced on the E-Series ExaScale.
7.4.1.0 Introduced on the E-Series TeraScale.
Related
Command
capture bgp-pdu neighbor (ipv6) enables capture of an IPv6 BGP neighbor packet.
capture bgp-pdu max-buffer-size specifies a size for the capture buffer.
show config
View the current ROUTER BGP configuration.
Syntax
show config
Command Modes ROUTER BGPV6-ADDRESS FAMILY
Example
Dell(conf-router_bgp)#show conf
!
router bgp 18508
neighbor RR-CLIENT peer-group
neighbor RR-CLIENT remote-as 18508
neighbor RR-CLIENT no shutdown
neighbor RR-CLIENT-PASSIV peer-group passive
neighbor RR-CLIENT-PASSIV remote-as 18508
neighbor RR-CLIENT-PASSIV subnet 9000::9:0/120
neighbor RR-CLIENT-PASSIV no shutdown
neighbor 1109::33 remote-as 18508
neighbor 1109::33 update-source Loopback 101
neighbor 1109::33 no shutdown
neighbor 2222::220 remote-as 18508
neighbor 2222::220 route-reflector-client
neighbor 2222::220 update-source Loopback 100
neighbor 2222::220 no shutdown
neighbor 4000::33 remote-as 18508
neighbor 4000::33 no shutdown
neighbor 4000::60 remote-as 18508
neighbor 4000::60 no shutdown
neighbor 9000::1:2 remote-as 640
no neighbor 9000::1:2 activate
neighbor 9000::1:2 no shutdown
!
Dell#
964
IPv6 Border Gateway Protocol (IPv6 BGP)