Setup guide
4-7
Cisco 6400 Software Setup Guide
OL-1183-04
Chapter4 Node Line Card Interface Configuration
ATM Interface Types
Configuring IISP Interfaces
To manually configure an IISP interface, complete the following steps beginning in global configuration
mode:
Example
In the following example, ATM 3/0/0 is configured as the user side of an IISP connection:
!
interface atm 3/0/0
no atm auto-configuration
atm iisp side user
!
atm route 47.0091.8100.0000.0000.0ca7.ce01 atm 3/0/0
!
Verifying IISP Interface Configuration
To verify IISP interface configuration, use the show atm interface EXEC command:
Switch# show atm interface atm 3/0/0
Interface: ATM3/0/0 Port-type: oc3suni
IF Status: UP Admin Status: up
Auto-config: disabled AutoCfgState: not applicable
IF-Side: User IF-type: IISP
Uni-type: not applicable Uni-version: V3.0
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
3 0 0 0 0 0 0 3 2
Logical ports(VP-tunnels): 0
Command Purpose
Step1
Switch(config)# interface atm slot/subslot/port
Specifies an ATM interface and enters interface
configuration mode.
Step2
Switch(config-if)# no atm auto-configuration
Disables autoconfiguration on the interface.
Step3
Switch(config-if)# atm iisp [side {network | user}]
[version {3.0 | 3.1 | 4.0}]
Configures the ATM IISP interface.
Step4
Switch(config-if)# atm maxvpi-bits bits
(Optional) 0–8. Modifies the maximum VPI bits
configuration.
Step5
Switch(config-if)# atm maxvci-bits bits
(Optional) 0–14. Modifies the maximum VCI bits
configuration.
Step6
Switch(config-if)# exit
Switch(config)#
Returns to global configuration mode.
Step7
Switch(config)# atm route prefix atm-address-prefix
atm slot/subslot/port[.subinterface#]
Configures an ATM route address prefix.