3-29
Cisco IAD2430 Series Integrated Access Devices Software Configuration Guide
OL-4306-03
Chapter 3 Configuring with the Command-Line Interface
Configuring ATM T1-WAN Ports
SUMMARY STEPS
1. enable
2. configure terminal
3. controller {t1|e1|j1} slot/port
4. mode {rpr|rpr-plus|sso}
5. exit
6. interface type number
7. ip address ip address subnet mask
8. atm uni-version version-number
9. atm ilmi-keepalive seconds
10. pvc name vpi/vci
11. protocol ipv6 ipv6-address
12. vbr-rt peak-rate average-rate burst
13. encapsulation {aal5ciscoppp|aal5mux|aal5nlpid|aal5snap}
14. vbr-rt peak-rate average-rate burst
15. exit
16. Repeat Step 8 through Step 12 for each additional ATM PVC to be configured.
17. no shutdown
18. exit
19. exit
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router# enable
Enters privileged EXEC mode.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
controller {t1|e1|j1}
slot/port
Example:
Router(config)# controller t1 0
Enters controller configuration mode and specifies the
controller number.
Step 4
mode {rpr|rpr-plus|sso}
Example:
Router(config-ctrl)# mode atm
Enables ATM encapsulation and creates logical ATM
interface 0. Controller framing is automatically set to
Extended SuperFrame (ESF). The linecode is
automatically set to binary 8-zero substitution (B8ZS).