tunnel-modify
This command is used to modify an existing tunnel on the switch.
Syntax tunnel-modify
name name-string |
specify a tunnel name. |
bfd|no-bfd |
Specify BFD for the tunnel. |
mac-learning|no-mac-learning |
Specify if you want to enable or disable MAC address learning. |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.1 |
The parameters type and remote-switch deprecated. |
Version 2.2.3 |
The parameter router-if replaced name-string with vrouter-hw-if name option. |
Version 3.0.0 |
The parameter vrouter-if deprecated. The parameter bfd added. |
Version 6.0.0 |
The parameter mac-learning added. |
Usage Tunnels are used to encapsulate unsupported protocols on a network. Use this command to modify tunnels on a fabric.
Examples To enable mac-learning for a tunnel, use the following command:
CLI (network-admin@switch) > tunnel-modify name tunnel010 mac-learning