1-19Configuring an IPv6 BGP Route ReflectorFollow these steps to configure an IPv6 BGP route reflector:To do… Use the command… RemarksEnter system view system-view —Enter BGP view bgp as-number —Enter IPv6 address family view ipv6-family —Configure the router as a routereflector and specify an IPv6peer/peer group as a clientpeer { ipv6-group-name |ipv6-address } reflect-clientRequiredNot configured by default.Enable route reflectionbetween clients reflect between-clients OptionalEnabled by default.Configure the cluster ID of theroute reflector reflector cluster-id cluster-idOptionalBy default, a route reflectoruses its router ID as the clusterIDz In general, since the route reflector forwards routing information between clients, it is not requiredto make clients of a route reflector fully meshed. If clients are fully meshed, it is recommended todisable route reflection between clients to reduce routing costs.z If a cluster has multiple route reflectors, you need to specify the same cluster ID for these routereflectors to avoid routing loops.Displaying and Maintaining IPv6 BGPDisplaying BGPTo do… Use the command… RemarksDisplay IPv6 BGP peer groupinformation display bgp ipv6 group [ ipv6-group-name ]Display IPv6 BGP advertisedrouting information display bgp ipv6 networkDisplay IPv6 BGP AS pathinformation display bgp ipv6 paths [ as-regular-expression ]Display IPv6 BGP peer/peergroup informationdisplay bgp ipv6 peer [ group-name log-info |ipv4-address verbose | ipv6-address { log-info |verbose } | verbose ]Display the prefix entries in theORF information of thespecified BGP peerdisplay bgp ipv6 peer { ip-address |ipv6-address } received ipv6-prefixDisplay IPv6 BGP routing tableinformationdisplay bgp ipv6 routing-table [ ipv6-addressprefix-length ]Available inany view