set protocols bgp ipv6-unicast import vrf

Run the command set protocols bgp ipv6-unicast import vrf to configure route leaking by importing IPv6 unicast routes from a user defined non-default VRF into the specified user defined VRF.

Run the command delete protocols bgp ipv6-unicast import vrf to delete this configuration from the switch database.


Command Syntax

set protocols bgp ipv6-unicast import vrf <vrf-name>

delete protocols bgp ipv6-unicast import vrf <vrf-name>


Parameter

Parameter

Description

vrf <vrf-name>

Specifies the VRF from which routes are imported. This is must be a non-default user defined VRF. The value is a string.


Example

  • This example configures route leaking by importing BGP IPv6 routes from vrf2 into the default VRF.

admin@Xorplus# set protocols bgp ipv6-unicast import vrf vrf2
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.