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

Asynchronous transfer mode interface processor
Table of Contents

Advertisement

Example of SVCs in a Fully Meshed Network
The following example is also a configuration for the fully meshed network shown in Figure 23, but
using SVCs. SVC 1 is the signaling SVC.
Router A
interface atm 4/0
ip address 131.108.168.1 255.255.255.0
map-group atm
atm nsap-address AB.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
atm rate-queue 1 100
atm maxvc 1024
atm pvc 1 0 5 qsaal
!
map-list atm
ip 131.108.168.2 atm-nsap BC.CDEF.01.234567.890A.BCDE.F012.3456.7890.1334.13
ip 131.108.168.3 atm-nsap BC.CDEF.01.234567.890A.BCDE.F012.3456.7890.1224.12
Router B
interface atm 2/0
ip address 131.108.168.2 255.255.255.0
map-group atm
atm nsap-address BC.CDEF.01.234567.890A.BCDE.F012.3456.7890.1334.13
atm rate-queue 1 100
atm maxvc 1024
atm pvc 1 0 5 qsaal
!
map-list atm
ip 131.108.168.1 atm-nsap AB.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
ip 131.108.168.3 atm-nsap BC.CDEF.01.234567.890A.BCDE.F012.3456.7890.1224.12
Router C
interface atm 4/0
ip address 131.108.168.3 255.255.255.0
map-group atm
atm nsap-address BC.CDEF.01.234567.890A.BCDE.F012.3456.7890.1224.12
atm rate-queue 1 100
atm maxvc 1024
atm pvc 1 0 5 qsaal
!
map-list atm
ip 131.108.168.1 atm-nsap AB.CDEF.01.234567.890A.BCDE.F012.3456.7890.1234.12
ip 131.108.168.2 atm-nsap BC.CDEF.01.234567.890A.BCDE.F012.3456.7890.1334.13
Example of Connecting Two AIPs Back to Back
Two routers, each containing an AIP, can be connected directly back to back with a standard cable,
which allows you to verify the operation of the ATM port or to directly link the routers in order to
build a larger node. To connect two routers, attach the cable between the ATM port on each one.
By default, the AIP expects a connected ATM switch to provide transmit clocking. To specify that
the AIP generates the transmit clock internally for SONET, E3, or DS3 PLIM operation, add the
atm clock internal command to your configuration.
Asynchronous Transfer Mode Interface Processor (AIP) Installation and Configuration
Configuring the AIP
47

Advertisement

Table of Contents
loading

Table of Contents