System information

Chapter 3 Initially Configuring the ATM Switch Router
Testing the Configuration
3-41
ATM Switch Router Software Configuration Guide
78-6277-03, Cisco IOS Release 12.0(13)W5(19)
Confirming the Running Configuration
Use the more system:running-config command to confirm that the current configuration is correct:
Switch# more system:running-config
version XX.X
no service pad
no service password-encryption
!
hostname Switch
!
<information deleted>
!
interface Ethernet0
ip address 172.20.52.11 255.255.255.224
no ip directed-broadcast
!
interface ATM-E0
no ip address
no ip directed-broadcast
atm pvc 0 29 pd on wrr-weight 15 rx-cttr 3 tx-cttr 3 interface ATM0 0 any-vci
wrr-weight 15 encap
!
interface Async1
no ip address
no ip directed-broadcast
hold-queue 10 in
!
logging buffered 4096 debugging
!
line con 0
exec-timeout 0 0
transport input none
line vty 0 4
exec-timeout 0 0
no login
!
end