Specifications

tunnel source
SecureStack C3 Configuration Guide 15-9
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(Configif(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
tunnel destination
ThiscommandspecifiestheIPv4destinationtransportaddressofthetunnel.
Syntax
tunnel destination ipv4-addr
no tunnel destination
Parameters
ipv4addr TheIPv4 sourceaddressofthetunnel.
interfacevlanvlanid Specifyaninterfacetousealinklocaladdress.TheVLANmustbe
configuredinswitchmode.
ipv4addr TheIPv4 destinationaddressofthetunnel.