beautypg.com

No shutdown – Enterasys Networks X-Pedition XSR CLI User Manual

Page 520

background image

Other ADSL Commands

13-94 Configuring ADSL

Syntax

ip address {ip-address/subnet-mask | negotiated}

Syntax of the “no” Form

The no form of this command returns this parameter to its default setting:

no ip address

Mode

ATM Sub‐Interface configuration: 

XSR(config-ifxx.x>)#

Default

IP address: 0.0.0.0

Subnet mask: 0.0.0.0.

Example

This example sets the sub‐interface IP address to 10.1.1.1 and the subnet mask to 255.0.0.0:

XSR(config-if)#ip address 10.1.1.1 255.0.0.0

or

XSR(config-if)#ip address 10.1.1.1/8

no shutdown

This command sets the ATM sub‐interface to the administrative Up state (

no shutdown

) and 

enables the virtual circuit.

The associated ATM interface must be in the administrative Up state (

no shutdown

) before a 

no

shutdown

 on a sub‐interface is executed.

Syntax

no shutdown

Mode

ATM Sub‐Interface configuration: 

XSR(config-ifxx.x>)#

Example

The following example sets the ATM sub‐interface to the administrative up state:

XSR(config-if)#no shutdown

ip-address

The IP address associated with this sub‐interface in the form: A.B.C.D.

subnet-mask

The subnet mask bits represents the number of bits set to 1 in the subnet 
mask, ranging from 0 to 32.

negotiated

IP address/subnet mask are negotiated by PPP. This value cannot be set 
when using IPoA encapsulation.