/
protocols bgp peer <text> ipv4-multicast

protocols bgp peer <text> ipv4-multicast


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


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


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

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


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

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

Copyright © 2025 Pica8 Inc. All Rights Reserved.