Command Reference Guide Global Configuration Mode Command Set61200510L1-35E Copyright © 2005 ADTRAN 390interface [ | ] [point-to-point]Use the interface command to activate the interface command set for the specified physical or virtualinterface. Use the no form of this command to delete a configured interface. To activate the interface, enterthe no shutdown command from within the specific interface command set. For example,(config-ppp 7)#no shutdown.Syntax Description Identifies the physical port type of the installed Network Interface Module (NIM),Dial-Backup Interface Module (DIM), or Ethernet port. Type interface ? for acomplete list of valid interfaces. Specifies an interface based on its physical location (slot and port). For example,if you have a T1/DSX-1 NIM installed in Slot 1 of an AOS product:• The WAN-T1 port would be specified in the CLI as t1 1/1.• The DSX-1 port would be specified as t1 1/2.• If (for example) a BRI DIM backup module is also installed, then the DBU portof the NIM card would be specified as bri 1/3.• If you are specifying a port that is built into the base unit (e.g., the Ethernetport), the slot number is 0. For example, the Ethernet (LAN) port would bespecified as eth 0/1. Specifies the numerical interface ID using a numerical string. Valid range is 1 to1024. To specify a sub-interface the following syntax applies:interface atm .. Valid range is 1 to 255.point-to-point Optional. Identifies the interface as a point-to-point link (versus multilink). Validonly on interfaces that support point-to-point (e.g., ATM and Frame Relay). Bydefault, all created ATM and Frame Relay interfaces are point-to-point.Default ValuesNo default values required for this command.Applicable PlatformsThis command applies to the NetVanta 300, 1000, 1000R, 2000, 3000, 4000, and 5000 andTotal Access 900 Series units.Command HistoryRelease 1.1 Command was introduced.Release 3.1 Command expanded to include loopback interface.Release 8.1 Command expanded to include ATM interface.Release 9.1 Command expanded to include HDLC interface.Release 11.1 Command expanded to include demand, FXO, and PRI interfaces.Usage ExamplesThe following example enters the serial interface mode for a serial module installed in slot 1:(config)#interface serial 1/1(config-ser 1/1)#