------------------------------------------------------------------------------------------- Router#sh ip int bri Interface IP-Address OK? Method Status Protocol FastEthernet0 unassigned YES unset up up FastEthernet1 unassigned YES unset up down FastEthernet2 unassigned YES unset up down FastEthernet3 unassigned YES unset up down ATM0 unassigned YES NVRAM down down Vlan1 192.168.5.1 YES NVRAM up up Dialer0 unassigned YES NVRAM up up ----------------------------------------------------------------------------------------- Router#sh dsl int atm0 ATM0 Alcatel 20190 chipset information Line has not yet been activated. Modem Status: Down (DMTDSL_DO_OPEN) DSL Mode: Unknown Interrupts: 20626 (0 spurious) PHY Access Err: 0 Activations: 0 LED Status: OFF LED On Time: 100 LED Off Time: 100 Init FW: init_AMR-4.0.003.bin Operation FW: AMR-4.0.003.bin FW Source: external DSL: Training log buffer capability is not enabled --------------------------------------------------------------------------------- Router#sh ver Cisco IOS Software, C870 Software (C870-ADVSECURITYK9-M), Version 12.4(15)T2, RELEASE SOFTWARE (fc7) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2008 by Cisco Systems, Inc. Compiled Fri 18-Jan-08 10:53 by prod_rel_team ROM: System Bootstrap, Version 12.3(8r)YI1, RELEASE SOFTWARE Router uptime is 43 minutes System returned to ROM by power-on System image file is "flash:cisco-ios-12-4.bin" This product contains cryptographic features and is subject to United States and local country laws governing import, export, transfer and use. Delivery of Cisco cryptographic products does not imply third-party authority to import, export, distribute or use encryption. Importers, exporters, distributors and users are responsible for compliance with U.S. and local country laws. By using this product you agree to comply with applicable laws and regulations. If you are unable to comply with U.S. and local laws, return this product immediately. A summary of U.S. laws governing Cisco cryptographic products may be found at: http://www.cisco.com/wwl/export/crypto/tool/stqrg.html If you require further assistance please contact us by sending email to export@cisco.com. Cisco 877 (MPC8272) processor (revision 0x100) with 118784K/12288K bytes of memory. Processor board ID FHK0947216W MPC8272 CPU Rev: Part Number 0xC, Mask Number 0x10 4 FastEthernet interfaces 1 ATM interface 128K bytes of non-volatile configuration memory. 24576K bytes of processor board System flash (Intel Strataflash) Configuration register is 0x2102 ---------------------------------------------------------------------------------------- Router#sh fla 24576K bytes of processor board System flash (Intel Strataflash) Directory of flash:/ 2 -rwx 16314112 Apr 10 2002 19:59:15 +00:00 cisco-ios-12-4.bin 3 -rwx 1038 Mar 1 2002 03:33:28 +00:00 home.shtml 4 -rwx 2077 Mar 1 2002 03:33:28 +00:00 sdmconfig-8xx.cfg 5 -rwx 113152 Mar 1 2002 03:33:33 +00:00 home.tar 6 -rwx 1007616 Mar 1 2002 03:34:15 +00:00 common.tar 7 -rwx 993760 Apr 10 2002 21:00:16 +00:00 adsl_alc_20190.bin 8 -rwx 511939 Mar 1 2002 00:11:54 +00:00 128MB.sdf 9 -rwx 812032 Mar 1 2002 03:40:37 +00:00 es.tar 23482368 bytes total (3715072 bytes free) ----------------------------------------------------------------------------------------- HELL#sh run Building configuration... Current configuration : 1701 bytes ! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname Router ! boot-start-marker boot-end-marker ! enable secret xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ! no aaa new-model ! ! ip cef no ip dhcp use vrf connected ! ip dhcp pool LAN network 192.168.5.0 255.255.255.0 default-router 192.168.5.1 dns-server 192.115.106.35 62.219.186.7 ! ! ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 no ip domain lookup ! ! archive log config hidekeys ! ! interface ATM0 no ip address no atm ilmi-keepalive pvc 8/48 pppoe-client dial-pool-number 1 ! dsl operating-mode auto hold-queue 224 in ! interface FastEthernet0 duplex full speed 100 ! interface FastEthernet1 duplex full speed 100 ! interface FastEthernet2 duplex full speed 100 ! interface FastEthernet3 duplex full speed 100 ! interface Vlan1 ip address 192.168.5.1 255.255.255.0 ! interface Dialer0 ip address negotiated encapsulation ppp dialer pool 1 dialer-group 1 keepalive 11 ppp pap sent-username user@014 password 7 xxxxxxxxxxxxxxxxxxxxxx ! ip forward-protocol nd ! no ip http server no ip http secure-server ! access-list 1 permit 192.168.0.0 0.0.255.255 dialer-list 1 protocol ip permit no cdp run ! control-plane ! banner motd ^C ******************************** + DO NOT LOG IN !! ===---- >> * ******************************** ^C alias exec s sh ip int bri alias exec d sh dsl int atm0 ! line con 0 password 7 xxxxxxxxxxxxxxxxxxxxx logging synchronous login no modem enable line aux 0 line vty 0 4 password 7 xxxxxxxxxxxxxxxxxxxxx logging synchronous login ! scheduler max-task-time 5000 end