3-30
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
Step 5
exit
Example:
Router(config-ctrl)# exit
Exits to controller mode.
Step 6
interface
type number
Example:
Router(config)#
interface atm 0
Enters ATM configuration mode for interface ATM 0.
Step 7
ip address
ip address subnet mask
Example:
Router(config-if)# ip address 172.16.74.1
255.255.255.0
(Optional) Assigns an IP address to the asymmetric
digital subscriber line (ADSL) or symmetric high bit-rate
digital subscriber line (SHDSL) ATM interface.
Step 8
atm uni-version
version-number
Example:
Router(config-if)# atm uni-version 3.1
(Optional) Specifies an ATM user network interface
(UNI) version number.
Step 9
atm ilmi-keepalive
seconds
Example:
Router(config-if)# atm ilmi-keepalive
(Optional) Enables Integrated Local Management
Interface (ILMI) keepalives.
If you enable ILMI keepalives without specifying the
seconds, the default time interval is 3 seconds.
Step 10
pvc
name vpi/vci
Example:
Router(config-if)# pvc cisco 0/8
Enters atm-virtual-circuit (interface-atm-vc)
configuration mode, and configure a new ATM PVC by
assigning a name (optional) and VPI/VCI numbers.
The default traffic shaping is unspecified bit rate (UBR);
the default encapsulation is ATM adaption layer 5+
(AAL5+), Logical Link Control Protocol (LLC),
Subnetwork Access Protocol (SNAP).
Step 11
protocol ipv6
ipv6-address
Example:
Router(config-if-vc)# protocol ipv6 address
2001:0DB8:2222::72/32
(Optional) Enables IP connectivity and creates a
point-to-point IP address for the VC.
Step 12
vbr-rt
peak-rate
average-rate
burst
Example:
Router(config-if-vc)# vbr-rt 640 320 80
(Optional) Configures the PVC for real-time variable bit
rate (VBR), VBR-nrt (non-real time), unspecified bit rate
(UBR) UBR+, unspecified bit rate constant bit rate
(CBR), available bit rate (ABR) traffic shaping.
•
Peak rate—peak information rate (PIR).
For SHDSL ports, set the peak rate for the trained
line rate minus 8 kb/s.
•
Average rate—average information rate (AIR).
•
Burst—burst size in cells.
Command or Action
Purpose