set l3-interface tunnel destination
Run the command set l3-interface tunnel destination to configure the GRE tunnel destination IPv4 address.
Run the command delete l3-interface tunnel destination to delete this configuration.
Command Syntax
set l3-interface tunnel <tunnel-name> destination <IPv4-address>
delete l3-interface tunnel <tunnel-name>Â destination <IPv4-address>
Parameter
Parameter | Description |
tunnel <tunnel-name> | Specifies the name of the tunnel, its value is alpha-numeric with no spaces. |
destination <IPv4-address> | Specifies the GRE tunnel destination IP address in IPv4 format. |
Example
- Â Configure the destination GRE tunnel IPv4 address for tunnel tnl4.
admin@XorPlus# set l3-interface tunnel tnl4 destination 1.1.1.1 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.