Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
6-7
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 6
Configuring ATM Network Interfaces
Configuring IISP Interfaces
Configuring IISP Interfaces
The Interim Interswitch Signalling Protocol (IISP) defines a static routing protocol for use between ATM 
switches. IISP provides support for switched virtual connections (SVCs) on switches that do not support 
the Private Network-Network Interface (PNNI) protocol. For further information, see 
To configure an IISP interface, perform the following tasks, beginning in global configuration mode:
Example
The following example shows how to configure ATM interface 3/0/0 on the ATM switch router (SB-1) 
as user side IISP and specifies an ATM route address prefix:
Switch(SB-1)(config)# interface atm 3/0/0
Switch(SB-1)(config-if)# no atm auto-configuration
Switch(SB-1)(config-if)# 
%ATM-6-ILMINOAUTOCFG: ILMI(ATM3/0/0): Auto-configuration is disabled, current interface 
parameters will be used at next interface restart.
Switch(SB-1)(config-if)# atm iisp side user
Switch(SB-1)(config-if)# 
%ATM-5-ATMSOFTSTART: Restarting ATM signalling and ILMI on ATM3/0/0.
Switch(SB-1)(config-if)# exit
Switch(SB-1)(config)# atm route 47.0091.8100.0000.0000.0ca7.ce01 atm 3/0/0
Command
Purpose
Step 1
Switch(config)# interface atm 
card/subcard/port[.vpt#]
Switch(config-if)# 
Selects the interface to be configured.
Step 2
Switch(config-if)# no atm auto-configuration
Disables autoconfiguration on the interface.
Step 3
Switch(config-if)# atm iisp [side {network 
user}] [version {3.0 3.1 | 4.0}]
Configures the ATM IISP interface.
Step 4
Switch(config-if)# exit
Switch(config)# 
Exits interface configuration mode.
Step 5
Switch(config)# atm route addr-prefix
atm card/subcard/port[.subinterface#]
Configures the ATM route address prefix.