3-7
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 3
Initially Configuring the ATM Switch Router
Configuring the IP Interface
To display the physical interface configuration, use the following privileged EXEC commands:
Examples
The following example demonstrates using the
show controllers
command to display the OC-3c
physical interface configuration after modification of the defaults:
Switch#
show controllers atm 0/0/0
IF Name: ATM0/0/0 Chip Base Address: A8808000
Port type: 155UTP Port rate: 155 Mbps Port medium: UTP
Port status:SECTION LOS Loopback:None Flags:8300
TX Led: Traffic Pattern RX Led: Traffic Pattern TX clock source: network-derived
Framing mode: stm-1
Cell payload scrambling off
Sts-stream scrambling off
<information deleted>
The following example displays the OC-3c physical layer scrambling configuration after modification
of the defaults using the
more system:running-config
command:
Switch#
more system:running-config
!
version XX.X
<information deleted>
!
interface ATM0/0/0
no keepalive
atm manual-well-known-vc
atm access-group tod1 in
atm pvc 0 35 rx-cttr 3 tx-cttr 3 interface ATM0 0 any-vci encap qsaal
sonet stm-1
no scrambling sts-stream
no scrambling cell-payload
!
<information deleted>
Configuring the IP Interface
IP addresses can be configured on the multiservice route processor interfaces. Each IP address is
configured for one of the following types of connections:
•
Ethernet port—Can be configured either from the BOOTP server or by using the
ip address
command in interface configuration mode.
•
Classical IP over ATM—See
Chapter 13, “Configuring IP over ATM.”
•
LANE client—See
Chapter 14, “Configuring LAN Emulation.”
•
Serial Line Internet Protocol/Point-to-Point Protocol (SLIP/PPP)—Refer to the
Dial Solutions
Configuration Guide
.
Command
Purpose
show controllers atm
card
/
subcard
/
port
Shows the physical layer configuration.
more system:running-config
Shows the physical layer scrambling
configuration.