Enterasys Networks XSR CLI Router User Manual


 
Other ADSL Commands
13-94 Configuring ADSL
Syntax
ip address {ip-address/subnet-mask | negotiated}
Syntax of the “no” Form
Thenoformofthiscommandreturnsthisparametertoitsdefaultsetting:
no ip address
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMxx.x>)#
Default
•IPaddress:0.0.0.0
•Subnetmask:0.0.0.0.
Example
ThisexamplesetsthesubinterfaceIPaddressto10.1.1.1andthesubnetmaskto255.0.0.0:
XSR(config-if<ATM0/1/0.1>)#ip address 10.1.1.1 255.0.0.0
or
XSR(config-if<ATM0/1/0.1>)#ip address 10.1.1.1/8
no shutdown
ThiscommandsetstheATMsubinterfacetotheadministrativeUpstate(no shutdown)and
enablesthevirtualcircuit.
TheassociatedATMinterfacemustbeintheadministrativeUpstate(
no shutdown)beforeano
shutdown
onasubinterfaceisexecuted.
Syntax
no shutdown
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMxx.x>)#
Example
ThefollowingexamplesetstheATMsubinterfacetotheadministrativeupstate:
XSR(config-if<ATM0/1/0>)#no shutdown
ip-address
TheIPaddressassociatedwiththissubinterfaceintheform:A.B.C.D.
subnet-mask
Thesubnetmaskbitsrepresentsthenumberofbitssetto1inthesubnet
mask,rangingfrom0to32.
negotiated
IPaddress/subnetmaskarenegotiatedbyPPP.Thisvaluecannotbeset
whenusingIPoAencapsulation.