Interface VPN Commands
14-124 Configuring the VPN
AmultipointinterfaceacceptsmanyinboundtunnelsandisusedwhentheXSRisconfiguredasa
remoteaccessVPNgateway.
Syntax
interface vpn {number}{point-to-point | multi-point}
Syntax of the “no” Form
ThefollowingcommanddeletesthespecifiedVPNinterface:
no interface vpn
Mode
Globalconfiguration:XSR(config)#
Next Mode
Interfaceconfiguration:XSR(config-int-vpn)#
Example
ThefollowingexamplecreatesVPNinterface57:
XSR(config)#interface vpn 57
XSR(config-int-vpn)#

copy-tos

ThiscommandcopiesTOSbitsduringtheencapsulation/decapsulationprocess.Itcanbeapplied
toaVPNinterfaceorinsertedinthecryptoisamppeercommand.Whenapplied,thecommand
copiestheTOSbytefromtheinnertotheouterheaderforoutputpackets.Forinputpackets,it
copiestheTOSbytefromtheoutertotheinnerheader.
Syntax
copy-tos
Syntax of the “no” Form
ThefollowingnoformofthecommandremovestheTOScopyaction:
no copy-tos
Note: The no shutdown command is not required to bring up the virtual interface because it is
always enabled.
number VPNinterfacenumberrangingfrom1to255.
point-to-point VPNporttypeinitiatingoutboundtunnelstoanothergateway.
multi-point VPNporttypeterminatinginboundtunnelsfromaremoteaccessVPN
gateway.