DGS-6604 m tunnel source
CLI Reference Guide
915
tunnel source
Use the tunnel source configuration command to add the source IPv4 address
for the tunnel interface. Use the no tunnel source configuration command to
remove it.
tunnel source {IPv4-ADDRESS}
no tunnel source
Default None
Command Mode Interface configuration
Usage Guideline Use this command to configure the source IPv4 address for a tunnel interface.
Tunnel interfaces are valid for this command.
Examples This example shows how to add the source IPv4 address for the tunnel interface
2
This example shows how to remove the source IPv4 address for the tunnel
interface 2
Verify the settings by entering the show interface command.
Syntax Description
IPv4-ADDRESS IPv4 address.
Switch(config)# interface tunne 2
Switch(config-if)#tunnel source 10.0.0.1
Switch(config-if)#
Switch(config)# interface tunne 2
Switch(config-if)#no tunnel source
Switch(config-if)#