1-39peer public-as-only (IPv6 MBGP address family view)Syntaxpeer { ipv6-group-name | ipv6-address } public-as-onlyundo peer { ipv6-group-name | ipv6-address } public-as-onlyViewIPv6 MBGP address family viewDefault Level2: System levelParametersipv6-group-name: Name of an IPv6 MBGP peer group, a string of 1 to 47 characters.ipv6-address: IPv6 address of an IPv6 MBGP peer.DescriptionUse the peer public-as-only command to disable IPv6 MBGP updates to a peer/peer group fromcarrying private AS numbers.Use the undo peer public-as-only command to allow IPv6 MBGP updates to a peer/peer group tocarry private AS numbers.By default, private AS numbers can be carried in outbound IPv6 MBGP update packets.The command does not take effect for IPv6 MBGP updates with both public and private AS numbers.The range of private AS numbers is from 64512 to 65535.Examples# Disable updates sent to IPv6 MBGP peer 1:2::3:4 from carrying private AS numbers. system-view[Sysname] bgp 100[Sysname-bgp] ipv6-family[Sysname-bgp-af-ipv6] peer 1:2::3:4 as-number 100[Sysname-bgp-af-ipv6] quit[Sysname-bgp] ipv6-family multicast[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 enable[Sysname-bgp-af-ipv6-mul] peer 1:2::3:4 public-as-onlypeer reflect-client (IPv6 MBGP address family view)Syntaxpeer { ipv6-group-name | ipv6-address } reflect-clientundo peer { ipv6-group-name | ipv6-address } reflect-clientViewIPv6 MBGP address family view