/
protocols bgp peer <text> ipv6-multicast

protocols bgp peer <text> ipv6-multicast


Users can configure the peer to send ipv6-multicast route or not. When users set this parameter to true, the peer will send ipv6-multicast route.


Command Syntax
set protocols bgp peer <text> ipv6-multicast <bool>
delete protocols bgp peer <text> ipv6-multicast


Parameter
<text>router identifier,(eg:192.168.10.2)
<bool>send or don't send ipv6-multicastt route

  • true send ipv6-multicast route
  • false don't send ipv6-multicast route


Example
• This example is to set peer 192.168.10.2 to send ipv6-multicast route:

admin@XorPlus# set protocols bgp peer 192.168.10.2 ipv6-multicast true 
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.