set l3-interface tunnel vrf
Run the command set l3-interface tunnel vrf vrf1 to configure the VRF for the GRE tunnel to attach to.
Run the command delete l3-interface tunnel vrf vrf1 to delete this configuration.
Command Syntax
set l3-interface tunnel <tunnel-name> vrf <vrf-name>
delete l3-interface tunnel <tunnel-name> vrf <vrf-name>
Parameter
Parameter | Description |
vrf <vrf-name> | Specifies the name of the VRF for the GRE tunnel to attach to. |
tunnel <tunnel-name> | Specifies the GRE tunnel name in alpha-numeric format with no spaces. |
Example
- Configure the VRF vrf1 for the GRE tunnel tnl4.
admin@XorPlus# set l3-interface tunnel tnl4 vrf vrf1 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.