Deployment Guide

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#
show ip bgp ipv6 unicast
View the current BGP information.
Syntax
show ip bgp ipv6 unicast [network [network-mask] [longer-prefixes]]
Parameters
network (OPTIONAL) Enter the network address (in dotted decimal format) of the BGP network
to view information only on that network.
network-mask (OPTIONAL) Enter the keywords network mask (in slash prex format) of the BGP
network address.
longer-prexes (OPTIONAL) Enter the keywords longer-prefixes to view all routes with a common
prex.
Command Modes
EXEC
EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information When you enable the bgp non-deterministic-med command, the show ip bgp command output for a
BGP route does not list the INACTIVE reason.
show ip bgp ipv6 unicast cluster-list
View BGP neighbors in a specic cluster.
Syntax
show ip bgp ipv6 unicast cluster-list [cluster-id]
IPv6 Border Gateway Protocol (IPv6 BGP) 711