6-2
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter6 Configuring ATM Network Interfaces
Disabling Autoconfiguration
To disable autoconfiguration on an interface, perform the following steps, beginning in global
configuration mode:
Example
The following example shows how to disable autoconfiguration on interface ATM 1/0/0:
Switch(config)# interface atm 1/0/0
Switch(config-if)# no atm auto-configuration
Switch(config-if)#
%ATM-6-ILMINOAUTOCFG: ILMI(ATM1/0/0): Auto-configuration is disabled, current interface
parameters will be used at next interface restart.
Displaying the Autoconfiguration
To confirm that autoconfiguration is disabled for the interface, use the following EXEC command:
Example
The following example shows the autoconfiguration status of ATM interface 1/0/0 as disabled:
Switch# show atm interface atm 1/0/0
Interface: ATM1/0/0 Port-type: oc3suni
IF Status: UP Admin Status: up
Auto-config: disabled AutoCfgState: not applicable
IF-Side: Network IF-type: NNI
Uni-type: not applicable Uni-version: not applicable
Max-VPI-bits: 8 Max-VCI-bits: 14
Max-VP: 255 Max-VC: 16383
ConfMaxSvpcVpi: 255 CurrMaxSvpcVpi: 255
ConfMaxSvccVpi: 255 CurrMaxSvccVpi: 255
ConfMinSvccVci: 35 CurrMinSvccVci: 35
Svc Upc Intent: pass Signalling: Enabled
ATM Address for Soft VC: 47.0091.8100.0000.00e0.4fac.b401.4000.0c80.8000.00
Configured virtual links:
PVCLs SoftVCLs SVCLs TVCLs PVPLs SoftVPLs SVPLs Total-Cfgd Inst-Conns
4 0 0 0 1 0 0 5 3
Logical ports(VP-tunnels): 0
Input cells: 263250 Output cells: 269783
5 minute input rate: 0 bits/sec, 0 cells/sec
5 minute output rate: 0 bits/sec, 0 cells/sec
Input AAL5 pkts: 171880, Output AAL5 pkts: 175134, AAL5 crc errors: 0
Command Purpose
Step1 Switch(config)# interface atm
card/subcard/port[.vpt#]
Switch(config-if)#
Selects the interface to be configured.
Step2 Switch(config-if)# no atm auto-configuration Disables autoconfiguration on the interface.
Command Purpose
show atm interface atm card/subcard/port Shows the ATM interface configuration.