Cisco CX-AIP-TM Installation And Configuration Manual page 44

Asynchronous transfer mode interface processor
Table of Contents

Advertisement

Configuring the AIP
ATM Configuration Examples
The following sections contain examples of ATM interface configurations:
For additional configuration examples, refer to the appropriate Cisco IOS software configuration
publications listed in the section "If You Need More Information" on page 2.
Example of PVCs with AAL5 and LLC/SNAP Encapsulation
The following example creates PVC 5 on ATM interface 3/0 using LLC/SNAP encapsulation over
AAL5. ATM interface 3/0 (IP address 1.1.1.1) connects with the ATM interface (IP address 1.1.1.5)
at the other end of the connection. The static map list named atm declares that the next node is a
broadcast point for multicast packets from IP.
44 Asynchronous Transfer Mode Interface Processor (AIP) Installation and Configuration
Use the show running-config command to display the currently running AIP configuration in
RAM, as follows:
Router# show running-config
interface atm2/0
ip address 1.1.1.110 255.255.255.0
atm rate-queue 1 100
atm rate-queue 2 5
atm pvc 1 1 1 aal5mux ip
atm pvc 3 3 3 aal5snap
atm pvc 4 4 5 aal5snap 4000 3000
appletalk address 10.1
appletalk zone atm
Example of PVCs with AAL5 and LLC/SNAP Encapsulation
Example of PVCs in a Fully Meshed Network
Example of SVCs in a Fully Meshed Network
Example of Connecting Two AIPs Back to Back
interface atm 3/0
ip address 1.1.1.1 255.255.255.0
atm rate-queue 1 100
atm pvc 5 0 10 aal5snap
ip route-cache cbus
map-group atm
map-list atm
ip 1.1.1.5 atm-vc 5 broadcast

Advertisement

Table of Contents
loading

Table of Contents