Enterasys Networks XSR CLI Router User Manual


 
Other ADSL Commands
XSR CLI Reference Guide 13-91
Default
Disabledbydefault.Whenenabled,alloperationalparametersmustbespecified.
Example
ThefollowingexampleconfiguresasubinterfacebackupwithaDialerIDof1,delayof20
secondsbeforeswitchingtothebackup,andadelayof10secondsbeforeswitchingbacktothe
ATMsubinterface.Theexamplealsoconfiguresthesubinterfacetoswitchtothebackuplineat
8:30P.M .thenswitchbacktothenormalinterfaceat9:50P.M .:
XSR(config-if<ATM0/1/0.1>)#backup interface Dialer1
XSR(config-if<ATM0/1/0.1>)#backup delay 20 10
XSR(config-if<ATM0/1/0.1>)#backup time-range 20:30 21:50
crypto
ThiscommandenablesandconfigurestheDFbitVPNparameteronthisATMsubinterface.This
commandrequiresaproperlyconfiguredATMsubinterface.
Syntax
crypto {ezipsec | ipsec df-bit {clear | copy | set}| map [map-name]}
Syntax of the “no” Form
Thiscommand’snodisablesthespecifiedDFbitsetting:
no crypto {ezipsec | ipsec df-bit}| map [map-name]}
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMx/x/x.x>)#
Default
Disabled
Example
ThefollowingexampleenablesEZIPSecwiththeoptionofhavingtheXSRlookintheoriginal
packetfortheouterDFbitsetting.Thisexamplealsoattachesthecryptomapetsvpn:
ezipsec
EZIPSecautomaticconfigurationenabled.
ipsec df-bit
IPSecenabledwiththefollowingDFbitoptions:
clear
TheouterIPheaderclearstheDFbitandtheXSRmayfragmentthepacket
toaddIPSecencapsulation.
copy
XSRsearchestheoriginalpacketfortheouterDFbitsetting.
set
TheouterIPheaderhastheDFbitset;but,theXSRmayfragmentthe
packetiftheoriginalpacketclearedtheDFbit.
map-name
Attachesacryptomaptotheinterfaceandname(optional).