/
protocols bgp peer <text> ipv6-unicast
protocols bgp peer <text> ipv6-unicast
Users can configure the peer to send ipv6-unicast route or not. When users set this parameter to true, the peer will send ipv6-unicast route.
Command Syntax
set protocols bgp peer <text> ipv6-unicast <bool>
delete protocols bgp peer <text> ipv6-unicast
Parameter
•<text>router identifier,(eg:192.168.10.2)
•<bool>send or don't send ipv6-unicast route
- true send ipv6-unicast route
- false don't send ipv6-unicast route
Example
• This example is to set peer 192.168.10.2 to send ipv6-unicast route:
admin@XorPlus# set protocols bgp peer 192.168.10.2 ipv6-unicast true admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.