Switch User Manual
tunnel source
SecureStack C3 Configuration Guide 19-9
Usage
Thiscommandenablestunnelinterfaceconfigurationmodefromglobalconfigurationmode,and,
iftheinterfacehasnotpreviouslybeencreated,thiscommandcreatesanewtunnelrouting
interface.
Thenoformofthiscommandremovesthetunnelinterfaceandassociatedconfiguration
parameters.
Example
Thisexamplecreatesaconfiguredtunnelinterface1.
C3(su)->router(Config)# interface tunnel 1
C3(su)->router(Config-if(Tnnl 1))#
tunnel source
ThiscommandspecifiestheIPv4sourcetransportaddressofthetunnel.
Syntax
tunnel source {ipv4-addr | interface vlan vlan-id}
no tunnel source
Parameters
Defaults
None.
Mode
Routerinterfaceconfiguration:C3(su)‐>router(Config‐if(Tnnl1))#
Usage
ThenoformofthiscommandremovesthesourceIPv4addressforthetunnelinterfacebeing
configured.
Example
ThefollowingexampleconfiguresthesourceIPv4addressfortunnel1.
C3(su)->router(Config)# interface tunnel 1
C3(su)->router(Config-if(Tnnl 1))#
C3
(su)->router(Config-if(Tnnl 1))# tunnel source 192.168.10.10
ipv4‐addr TheIPv4sourceaddressofthetunnel.
interfacevlanvlan‐id Specifyaninterfacetousealink‐localaddress.TheVLANmustbe
configuredinswitchmode.