Parameters
process-id
Enter the number of the OSPFv3 process. The range is 1 to 65535.
Defaults Not configured.
Command Modes CONFIGURATION
Command History
Version 8.2.1.0 Introduced on the E-Series ExaScale.
Version 7.4.1.0 Introduced
show capture bgp-pdu neighbor
Display BGP packet capture information for an IPv6 address on the E-Series.
C-Series, E-Series
Syntax
show capture bgp-pdu neighbor ipv6-address
Parameters
ipv6-address
Enter the IPv6 address (X:X:X:X::X) of a BGP neighbor.
Command Modes
• EXEC
• EXEC Privilege
Command History
Version 8.2.1.0 Introduced on the E-Series ExaScale.
Version 7.5.1.0 Introduced
Related 
Commands
• capture bgp-pdu neighbor – enables capture of an IPv6 BGP neighbor packet.
• clear ip bgp – specifies a size for the capture buffer.
show config
View the current ROUTER BGP configuration.
C-Series, E-Series
Syntax
show config
Command Modes ROUTER BGPV6-ADDRESS FAMILY
Example
FTOS(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
500