Specifications

Table Of Contents
tunnel destination access-list
MP-843
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
tunnel destination access-list
To specify the access list that the template interface uses for obtaining the mesh tunnel interface
destination address, use the tunnel destination access-list command in interface configuration mode.
To remove the access list from this template interface, use the no form of this command.
tunnel destination access-list num
no tunnel destination access-list nu
m
Syntax Description
Command Default No default behavior or values to specify access lists.
Command Modes Interface configuration (config-if)#
Command History
Usage Guidelines This command can be used only on template interfaces.
If you specify an access list that does not exist, no tunnels are set up. You need an access list to set up
th
e destination addresses for the mesh tunnel interfaces.
If you enter the shut
down command on the autotemplate interface, the command is executed on all the
cloned tunnel interfaces. To delete all the cloned tunnel interfaces, enter the no tunnel destination
command on the autotemplate. To delete tunnel interfaces for a particular autotemplate, go to the
particular interface and enter the no tunnel destination command.
Examples The following example shows how to configure the template interface to use access-list 1 to obtain the
t
unnel destination address:
Router(config)# interface auto-template 1
Router(config-if)# tunnel destination access-list 1
num Number of the access list.
Release Modification
12.0(27)S This command was introduced.
12.2(33)SRA This command was integrated into Cisco IOS Release 12.2(33)SRA.
12.2(33)SXH This command was integrated into Cisco IOS Release 12.2(33)SXH.
12.4(20)T This command was integrated into Cisco IOS Release 12.4(20)T.