cisco-vpn#show tech ------------------ show version ------------------ Cisco Internetwork Operating System Software IOS (tm) 7200 Software (C7200-IK2S-M), Version 12.0(3)T2, RELEASE SOFTWARE (fc1) Copyright (c) 1986-1999 by cisco Systems, Inc. Compiled Sun 11-Apr-99 13:34 by dschwart Image text-base: 0x60008900, data-base: 0x60F98000 ROM: System Bootstrap, Version 11.1(13)CA, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1) BOOTFLASH: 7200 Software (C7200-BOOT-M), Version 11.1(21.2)CC, EARLY DEPLOYMENT MAINTENANCE INTERIM SOFTWARE cisco-vpn uptime is 2 days, 20 hours, 6 minutes System restarted by power-on System image file is "slot0:c7200-ik2s-mz.120-3.T2.bin" cisco 7206 (NPE200) processor with 122880K/8192K bytes of memory. R5000 CPU at 200Mhz, Implementation 35, Rev 2.1, 512KB L2 Cache 6 slot midplane, Version 1.3 Last reset from power-on Bridging software. X.25 software, Version 3.0.0. 8 Ethernet/IEEE 802.3 interface(s) 1 FastEthernet/IEEE 802.3 interface(s) 125K bytes of non-volatile configuration memory. 4096K bytes of packet SRAM memory. 4096K bytes of Flash internal SIMM (Sector size 256K). Configuration register is 0x2102 ------------------ show running-config ------------------ Building configuration... Current configuration: ! version 12.0 service config service timestamps debug uptime service timestamps log uptime service password-encryption service udp-small-servers service tcp-small-servers ! hostname cisco-vpn ! boot system flash slot0:c7200-ik2s-mz.120-3.T2.bin enable password 7 ! ip subnet-zero ip host cisco-vpn 45.210.50.105 ! ! ! crypto isakmp policy 100 hash md5 authentication pre-share lifetime 43200 ! crypto isakmp policy 200 encr 3des hash md5 authentication pre-share lifetime 43200 ! crypto isakmp policy 300 crypto isakmp key 12345678901234567890 address 45.210.50.115 crypto isakmp key 12345678901234567890 address 45.210.50.111 crypto isakmp key 12345678901234567890 address 45.210.50.102 crypto isakmp key 12345678901234567890 address 45.210.50.104 crypto isakmp key 12345678901234567890 address 45.210.50.106 crypto isakmp key 12345678901234567890 address 45.210.50.109 crypto isakmp key 12345678901234567890 address 45.210.50.113 crypto isakmp key 12345678901234567890 address 45.210.50.114 crypto isakmp key 12345678901234567890 address 45.210.50.116 crypto isakmp key 12345678901234567890 address 45.210.50.117 crypto isakmp key 12345678901234567890 address 45.210.50.118 crypto isakmp key 12345678901234567890 address 45.210.50.119 crypto isakmp key 12345678901234567890 address 45.210.50.120 ! crypto ipsec security-association lifetime seconds 43200 ! crypto ipsec transform-set vpn99 esp-des esp-md5-hmac crypto ipsec transform-set vpn99a esp-3des esp-md5-hmac ! ! crypto map VPNCrypto 100 ipsec-isakmp set peer 45.210.50.111 set transform-set vpn99 vpn99a match address 111 crypto map VPNCrypto 200 ipsec-isakmp set peer 45.210.50.102 set transform-set vpn99 vpn99a match address 102 crypto map VPNCrypto 300 ipsec-isakmp set peer 45.210.50.114 set transform-set vpn99 vpn99a match address 114 crypto map VPNCrypto 400 ipsec-isakmp set peer 45.210.50.115 set transform-set vpn99 vpn99a match address 115 crypto map VPNCrypto 500 ipsec-isakmp set peer 45.210.50.104 set transform-set vpn99 vpn99a match address 104 crypto map VPNCrypto 600 ipsec-isakmp set peer 45.210.50.106 set transform-set vpn99 vpn99a match address 106 crypto map VPNCrypto 700 ipsec-isakmp set peer 45.210.50.109 set transform-set vpn99 vpn99a match address 109 crypto map VPNCrypto 800 ipsec-isakmp set peer 45.210.50.111 set transform-set vpn99 vpn99a match address 111 crypto map VPNCrypto 810 ipsec-isakmp set peer 45.210.50.113 set transform-set vpn99 vpn99a match address 113 crypto map VPNCrypto 820 ipsec-isakmp set peer 45.210.50.114 set transform-set vpn99 vpn99a match address 114 crypto map VPNCrypto 830 ipsec-isakmp set peer 45.210.50.116 set transform-set vpn99 vpn99a match address 116 crypto map VPNCrypto 840 ipsec-isakmp set peer 45.210.50.117 set transform-set vpn99 vpn99a match address 117 crypto map VPNCrypto 850 ipsec-isakmp set peer 45.210.50.118 set transform-set vpn99 vpn99a match address 118 crypto map VPNCrypto 860 ipsec-isakmp set peer 45.210.50.119 set transform-set vpn99 vpn99a match address 119 crypto map VPNCrypto 870 ipsec-isakmp set peer 45.210.50.120 set transform-set vpn99 vpn99a match address 120 ! ! ! interface FastEthernet0/0 no ip address no ip directed-broadcast no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3/0 ip address 45.210.50.105 255.255.255.0 no ip directed-broadcast no ip route-cache no ip mroute-cache crypto map VPNCrypto ! interface Ethernet3/1 no ip address no ip directed-broadcast no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3/2 no ip address no ip directed-broadcast no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3/3 no ip address no ip directed-broadcast no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3/4 no ip address no ip directed-broadcast no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3/5 no ip address no ip directed-broadcast no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3/6 no ip address no ip directed-broadcast no ip route-cache no ip mroute-cache shutdown ! interface Ethernet3/7 ip address 45.210.5.1 255.255.255.0 no ip directed-broadcast no ip route-cache no ip mroute-cache ! ip classless ip route 0.0.0.0 0.0.0.0 45.210.50.1 ip route 45.210.0.0 255.255.0.0 Null0 ip route 45.210.2.0 255.255.255.0 45.210.50.102 ip route 45.210.4.0 255.255.255.0 45.210.50.104 ip route 45.210.6.0 255.255.255.0 45.210.50.106 ip route 45.210.9.0 255.255.255.0 45.210.50.109 ip route 45.210.11.0 255.255.255.0 45.210.50.111 ip route 45.210.13.0 255.255.255.0 45.210.50.113 ip route 45.210.14.0 255.255.255.0 45.210.50.114 ip route 45.210.15.0 255.255.255.0 45.210.50.115 ip route 45.210.16.0 255.255.255.0 45.210.50.116 ip route 45.210.17.0 255.255.255.0 45.210.50.117 ip route 45.210.18.0 255.255.255.0 45.210.50.118 ip route 45.210.19.0 255.255.255.0 45.210.50.119 ip route 45.210.20.0 255.255.255.0 45.210.50.120 no ip http server ! access-list 102 permit ip 45.210.5.0 0.0.0.255 45.210.2.0 0.0.0.255 access-list 104 permit ip 45.210.5.0 0.0.0.255 45.210.4.0 0.0.0.255 access-list 106 permit ip 45.210.5.0 0.0.0.255 45.210.6.0 0.0.0.255 access-list 109 permit ip 45.210.5.0 0.0.0.255 45.210.9.0 0.0.0.255 access-list 111 permit ip 45.210.5.0 0.0.0.255 45.210.11.0 0.0.0.255 access-list 113 permit ip 45.210.5.0 0.0.0.255 45.210.13.0 0.0.0.255 access-list 114 permit ip 45.210.5.0 0.0.0.255 45.210.14.0 0.0.0.255 access-list 115 permit ip 45.210.5.0 0.0.0.255 45.210.15.0 0.0.0.255 access-list 116 permit ip 45.210.5.0 0.0.0.255 45.210.16.0 0.0.0.255 access-list 117 permit ip 45.210.5.0 0.0.0.255 45.210.17.0 0.0.0.255 access-list 118 permit ip 45.210.5.0 0.0.0.255 45.210.18.0 0.0.0.255 access-list 119 permit ip 45.210.5.0 0.0.0.255 45.210.19.0 0.0.0.255 access-list 120 permit ip 45.210.5.0 0.0.0.255 45.210.20.0 0.0.0.255 ! line con 0 exec-timeout 0 0 transport input none line aux 0 line vty 0 4 password 7 login ! end ------------------ show controllers ------------------ Interface FastEthernet0/0 Hardware is DEC21140 dec21140_ds=0x61449948, registers=0x3C018000, ib=0x4B01D100 rx ring entries=128, tx ring entries=256 rxring=0x4B01D200, rxr shadow=0x61449B24, rx_head=0, rx_tail=0 txring=0x4B01DA40, txr shadow=0x61449D50, tx_head=2, tx_tail=4, tx_count=2 CSR0=0xFFFA4880, CSR3=0x4B01D200, CSR4=0x4B01DA40, CSR5=0xFC000000 CSR6=0xE0000000, CSR7=0xFFFE0000, CSR8=0xFFFE0000, CSR9=0xFFFDD7FF CSR11=0xFFFE0000, CSR12=0xFFFFFF98, CSR15=0xFFFFFEC8 TX state: stopped RX state: stopped - RESET or STOP RECEIVE command Far End Fault Indication (For FX Interface): OFF DEC21140 PCI registers: bus_no=0, device_no=6 CFID=0x00091011, CFCS=0x02800006, CFRV=0x02000012, CFLT=0x0000FF00 CBIO=0xFEFBFF01, CBMA=0x48018000, CFIT=0x000001FD, CFDA=0x00007900 MII registers: Register 0x00: 0400 784B 2000 5C01 0081 0000 0000 0000 Register 0x08: 0000 0000 0000 0000 0000 0000 0000 0000 Register 0x10: 0000 0000 0000 0000 0000 0001 8060 Register 0x18: 8020 0800 0000 3800 A3B9 throttled=0, enabled=0, disabled=0 rx_fifo_overflow=0, rx_no_enp=0, rx_discard=0 tx_underrun_err=0, tx_jabber_timeout=0, tx_carrier_loss=0 tx_no_carrier=0, tx_late_collision=0, tx_excess_coll=0 tx_collision_cnt=0, tx_deferred=0, fatal_tx_err=0, tbl_overflow=0 HW addr filter: 0x6144A57C, ISL Disabled Entry= 0: Addr=0100.0CCC.CCCC Entry= 1: Addr=FFFF.FFFF.FFFF Entry= 2: Addr=FFFF.FFFF.FFFF Entry= 3: Addr=FFFF.FFFF.FFFF Entry= 4: Addr=FFFF.FFFF.FFFF Entry= 5: Addr=FFFF.FFFF.FFFF Entry= 6: Addr=FFFF.FFFF.FFFF Entry= 7: Addr=FFFF.FFFF.FFFF Entry= 8: Addr=FFFF.FFFF.FFFF Entry= 9: Addr=FFFF.FFFF.FFFF Entry=10: Addr=FFFF.FFFF.FFFF Entry=11: Addr=FFFF.FFFF.FFFF Entry=12: Addr=FFFF.FFFF.FFFF Entry=13: Addr=FFFF.FFFF.FFFF Entry=14: Addr=FFFF.FFFF.FFFF Entry=15: Addr=0010.F66D.3400 Interface Ethernet3/0 Hardware is AMD Presidio2 ADDR: 61452044, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x00000072, CSR3 =0x00001044, CSR4 =0x0000491D, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B05A220, CXDA =0x4B05A5B0 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.3454, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x61453984, registers=0x3D800000, ib=0x4B05A0C0 rx ring entries=64, tx ring entries=128 rxring=0x4B05A120, rxr shadow=0x61453B70, rx_head=16, rx_tail=0 txring=0x4B05A560, txr shadow=0x61453C9C, tx_head=5, tx_tail=5, tx_count=0 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=67059, tx_more_col_err=230399, tx_no_enp=0, tx_deferred_err=67911 tx_underrun_err=0, tx_late_collision_err=2, tx_loss_carrier_err=0 tx_exc_collision_err=2, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 Interface Ethernet3/1 Hardware is AMD Presidio2 ADDR: 614570A8, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x00000004, CSR3 =0x00001044, CSR4 =0x00004915, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B06DE40, CXDA =0x4B06E280 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.3455, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x614589E8, registers=0x3D804000, ib=0x4B06DDE0 rx ring entries=64, tx ring entries=128 rxring=0x4B06DE40, rxr shadow=0x61458BD4, rx_head=0, rx_tail=0 txring=0x4B06E280, txr shadow=0x61458D00, tx_head=0, tx_tail=0, tx_count=0 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=0, tx_more_col_err=0, tx_no_enp=0, tx_deferred_err=0 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 Interface Ethernet3/2 Hardware is AMD Presidio2 ADDR: 6145BA04, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x00000004, CSR3 =0x00001044, CSR4 =0x00004915, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B081B60, CXDA =0x4B081FA0 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.3456, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x6145D344, registers=0x3D808000, ib=0x4B081B00 rx ring entries=64, tx ring entries=128 rxring=0x4B081B60, rxr shadow=0x6145D530, rx_head=0, rx_tail=0 txring=0x4B081FA0, txr shadow=0x6145D65C, tx_head=0, tx_tail=0, tx_count=0 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=0, tx_more_col_err=0, tx_no_enp=0, tx_deferred_err=0 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 Interface Ethernet3/3 Hardware is AMD Presidio2 ADDR: 61460384, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x00000004, CSR3 =0x00001044, CSR4 =0x00004915, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B095880, CXDA =0x4B095CC0 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.3457, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x61461CC4, registers=0x3D80C000, ib=0x4B095820 rx ring entries=64, tx ring entries=128 rxring=0x4B095880, rxr shadow=0x61461EB0, rx_head=0, rx_tail=0 txring=0x4B095CC0, txr shadow=0x61461FDC, tx_head=0, tx_tail=0, tx_count=0 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=0, tx_more_col_err=0, tx_no_enp=0, tx_deferred_err=0 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 Interface Ethernet3/4 Hardware is AMD Presidio2 ADDR: 614653E8, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x00000004, CSR3 =0x00001044, CSR4 =0x00004915, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B0A95A0, CXDA =0x4B0A99E0 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.3458, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x61466D28, registers=0x3D810000, ib=0x4B0A9540 rx ring entries=64, tx ring entries=128 rxring=0x4B0A95A0, rxr shadow=0x61466F14, rx_head=0, rx_tail=0 txring=0x4B0A99E0, txr shadow=0x61467040, tx_head=0, tx_tail=0, tx_count=0 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=0, tx_more_col_err=0, tx_no_enp=0, tx_deferred_err=0 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 Interface Ethernet3/5 Hardware is AMD Presidio2 ADDR: 61469D44, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x00000004, CSR3 =0x00001044, CSR4 =0x00004915, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B0BD2C0, CXDA =0x4B0BD700 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.3459, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x6146B684, registers=0x3D814000, ib=0x4B0BD260 rx ring entries=64, tx ring entries=128 rxring=0x4B0BD2C0, rxr shadow=0x6146B870, rx_head=0, rx_tail=0 txring=0x4B0BD700, txr shadow=0x6146B99C, tx_head=0, tx_tail=0, tx_count=0 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=0, tx_more_col_err=0, tx_no_enp=0, tx_deferred_err=0 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 Interface Ethernet3/6 Hardware is AMD Presidio2 ADDR: 6146E6C4, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x00000004, CSR3 =0x00001044, CSR4 =0x00004915, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B0D0FE0, CXDA =0x4B0D1420 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.345A, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x61470004, registers=0x3D818000, ib=0x4B0D0F80 rx ring entries=64, tx ring entries=128 rxring=0x4B0D0FE0, rxr shadow=0x614701F0, rx_head=0, rx_tail=0 txring=0x4B0D1420, txr shadow=0x6147031C, tx_head=0, tx_tail=0, tx_count=0 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=0, tx_more_col_err=0, tx_no_enp=0, tx_deferred_err=0 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 Interface Ethernet3/7 Hardware is AMD Presidio2 ADDR: 61473728, FASTSEND: 600B068C, MCI_INDEX: 0 DIST ROUTE ENABLED: 0 Route Cache Flag: 0 LADRF=0x0000 0x0100 0x0000 0x0000 CSR0 =0x000002F2, CSR3 =0x00001044, CSR4 =0x0000491D, CSR15 =0x00000000 CSR80 =0x0000C800, CSR114=0x00000000, CRDA =0x4B0E4E70, CXDA =0x4B0E5660 BCR9 =0x00000000 (half-duplex) HW filtering information: Promiscuous Mode Disabled, PHY Addr Enabled, Broadcast Addr Enabled PHY Addr=0010.F66D.345B, Multicast Filter=0x0000 0x0100 0x0000 0x0000 amdp2_instance=0x61475068, registers=0x3D81C000, ib=0x4B0E4CA0 rx ring entries=64, tx ring entries=128 rxring=0x4B0E4D00, rxr shadow=0x61475254, rx_head=23, rx_tail=0 txring=0x4B0E5140, txr shadow=0x61475380, tx_head=81, tx_tail=83, tx_count=2 Software MAC address filter(hash:length/addr/mask/hits): 0xC0: 0 0100.0ccc.cccc 0000.0000.0000 0 spurious_idon=0, filtered_pak=0, throttled=0, enabled=0, disabled=0 rx_framing_err=0, rx_overflow_err=0, rx_buffer_err=0, rx_bpe_err=0 rx_soft_overflow_err=0, rx_no_enp=0, rx_discard=0, rx_miss_count=0 tx_one_col_err=38, tx_more_col_err=121, tx_no_enp=0, tx_deferred_err=1340 tx_underrun_err=0, tx_late_collision_err=0, tx_loss_carrier_err=0 tx_exc_collision_err=0, tx_buff_err=0, fatal_tx_err=0 hsrp_conf=0, need_af_check=0 ------------------ show stacks ------------------ Minimum process stacks: Free/Size Name 10348/12000 Init 5328/6000 RADIUS INITCONFIG 8168/9000 DHCP Client 9504/12000 Virtual Exec 5280/6000 UDP Echo Interrupt level stacks: Level Called Unused/Size Name 1 4695380 7460/9000 Network interfaces 2 0 9000/9000 DMA/Timer Interrupt 3 10 7456/9000 PA Management Int Handler 4 639296 8640/9000 Console Uart 5 0 9000/9000 OIR/Error Interrupt 7 61293562 8608/9000 NMI Interrupt Handler ------------------ show interfaces ------------------ FastEthernet0/0 is administratively down, line protocol is down Hardware is DEC21140, address is 0010.f66d.3400 (bia 0010.f66d.3400) MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) Half-duplex, 100Mb/s, 100BaseTX/FX ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 watchdog, 0 multicast 0 input packets with dribble condition detected 0 packets output, 0 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/0 is up, line protocol is up Hardware is AmdP2, address is 0010.f66d.3454 (bia 0010.f66d.3454) Internet address is 45.210.50.105/24 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:00, output 00:00:00, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 5000 bits/sec, 6 packets/sec 5 minute output rate 4000 bits/sec, 3 packets/sec 1576825 packets input, 375949644 bytes, 0 no buffer Received 536150 broadcasts, 0 runts, 0 giants, 0 throttles 38 input errors, 38 CRC, 24 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1066708 packets output, 170958466 bytes, 0 underruns 4 output errors, 297460 collisions, 3 interface resets 0 babbles, 2 late collision, 67911 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/1 is administratively down, line protocol is down Hardware is AmdP2, address is 0010.f66d.3455 (bia 0010.f66d.3455) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1004055 packets output, 165046752 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/2 is administratively down, line protocol is down Hardware is AmdP2, address is 0010.f66d.3456 (bia 0010.f66d.3456) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1004055 packets output, 165046752 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/3 is administratively down, line protocol is down Hardware is AmdP2, address is 0010.f66d.3457 (bia 0010.f66d.3457) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1004055 packets output, 165046752 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/4 is administratively down, line protocol is down Hardware is AmdP2, address is 0010.f66d.3458 (bia 0010.f66d.3458) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1004055 packets output, 165046752 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/5 is administratively down, line protocol is down Hardware is AmdP2, address is 0010.f66d.3459 (bia 0010.f66d.3459) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1004055 packets output, 165046752 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/6 is administratively down, line protocol is down Hardware is AmdP2, address is 0010.f66d.345a (bia 0010.f66d.345a) MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1004055 packets output, 165046752 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Ethernet3/7 is up, line protocol is up Hardware is AmdP2, address is 0010.f66d.345b (bia 0010.f66d.345b) Internet address is 45.210.5.1/24 MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec, reliablility 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) ARP type: ARPA, ARP Timeout 04:00:00 Last input 00:00:00, output 00:00:00, output hang never Last clearing of "show interface" counters never Queueing strategy: fifo Output queue 0/40, 0 drops; input queue 0/75, 0 drops 5 minute input rate 4000 bits/sec, 7 packets/sec 5 minute output rate 5000 bits/sec, 4 packets/sec 1236166 packets input, 133863313 bytes, 0 no buffer Received 6 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 input packets with dribble condition detected 1034238 packets output, 167944342 bytes, 0 underruns 0 output errors, 159 collisions, 1 interface resets 0 babbles, 0 late collision, 1340 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out ------------------ show process memory ------------------ Total: 106114592, Used: 4785780, Free: 101328812 PID TTY Allocated Freed Holding Getbufs Retbufs Process 0 0 83928 1252 3287496 0 0 *Init* 0 0 476 121708 476 0 0 *Sched* 0 0 9447724 3710224 63760 184000 0 *Dead* 1 0 268 268 3788 0 0 Load Meter 2 2 221496 217952 15208 0 0 Virtual Exec 3 0 0 0 6788 0 0 Check heaps 4 0 66380 1272500 6884 19272 13185792 Pool Manager 5 0 320 320 6788 0 0 Timers 6 0 268 268 6788 0 0 Serial Backgroun 7 0 0 0 6788 0 0 EnvMon 8 0 96 0 6884 0 0 OIR Handler 9 0 96 0 6884 0 0 IPC Zone Manager 10 0 0 0 6788 0 0 IPC Periodic Tim 11 0 96 0 6884 0 0 IPC Seat Manager 12 0 348 827564 7136 0 0 ARP Input 13 0 0 0 6788 0 0 HC Counter Timer 14 0 268 268 6788 0 0 DDR Timers 15 0 268 268 12788 0 0 Dialer event 16 0 12144 2636 16296 0 0 Entity MIB API 17 0 96 0 6884 0 0 SERIAL A'detect 18 0 148 0 6936 0 0 Critical Bkgnd 19 0 59076 40560 13940 0 0 Net Background 20 0 364 268 12884 0 0 Logger 21 0 268 352 6788 0 0 TTY Background 22 0 0 0 6788 0 0 Per-Second Jobs 23 0 0 0 6788 0 0 CSP Timer 24 0 96 0 6884 0 0 CES Line Conditi 25 0 4532 4436 7264 0 0 Flash MIB Update 26 0 512 268 13032 0 0 ATM OAM Input 27 0 268 268 12788 0 0 ATM OAM TIMER 28 0 4512552 49384 17192 4296176 1495680 IP Input 29 0 555816 545052 17552 0 0 CDP Protocol 30 0 244 0 7032 0 0 PPP IP Add Route 31 0 192 0 6980 0 0 X.25 Encaps Mana 32 0 96 0 6884 0 0 MPC Router Proce 33 0 364 268 6884 0 0 SSCOP Input 34 0 364 268 6884 0 0 SSCOP Output 35 0 268 268 6788 0 0 SSCOP Timer 36 0 0 0 9788 0 0 IP Background 37 0 364 268 12884 0 0 ILMI Input 38 0 0 0 6788 0 0 SNMP Timers 39 0 364 268 6884 0 0 ILMI Request 40 0 364 268 6884 0 0 ILMI Response 41 0 0 0 6788 0 0 ILMI Timer Proce 42 0 5780 684 17884 0 0 ATM PVC Discover 43 0 512 268 7032 0 0 Adj Manager 44 0 0 4560 12788 0 0 TCP Timer 45 0 72268 0 14456 0 0 TCP Protocols 46 0 244 0 7032 0 0 Probe Input 47 0 96 0 6884 0 0 RARP Input 48 0 0 0 6788 0 0 Socket Timers 49 0 91064 62208 22068 0 0 DHCPD Receive 50 0 0 0 6788 0 0 IP Cache Ager 51 0 244 0 7032 0 0 PAD InCall 52 0 364 268 12884 0 0 X.25 Background 53 0 364 268 12884 0 0 ALPS P1024_CktMg 54 0 460 268 12980 0 0 ALPS X.25 Ckt Mg 55 0 1156 0 7944 0 0 Crypto HW Proc 56 0 0 0 6788 0 0 ISDN Timer 57 0 0 0 6788 0 0 Time Range Proce 58 0 0 0 6804 0 0 IP NAT Ager 59 0 228 0 13016 0 0 Encrypt Proc 60 0 27624844 26023376 15452 0 0 Key Proc 61 0 96 0 3884 0 0 Crypto Support 62 0 31675800 31580360 108228 0 0 Crypto SM 63 0 5412 268 13932 0 0 Crypto CA 64 0 242488680 111453964 55696 128936448 119811840 Crypto IKMP 65 0 34080 69908 13604 0 0 IPSEC key engine 66 0 0 0 6788 0 0 IPSEC manual key 67 0 1268 0 8056 0 0 SYSMGT Events 68 0 0 0 6788 0 0 CallMIB Backgrou 69 0 0 0 6788 0 0 ISDNMIB Backgrou 70 0 96 0 12884 0 0 SNMP ConfCopyPro 71 0 192 0 6980 0 0 Net Input 72 0 268 268 3788 0 0 Compute load avg 73 0 0 73004 6788 0 260864 Per-minute Jobs 74 0 0 0 6788 0 0 xcpa-driver 75 0 8752724 8474616 284896 0 0 Config Probe 76 0 8758212 8490580 274460 0 0 Config Probe 77 0 96 0 6944 0 0 IP-RT Background 79 0 0 0 6788 0 0 DHCPD Timer 80 0 152 0 6940 0 0 DHCPD Database 4754500 Total ------------------ show process cpu ------------------ CPU utilization for five seconds: 2%/0%; one minute: 0%; five minutes: 0% PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process 1 8 49022 0 0.00% 0.00% 0.00% 0 Load Meter 2 148 838 176 0.08% 0.11% 0.05% 2 Virtual Exec 3 43948 24884 1766 0.00% 0.00% 0.00% 0 Check heaps 4 656 1838 356 0.00% 0.00% 0.00% 0 Pool Manager 5 0 2 0 0.00% 0.00% 0.00% 0 Timers 6 0 2 0 0.00% 0.00% 0.00% 0 Serial Backgroun 7 5344 245134 21 0.00% 0.00% 0.00% 0 EnvMon 8 0 1 0 0.00% 0.00% 0.00% 0 OIR Handler 9 0 1 0 0.00% 0.00% 0.00% 0 IPC Zone Manager 10 28 245134 0 0.00% 0.00% 0.00% 0 IPC Periodic Tim 11 0 1 0 0.00% 0.00% 0.00% 0 IPC Seat Manager 12 32140 299989 107 0.00% 0.01% 0.00% 0 ARP Input 13 8 55223 0 0.00% 0.00% 0.00% 0 HC Counter Timer 14 0 2 0 0.00% 0.00% 0.00% 0 DDR Timers 15 0 2 0 0.00% 0.00% 0.00% 0 Dialer event 16 4 2 2000 0.00% 0.00% 0.00% 0 Entity MIB API 17 0 1 0 0.00% 0.00% 0.00% 0 SERIAL A'detect 18 0 1 0 0.00% 0.00% 0.00% 0 Critical Bkgnd 19 4 34269 0 0.00% 0.00% 0.00% 0 Net Background 20 12 8584 1 0.00% 0.00% 0.00% 0 Logger 21 16 245070 0 0.00% 0.00% 0.00% 0 TTY Background 22 16 245133 0 0.00% 0.00% 0.00% 0 Per-Second Jobs 23 0 1 0 0.00% 0.00% 0.00% 0 CSP Timer 24 0 1 0 0.00% 0.00% 0.00% 0 CES Line Conditi 25 0 12 0 0.00% 0.00% 0.00% 0 Flash MIB Update 26 0 2 0 0.00% 0.00% 0.00% 0 ATM OAM Input 27 0 2 0 0.00% 0.00% 0.00% 0 ATM OAM TIMER 28 397752 2298324 173 0.16% 0.11% 0.09% 0 IP Input 29 1124 28590 39 0.00% 0.00% 0.00% 0 CDP Protocol 30 0 1 0 0.00% 0.00% 0.00% 0 PPP IP Add Route 31 0 1 0 0.00% 0.00% 0.00% 0 X.25 Encaps Mana 32 0 1 0 0.00% 0.00% 0.00% 0 MPC Router Proce 33 0 2 0 0.00% 0.00% 0.00% 0 SSCOP Input 34 0 2 0 0.00% 0.00% 0.00% 0 SSCOP Output 35 240 4087 58 0.00% 0.00% 0.00% 0 SSCOP Timer 36 64 4111 15 0.00% 0.00% 0.00% 0 IP Background 37 0 2 0 0.00% 0.00% 0.00% 0 ILMI Input 38 0 1 0 0.00% 0.00% 0.00% 0 SNMP Timers 39 0 2 0 0.00% 0.00% 0.00% 0 ILMI Request 40 0 2 0 0.00% 0.00% 0.00% 0 ILMI Response 41 0 1 0 0.00% 0.00% 0.00% 0 ILMI Timer Proce 42 0 2 0 0.00% 0.00% 0.00% 0 ATM PVC Discover 43 28 4087 6 0.00% 0.00% 0.00% 0 Adj Manager 44 0 157 0 0.00% 0.00% 0.00% 0 TCP Timer 45 8 11 727 0.00% 0.00% 0.00% 0 TCP Protocols 46 0 1 0 0.00% 0.00% 0.00% 0 Probe Input 47 0 1 0 0.00% 0.00% 0.00% 0 RARP Input 48 0 1 0 0.00% 0.00% 0.00% 0 Socket Timers 49 48 144 333 0.00% 0.00% 0.00% 0 DHCPD Receive 50 0 4086 0 0.00% 0.00% 0.00% 0 IP Cache Ager 51 0 1 0 0.00% 0.00% 0.00% 0 PAD InCall 52 0 2 0 0.00% 0.00% 0.00% 0 X.25 Background 53 0 2 0 0.00% 0.00% 0.00% 0 ALPS P1024_CktMg 54 0 2 0 0.00% 0.00% 0.00% 0 ALPS X.25 Ckt Mg 55 0 1 0 0.00% 0.00% 0.00% 0 Crypto HW Proc 56 0 1 0 0.00% 0.00% 0.00% 0 ISDN Timer 57 0 1 0 0.00% 0.00% 0.00% 0 Time Range Proce 58 0 1 0 0.00% 0.00% 0.00% 0 IP NAT Ager 59 1082980 1350706 801 0.08% 0.16% 0.18% 0 Encrypt Proc 60 590192 85006 6942 2.04% 0.40% 0.32% 0 Key Proc 61 0 1 0 0.00% 0.00% 0.00% 0 Crypto Support 62 124 245106 0 0.00% 0.00% 0.00% 0 Crypto SM 63 0 3 0 0.00% 0.00% 0.00% 0 Crypto CA 64 68132 240697 283 0.08% 0.03% 0.00% 0 Crypto IKMP 65 312 44635 6 0.00% 0.00% 0.00% 0 IPSEC key engine 66 0 1 0 0.00% 0.00% 0.00% 0 IPSEC manual key 67 0 1 0 0.00% 0.00% 0.00% 0 SYSMGT Events 68 0 1 0 0.00% 0.00% 0.00% 0 CallMIB Backgrou 69 0 1 0 0.00% 0.00% 0.00% 0 ISDNMIB Backgrou 70 0 1 0 0.00% 0.00% 0.00% 0 SNMP ConfCopyPro 71 452 11916 37 0.00% 0.00% 0.00% 0 Net Input 72 24 49023 0 0.00% 0.00% 0.00% 0 Compute load avg 73 32684 4086 7999 0.00% 0.00% 0.00% 0 Per-minute Jobs 74 0 1 0 0.00% 0.00% 0.00% 0 xcpa-driver 75 4 2726 1 0.00% 0.00% 0.00% 0 Config Probe 76 4 2742 1 0.00% 0.00% 0.00% 0 Config Probe 77 12344 4085 3021 0.00% 0.00% 0.00% 0 IP-RT Background 79 0 2043 0 0.00% 0.00% 0.00% 0 DHCPD Timer 80 84 69430 1 0.00% 0.00% 0.00% 0 DHCPD Database ------------------ show buffers ------------------ Buffer elements: 496 in free list (500 max allowed) 4117483 hits, 0 misses, 0 created Public buffer pools: Small buffers, 104 bytes (total 53, permanent 50): 49 in free list (20 min, 150 max allowed) 2176918 hits, 66 misses, 100 trims, 103 created 0 failures (0 no memory) Middle buffers, 600 bytes (total 25, permanent 25): 21 in free list (10 min, 150 max allowed) 627811 hits, 4 misses, 12 trims, 12 created 0 failures (0 no memory) Big buffers, 1524 bytes (total 50, permanent 50): 50 in free list (5 min, 150 max allowed) 248536 hits, 0 misses, 0 trims, 0 created 0 failures (0 no memory) VeryBig buffers, 4520 bytes (total 10, permanent 10): 10 in free list (0 min, 100 max allowed) 0 hits, 0 misses, 0 trims, 0 created 0 failures (0 no memory) Large buffers, 5024 bytes (total 23, permanent 0): 2 in free list (0 min, 10 max allowed) 103109 hits, 12436 misses, 24849 trims, 24872 created 0 failures (0 no memory) Huge buffers, 18024 bytes (total 0, permanent 0): 0 in free list (0 min, 4 max allowed) 37899 hits, 118 misses, 236 trims, 236 created 0 failures (0 no memory) Interface buffer pools: IPC buffers, 4096 bytes (total 2, permanent 2): 2 in free list (1 min, 8 max allowed) 0 hits, 0 fallbacks, 0 trims, 0 created 0 failures (0 no memory) Header pools: Header buffers, 0 bytes (total 511, permanent 256): 255 in free list (256 min, 1024 max allowed) 171 hits, 85 misses, 0 trims, 255 created 0 failures (0 no memory) 256 max cache size, 256 in cache Particle Clones: 1024 clones, 0 hits, 0 misses Public particle pools: F/S buffers, 128 bytes (total 512, permanent 512): 0 in free list (0 min, 512 max allowed) 512 hits, 0 misses 512 max cache size, 512 in cache Normal buffers, 512 bytes (total 1024, permanent 1024): 1024 in free list (512 min, 2048 max allowed) 0 hits, 0 misses, 0 trims, 0 created 0 failures (0 no memory) Private particle pools: FastEthernet0/0 buffers, 512 bytes (total 400, permanent 400): 0 in free list (0 min, 400 max allowed) 400 hits, 0 fallbacks 400 max cache size, 270 in cache 14 buffer threshold, 0 threshold transitions Ethernet3/0 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache Ethernet3/1 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache Ethernet3/2 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache Ethernet3/3 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache Ethernet3/4 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache Ethernet3/5 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache Ethernet3/6 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache Ethernet3/7 buffers, 512 bytes (total 128, permanent 128): 0 in free list (0 min, 128 max allowed) 128 hits, 0 fallbacks 128 max cache size, 64 in cache ------------------ show diag ------------------ Slot 0: Fast-ethernet on C7200 I/O card with MII or RJ45 port adapter, 1 port Port adapter is analyzed Port adapter insertion time 2d20h ago EEPROM contents at hardware discovery: Hardware revision 1.1 Board revision A0 Serial number 8199113 Part number 73-2956-01 Test history 0x0 RMA number 00-00-00 EEPROM format version 1 EEPROM contents (hex): 0x20: 01 83 01 01 00 7D 1B C9 49 0B 8C 01 00 00 00 00 0x30: 50 00 00 00 98 03 11 00 00 FF FF FF FF FF FF FF Slot 3: Ethernet port adapter, 8 ports Port adapter is analyzed Port adapter insertion time 2d20h ago EEPROM contents at hardware discovery: Hardware revision 1.14 Board revision A0 Serial number 10732381 Part number 73-1391-08 Test history 0x7 RMA number 01-43-19 EEPROM format version 1 EEPROM contents (hex): 0x20: 01 01 01 0E 00 A3 C3 5D 49 05 6F 08 07 01 2B 13 0x30: 50 00 00 00 98 10 17 00 FF FF FF FF FF FF FF FF ------------------ show c7200 ------------------ Network IO Interrupt Throttling: throttle count=0, timer count=0 active=0, configured=0 netint usec=4000, netint mask usec=200 C7200 Midplane EEPROM: Hardware revision 1.3 Board revision M0 Serial number 6622871 Part number 73-1539-03 Test history 0x0 RMA number 00-00-00 MAC=0010.f66d.3400, MAC Size=1024 EEPROM format version 1, Model=0x6 EEPROM contents (hex): 0x20: 01 06 01 03 00 65 0E 97 49 06 03 03 00 10 F6 6D 0x30: 34 00 04 00 00 00 00 00 4B 88 04 B0 AA AA 00 FF C7200 CPU EEPROM: Hardware revision 2.0 Board revision D0 Serial number 8197330 Part number 73-2441-02 Test history 0x0 RMA number 00-00-00 EEPROM format version 1 EEPROM contents (hex): 0x20: 01 69 02 00 00 7D 14 D2 49 09 89 02 00 00 00 00 0x30: 68 00 00 00 98 03 02 00 FF FF FF FF FF FF FF FF TLB entries : Virt Address range Phy Address range Attributes 0x4B000000:0x4B1FFFFF 0x4B000000:0x4B1FFFFF CacheMode=2, RW, Valid 0x4B200000:0x4B3FFFFF 0x4B200000:0x4B3FFFFF CacheMode=2, RW, Valid 0x10000000:0x10001FFF 0x00000000:0x00001FFF CacheMode=2, RW, Valid 0x40000000:0x41FFFFFF 0x40000000:0x41FFFFFF CacheMode=2, RW, Valid 0x44000000:0x45FFFFFF 0x44000000:0x45FFFFFF CacheMode=2, RW, Valid 0x3C000000:0x3C7FFFFF 0x48000000:0x487FFFFF CacheMode=2, RW, Valid 0x3C800000:0x3CFFFFFF 0x48800000:0x48FFFFFF CacheMode=2, RW, Invalid 0x3D000000:0x3D7FFFFF 0x4D000000:0x4D7FFFFF CacheMode=2, RW, Invalid 0x3D800000:0x3DFFFFFF 0x49000000:0x497FFFFF CacheMode=2, RW, Valid 0x3E000000:0x3E7FFFFF 0x4D800000:0x4DFFFFFF CacheMode=2, RW, Invalid 0x3E800000:0x3EFFFFFF 0x49800000:0x49FFFFFF CacheMode=2, RW, Invalid 0x3F000000:0x3F7FFFFF 0x4E000000:0x4E7FFFFF CacheMode=2, RW, Invalid 0x1FC00000:0x1FC7FFFF 0x1FC00000:0x1FC7FFFF CacheMode=2, RO, Valid 0x1E000000:0x1E1FFFFF 0x1E000000:0x1E1FFFFF CacheMode=2, RW, Valid 0x1E800000:0x1E9FFFFF 0x1E800000:0x1E9FFFFF CacheMode=2, RW, Valid 0x60000000:0x607FFFFF 0x00000000:0x007FFFFF CacheMode=3, RO, Valid 0x60800000:0x609FFFFF 0x00800000:0x009FFFFF CacheMode=3, RO, Valid 0x60A00000:0x60BFFFFF 0x00A00000:0x00BFFFFF CacheMode=3, RO, Valid 0x60C00000:0x60DFFFFF 0x00C00000:0x00DFFFFF CacheMode=3, RO, Valid 0x60E00000:0x60E7FFFF 0x00E00000:0x00E7FFFF CacheMode=3, RO, Valid 0x60E80000:0x60EFFFFF 0x00E80000:0x00EFFFFF CacheMode=3, RO, Valid 0x60F00000:0x60F7FFFF 0x00F00000:0x00F7FFFF CacheMode=3, RO, Valid 0x60F80000:0x60F87FFF 0x00F80000:0x00F87FFF CacheMode=3, RO, Valid 0x60F88000:0x60F8FFFF 0x00F88000:0x00F8FFFF CacheMode=3, RO, Valid 0x60F90000:0x60F97FFF 0x00F90000:0x00F97FFF CacheMode=3, RO, Valid 0x60F98000:0x60F9FFFF 0x00F98000:0x00F9FFFF CacheMode=3, RW, Valid 0x60FA0000:0x60FBFFFF 0x00FA0000:0x00FBFFFF CacheMode=3, RW, Valid 0x60FC0000:0x60FDFFFF 0x00FC0000:0x00FDFFFF CacheMode=3, RW, Valid 0x60FE0000:0x60FFFFFF 0x00FE0000:0x00FFFFFF CacheMode=3, RW, Valid 0x61000000:0x617FFFFF 0x01000000:0x017FFFFF CacheMode=3, RW, Valid 0x61800000:0x61FFFFFF 0x01800000:0x01FFFFFF CacheMode=3, RW, Valid 0x62000000:0x63FFFFFF 0x02000000:0x03FFFFFF CacheMode=3, RW, Valid 0x64000000:0x65FFFFFF 0x04000000:0x05FFFFFF CacheMode=3, RW, Valid 0x66000000:0x67FFFFFF 0x06000000:0x07FFFFFF CacheMode=3, RW, Valid 0x07800000:0x07FFFFFF 0x07800000:0x07FFFFFF CacheMode=2, RW, Valid 0x37800000:0x37FFFFFF 0x07800000:0x07FFFFFF CacheMode=0, RW, Valid 0x7B000000:0x7B1FFFFF 0x4B000000:0x4B1FFFFF CacheMode=0, RW, Valid 0x7B200000:0x7B3FFFFF 0x4B200000:0x4B3FFFFF CacheMode=0, RW, Valid ------------------ show pci hardware ------------------ GT64010 External PCI Configuration registers: Vendor / Device ID : 0xAB114601 (b/s 0x014611AB) Status / Command : 0x17018002 (b/s 0x02800117) Class / Revision : 0x02000006 (b/s 0x06000002) Latency : 0xFF000000 (b/s 0x000000FF) RAS[1:0] Base : 0x00000000 (b/s 0x00000000) RAS[3:2] Base : 0x00000004 (b/s 0x04000000) CS[2:0] Base : 0x00000000 (b/s 0x00000000) CS[3] Base : 0x00000000 (b/s 0x00000000) Mem Map Base : 0x00000014 (b/s 0x14000000) IO Map Base : 0x01000014 (b/s 0x14000001) Subsystem Vendor / D : 0x000000C4 (b/s 0xC4000000) Int Pin / Line : 0x00010000 (b/s 0x00000100) Swap RAS[1:0] Base : 0x000000C0 (b/s 0xC0000000) Swap RAS[3:2] Base : 0x000000C4 (b/s 0xC4000000) Swap CS[3] Base : 0x00000000 (b/s 0x00000000) Enable BAR : 0x01000000 (b/s 0x00000001) Bridge 0, Downstream MB0 to MB1, Handle=0 DEC21050 bridge chip, config=0x0 (0x00):dev, vendor id = 0x00011011 (0x04):status, command = 0x02800143 (0x08):class code, revid = 0x06040002 (0x0C):hdr, lat timer, cls = 0x00010010 (0x18):sec lat,cls & bus no = 0x18000100 (0x1C):sec status, io base = 0x02809040 (0x20):mem base & limit = 0x4AF04880 (0x24):prefetch membase/lim = 0x4BF04B00 (0x30):io base/lim upper16 = 0x00000000 (0x3C):bridge ctrl = 0x00030000 (0x40):arb/serr, chip ctrl = 0x00080000 (0x44):pri/sec trgt wait t. = 0x00008020 (0x48):sec write attmp ctr = 0x00FFFFFF (0x4C):pri write attmp ctr = 0x00FFFFFF Bridge 1, Upstream MB1 to MB0, Handle=1 DEC21050 bridge chip, config=0x0 (0x00):dev, vendor id = 0x00011011 (0x04):status, command = 0x02800144 (0x08):class code, revid = 0x06040002 (0x0C):hdr, lat timer, cls = 0x0001F800 (0x18):sec lat,cls & bus no = 0x18090400 (0x1C):sec status, io base = 0x02809040 (0x20):mem base & limit = 0x4AF04880 (0x24):prefetch membase/lim = 0x4CF04B00 (0x30):io base/lim upper16 = 0x00000000 (0x3C):bridge ctrl = 0x00030000 (0x40):arb/serr, chip ctrl = 0x00080000 (0x44):pri/sec trgt wait t. = 0x00008020 (0x48):sec write attmp ctr = 0x00FFFFFF (0x4C):pri write attmp ctr = 0x00FFFFFF Bridge 2, Downstream MB0 to MB2, Handle=2 DEC21050 bridge chip, config=0x0 (0x00):dev, vendor id = 0x00011011 (0x04):status, command = 0x02800143 (0x08):class code, revid = 0x06040002 (0x0C):hdr, lat timer, cls = 0x00010010 (0x18):sec lat,cls & bus no = 0x18000200 (0x1C):sec status, io base = 0x0280F0A0 (0x20):mem base & limit = 0x4F704D00 (0x24):prefetch membase/lim = 0x4CF04C00 (0x30):io base/lim upper16 = 0x00000000 (0x3C):bridge ctrl = 0x00030000 (0x40):arb/serr, chip ctrl = 0x00080000 (0x44):pri/sec trgt wait t. = 0x00008020 (0x48):sec write attmp ctr = 0x00FFFFFF (0x4C):pri write attmp ctr = 0x00FFFFFF Bridge 3, Upstream MB2 to MB0, Handle=3 DEC21050 bridge chip, config=0x0 (0x00):dev, vendor id = 0x00011011 (0x04):status, command = 0x02800144 (0x08):class code, revid = 0x06040002 (0x0C):hdr, lat timer, cls = 0x0001F800 (0x18):sec lat,cls & bus no = 0x180F0A00 (0x1C):sec status, io base = 0x0280F0A0 (0x20):mem base & limit = 0x4F704D00 (0x24):prefetch membase/lim = 0x4CF04B00 (0x30):io base/lim upper16 = 0x00000000 (0x3C):bridge ctrl = 0x00030000 (0x40):arb/serr, chip ctrl = 0x00080000 (0x44):pri/sec trgt wait t. = 0x00008020 (0x48):sec write attmp ctr = 0x00FFFFFF (0x4C):pri write attmp ctr = 0x00FFFFFF CLPD6729 registers: (0x00) Chip Revision = 0x82 (0x1E) Misc Control 2 = 0x08 (0x1F) Chip Information = 0xE2 Socket 0: (0x01) Interface Status = 0xB3 (0x02) Power Control = 0x80 (0x03) Interrupt and General Control = 0x40 (0x04) Card Status Change = 0x00 (0x05) Management Interrupt Configuration = 0x38 (0x06) Mapping Enable = 0x11 (0x07) I/O Window Control = 0x00 (0x08) System I/O Map 0 Start Address Low = 0x00 (0x09) System I/O Map 0 Start Address High = 0x00 (0x0A) System I/O Map 0 End Address Low = 0x00 (0x0B) System I/O Map 0 End Address High = 0x00 (0x0C) System I/O Map 1 Start Address Low = 0x00 (0x0D) System I/O Map 1 Start Address High = 0x00 (0x0E) System I/O Map 1 End Address Low = 0x00 (0x0F) System I/O Map 1 End Address High = 0x00 (0x10) System Memory Map 0 Start Address Low = 0x00 (0x11) System Memory Map 0 Start Address High = 0x81 (0x12) System Memory Map 0 End Address Low = 0xFF (0x13) System Memory Map 0 End Address High = 0xC4 (0x05 EXT) System Memory Map 0 Upper Address = 0x40 (0x14) Card Memory Map 0 Offset Address Low = 0x00 (0x15) Card Memory Map 0 Offset Address High = 0x3F (0x16) Misc Control 1 = 0x00 (0x17) FIFO Control = 0x80 (0x18) System Memory Map 1 Start Address Low = 0x00 (0x19) System Memory Map 1 Start Address High = 0x00 (0x1A) System Memory Map 1 End Address Low = 0x00 (0x1B) System Memory Map 1 End Address High = 0x00 (0x06 EXT) System Memory Map 1 Upper Address = 0x00 (0x1C) Card Memory Map 1 Offset Address Low = 0x00 (0x1D) Card Memory Map 1 Offset Address High = 0x00 (0x20) System Memory Map 2 Start Address Low = 0x00 (0x21) System Memory Map 2 Start Address High = 0x00 (0x22) System Memory Map 2 End Address Low = 0x00 (0x23) System Memory Map 2 End Address High = 0x00 (0x07 EXT) System Memory Map 2 Upper Address = 0x00 (0x24) Card Memory Map 2 Offset Address Low = 0x00 (0x25) Card Memory Map 2 Offset Address High = 0x00 (0x26) ATA Control = 0x00 (0x28) System Memory Map 3 Start Address Low = 0x00 (0x29) System Memory Map 3 Start Address High = 0x00 (0x2A) System Memory Map 3 End Address Low = 0x00 (0x2B) System Memory Map 3 End Address High = 0x00 (0x08 EXT) System Memory Map 3 Upper Address = 0x00 (0x2C) Card Memory Map 3 Offset Address Low = 0x00 (0x2D) Card Memory Map 3 Offset Address High = 0x00 (0x30) System Memory Map 4 Start Address Low = 0x00 (0x31) System Memory Map 4 Start Address High = 0x80 (0x32) System Memory Map 4 End Address Low = 0xFF (0x33) System Memory Map 4 End Address High = 0x00 (0x09 EXT) System Memory Map 4 Upper Address = 0x40 (0x34) Card Memory Map 4 Offset Address Low = 0x00 (0x35) Card Memory Map 4 Offset Address High = 0x40 (0x36) Card I/O Map 0 Offset Address Low = 0x00 (0x37) Card I/O Map 0 Offset Address High = 0x00 (0x38) Card I/O Map 1 Offset Address Low = 0x00 (0x39) Card I/O Map 1 Offset Address High = 0x00 (0x3A) Setup Timing 0 = 0x04 (0x3B) Command Timing 0 = 0x0A (0x3C) Recovery Timing 0 = 0x04 (0x3D) Setup Timing 1 = 0x20 (0x3E) Command Timing 1 = 0x48 (0x3F) Recovery Timing 1 = 0x20 (0x03 EXT) Extension Control 1 = 0x10 (0x0B EXT) Extension Control 2 = 0x00 Socket 1: (0x41) Interface Status = 0xF3 (0x42) Power Control = 0x90 (0x43) Interrupt and General Control = 0x40 (0x44) Card Status Change = 0x00 (0x45) Management Interrupt Configuration = 0x38 (0x46) Mapping Enable = 0x11 (0x47) I/O Window Control = 0x00 (0x48) System I/O Map 0 Start Address Low = 0x00 (0x49) System I/O Map 0 Start Address High = 0x00 (0x4A) System I/O Map 0 End Address Low = 0x00 (0x4B) System I/O Map 0 End Address High = 0x00 (0x4C) System I/O Map 1 Start Address Low = 0x00 (0x4D) System I/O Map 1 Start Address High = 0x00 (0x4E) System I/O Map 1 End Address Low = 0x00 (0x4F) System I/O Map 1 End Address High = 0x00 (0x50) System Memory Map 0 Start Address Low = 0x00 (0x51) System Memory Map 0 Start Address High = 0x81 (0x52) System Memory Map 0 End Address Low = 0xFF (0x53) System Memory Map 0 End Address High = 0x04 (0x05 EXT) System Memory Map 0 Upper Address = 0x44 (0x54) Card Memory Map 0 Offset Address Low = 0x00 (0x55) Card Memory Map 0 Offset Address High = 0x3F (0x56) Misc Control 1 = 0x00 (0x57) FIFO Control = 0x80 (0x58) System Memory Map 1 Start Address Low = 0x00 (0x59) System Memory Map 1 Start Address High = 0x00 (0x5A) System Memory Map 1 End Address Low = 0x00 (0x5B) System Memory Map 1 End Address High = 0x00 (0x06 EXT) System Memory Map 1 Upper Address = 0x00 (0x5C) Card Memory Map 1 Offset Address Low = 0x00 (0x5D) Card Memory Map 1 Offset Address High = 0x00 (0x60) System Memory Map 2 Start Address Low = 0x00 (0x61) System Memory Map 2 Start Address High = 0x00 (0x62) System Memory Map 2 End Address Low = 0x00 (0x63) System Memory Map 2 End Address High = 0x00 (0x07 EXT) System Memory Map 2 Upper Address = 0x00 (0x64) Card Memory Map 2 Offset Address Low = 0x00 (0x65) Card Memory Map 2 Offset Address High = 0x00 (0x66) ATA Control = 0x00 (0x68) System Memory Map 3 Start Address Low = 0x00 (0x69) System Memory Map 3 Start Address High = 0x00 (0x6A) System Memory Map 3 End Address Low = 0x00 (0x6B) System Memory Map 3 End Address High = 0x00 (0x08 EXT) System Memory Map 3 Upper Address = 0x00 (0x6C) Card Memory Map 3 Offset Address Low = 0x00 (0x6D) Card Memory Map 3 Offset Address High = 0x00 (0x70) System Memory Map 4 Start Address Low = 0x00 (0x71) System Memory Map 4 Start Address High = 0x80 (0x72) System Memory Map 4 End Address Low = 0xFF (0x73) System Memory Map 4 End Address High = 0x00 (0x09 EXT) System Memory Map 4 Upper Address = 0x44 (0x74) Card Memory Map 4 Offset Address Low = 0x00 (0x75) Card Memory Map 4 Offset Address High = 0x40 (0x76) Card I/O Map 0 Offset Address Low = 0x00 (0x77) Card I/O Map 0 Offset Address High = 0x00 (0x78) Card I/O Map 1 Offset Address Low = 0x00 (0x79) Card I/O Map 1 Offset Address High = 0x00 (0x7A) Setup Timing 0 = 0x04 (0x7B) Command Timing 0 = 0x0A (0x7C) Recovery Timing 0 = 0x04 (0x7D) Setup Timing 1 = 0x20 (0x7E) Command Timing 1 = 0x48 (0x7F) Recovery Timing 1 = 0x20 (0x03 EXT) Extension Control 1 = 0x10 (0x0B EXT) Extension Control 2 = 0x00 ------------------ show pci controller ------------------ GT64010 Rev level : 2 GT64010 Channel 0 DMA (Packet coalescing DMA engine): dma_list=0x61440F78, dma_ring=0x4B01C0C0, dma_entries=256 dma_free=0x61440F78, dma_reqt=0x61440F78, dma_done=0x61440F78 thread=0x0, thread_end=0x0 backup_thread=0x0, backup_thread_end=0x0 dma_working=0, dma_stalls=0, dma_stall_loop=0 dma_complete=0, post_coalesce_frames=0 exhausted_dma_entries=0, post_dma_callback=0 GT64010 Register Dump : Registers at 0xB4000000 CPU Interface : cpu_interface_conf : 0x80030000 (b/s 0x00000380) addr_decode_err : 0x70040014 (b/s 0x1FC00000) Processor Address Space : ras10_low : 0x00000000 (b/s 0x00000000) ras10_high : 0x1F000000 (b/s 0x0000001F) ras32_low : 0x20000000 (b/s 0x00000020) ras32_high : 0x3F000000 (b/s 0x0000003F) cs20_low : 0xD0000000 (b/s 0x000000D0) cs20_high : 0x74000000 (b/s 0x00000074) cs3_boot_low : 0xF8000000 (b/s 0x000000F8) cs3_boot_high : 0x7E000000 (b/s 0x0000007E) pci_io_low : 0x00080000 (b/s 0x00000800) pci_io_high : 0x00000000 (b/s 0x00000000) pci_mem_low : 0x00020000 (b/s 0x00000200) pci_mem_high : 0x7F000000 (b/s 0x0000007F) internal_spc_decode : 0xA0000000 (b/s 0x000000A0) bus_err_low : 0x00000000 (b/s 0x00000000) bus_err_high : 0x00000000 (b/s 0x00000000) pci_mem1_low : 0x80030000 (b/s 0x00000380) pci_mem1_high : 0x00000000 (b/s 0x00000000) DRAM/Device Address Space : ras0_low : 0x00000000 (b/s 0x00000000) ras0_high : 0x1F000000 (b/s 0x0000001F) ras1_low : 0x20000000 (b/s 0x00000020) ras1_high : 0x3F000000 (b/s 0x0000003F) ras2_low : 0x40000000 (b/s 0x00000040) ras2_high : 0x5F000000 (b/s 0x0000005F) ras3_low : 0x60000000 (b/s 0x00000060) ras3_high : 0x7F000000 (b/s 0x0000007F) cs0_low : 0xA0000000 (b/s 0x000000A0) cs0_high : 0xBF000000 (b/s 0x000000BF) cs1_low : 0xE8000000 (b/s 0x000000E8) cs1_high : 0xE8000000 (b/s 0x000000E8) cs2_low : 0xE0000000 (b/s 0x000000E0) cs2_high : 0xE0000000 (b/s 0x000000E0) cs3_low : 0xF0000000 (b/s 0x000000F0) cs3_high : 0xFB000000 (b/s 0x000000FB) boot_cs_low : 0xFC000000 (b/s 0x000000FC) boot_cs_high : 0xFC000000 (b/s 0x000000FC) dram_config : 0x0C030200 (b/s 0x0002030C) dram_bank0_param : 0x60010000 (b/s 0x00000160) dram_bank1_param : 0x60010000 (b/s 0x00000160) dram_bank2_param : 0x60010000 (b/s 0x00000160) dram_bank3_param : 0x60010000 (b/s 0x00000160) Device Parameters : device_bank0_param : 0xFFFF6F16 (b/s 0x166FFFFF) device_bank1_param : 0xB2B76416 (b/s 0x1664B7B2) device_bank2_param : 0xFFFF4F16 (b/s 0x164FFFFF) device_bank3_param : 0xFFFF6F14 (b/s 0x146FFFFF) boot_bank_param : 0xFFFF4F14 (b/s 0x144FFFFF) DMA Channels : ch0_dma_count : 0x00000000 (b/s 0x00000000) ch1_dma_count : 0x00000000 (b/s 0x00000000) ch2_dma_count : 0x00000000 (b/s 0x00000000) ch3_dma_count : 0x00000000 (b/s 0x00000000) ch0_dma_src : 0x00000000 (b/s 0x00000000) ch1_dma_src : 0x00000000 (b/s 0x00000000) ch2_dma_src : 0x00000000 (b/s 0x00000000) ch3_dma_src : 0x00000000 (b/s 0x00000000) ch0_dma_dst : 0x00000000 (b/s 0x00000000) ch1_dma_dst : 0x00000000 (b/s 0x00000000) ch2_dma_dst : 0x00000000 (b/s 0x00000000) ch3_dma_dst : 0x00000000 (b/s 0x00000000) ch0_next_ptr : 0x00000000 (b/s 0x00000000) ch1_next_ptr : 0x00000000 (b/s 0x00000000) ch2_next_ptr : 0x00000000 (b/s 0x00000000) ch3_next_ptr : 0x00000000 (b/s 0x00000000) ch0_ctrl : 0x00000000 (b/s 0x00000000) ch1_ctrl : 0x00000000 (b/s 0x00000000) ch2_ctrl : 0x00000000 (b/s 0x00000000) ch3_ctrl : 0x00000000 (b/s 0x00000000) arbiter_ctrl : 0x00000000 (b/s 0x00000000) Timer/Counters : ct0 : 0xFFFFFFFF (b/s 0xFFFFFFFF) ct1 : 0xFFFFFF00 (b/s 0x00FFFFFF) ct2 : 0xFFFFFF00 (b/s 0x00FFFFFF) ct3 : 0xFFFFFF00 (b/s 0x00FFFFFF) counter_ctrl : 0x00000000 (b/s 0x00000000) PCI Internal Registers : pci_cmd : 0x05000000 (b/s 0x00000005) pci_timeout : 0xFFFF0000 (b/s 0x0000FFFF) pci_ras10_size : 0x00F0FF03 (b/s 0x03FFF000) pci_ras32_size : 0x00F0FF03 (b/s 0x03FFF000) pci_cs20_size : 0x00000000 (b/s 0x00000000) pci_cs3_boot_size : 0x00000000 (b/s 0x00000000) pci_serr_mask : 0x3F000000 (b/s 0x0000003F) pci0_base_addr_regs_ : 0x00000000 (b/s 0x00000000) Interrupt Control : pci_int_cause : 0x0300E003 (b/s 0x03E00003) pci_cpu_mask : 0xF00F0000 (b/s 0x00000FF0) pci_pci_mask : 0x0CD01F00 (b/s 0x001FD00C)