Panta ha scritto:Dreamer ha scritto:posta uno "show version" di entrambi gli apparati e da li si ricavano le info ke ti servono
Il tempo di ricollegarmi in console su tutti e due e torno...
Panta ha scritto:
Il tempo di ricollegarmi in console su tutti e due e torno...
A volte i tempi non mi riescono proprio bene...
Comunque, mi autoperdono e passo ad elencare.
Premesse:
sui PC della mia LAN casalinga è presente solo Linux.
In tutta la mia rete locale NON si usa dhcp: tutti i PC hanno un indirizzo statico.
Non sono un fanatico della sicurezza, ma vorrei che i miei dati restino miei...
Utilizzo un ADSL Alice 4M
Router:
Porte presenti: Console, Aux, FastEth0/0, FastEth0/1, adsl (WIC1).
Cisco 2651
Sh ver:
Router>sh ver
Cisco Internetwork Operating System Software
IOS (tm) C2600 Software (C2600-IS-M), Version 12.1(5)YB4, EARLY DEPLOYMENT RELE)
TAC Support:
http://www.cisco.com/tac
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Wed 04-Jul-01 05:31 by ealyon
Image text-base: 0x80008088, data-base: 0x8117C2C0
ROM: System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
ROM: C2600 Software (C2600-IS-M), Version 12.1(5)YB4, EARLY DEPLOYMENT RELEASE )
Router uptime is 2 hours, 34 minutes
System returned to ROM by power-on
System image file is "flash:c2600-is-mz_121-5_YB4.bin"
cisco 2651 (MPC860P) processor (revision 0x200) with 60416K/5120K bytes of memo.
Processor board ID JAB05280G23 (3774751118)
M860P processor: part number 5, mask 1
Bridging software.
X.25 software, Version 3.0.0.
2 FastEthernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
Sh run:
Router#sh run
Building configuration...
Current configuration : 2206 bytes
!
version 12.1
no service single-slot-reload-enable
service timestamps debug datetime msec
service timestamps log uptime
service password-encryption
!
hostname Router
!
logging rate-limit console 10 except errors
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
enable password 7 xxxxxxxxxxxxxxxxxxxxx
!
!
!
ip subnet-zero
!
!
no ip finger
ip domain-name tin.it
ip name-server 212.216.112.112
ip name-server 212.216.172.62
ip name-server 81.74.229.227
ip name-server 195.130.224.18
ip name-server 195.130.225.129
ip dhcp excluded-address 192.168.xxx.xxx
!
ip dhcp pool LOCAL
network 192.168.xxx.xxx 255.255.255.0
default-router 192.168.xxx.xxx
dns-server 212.216.112.112 212.216.172.62 81.74.229.227 195.130.224.18 195.1
!
no ip dhcp-client network-discovery
no mgcp timer receive-rtcp
call rsvp-sync
!
!
!
!
!
!
!
!
!
interface ATM0/0
no ip address
no ip mroute-cache
atm vc-per-vp 256
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5snap
protocol ppp dialer
dialer pool-member 1
!
dsl operating-mode auto
no fair-queue
hold-queue 224 in
!
interface FastEthernet0/0
ip address 192.168.xxx.xxx 255.255.255.0
ip nat inside
no ip mroute-cache
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
ip nat inside
shutdown
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
ppp chap hostname xxxxxxxxx
ppp chap password 7 xxxxxxxxxxxxxxxxxxxx
ppp pap sent-username xxxxxxxxx password 7 xxxxxxxxxxxxxxxxxxxx
!
router rip
version 2
network 192.0.0.0
no auto-summary
!
router igrp 1
redistribute connected
network 192.168.xxx.xxx
!
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source list 101 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 1 permit 192.168.xxx.xxx 0.0.0.255
access-list 101 permit ip 192.168.xxx.xxx 0.0.0.255 any
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
!
snmp-server community public RO
snmp-server packetsize 4096
!
dial-peer cor custom
!
!
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password 7 xxxxxxxxxxxxxxxxxx
login local
!
end
Router#
Switch:
Cisco 3548 XL Porte posteriori solo Console, anteriori 48 Ethernet + 2 slot per Gigabit (Ho anche i connettori ed i cavi ma non credo mi servano granchè...)
sh ver:
Switch>
Switch>sh ver
Cisco Internetwork Operating System Software
IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5.3)WC(1), MAINTENANCE
Copyright (c) 1986-2001 by cisco Systems, Inc.
Compiled Mon 30-Apr-01 07:51 by devgoyal
Image text-base: 0x00003000, data-base: 0x003331F4
ROM: Bootstrap program is C3500XL boot loader
Switch uptime is 2 hours, 40 minutes
System returned to ROM by power-on
System image file is "flash:c3500XL-c3h2s-mz-120-5.3.WC.1.bin"
cisco WS-C3548-XL (PowerPC403) processor (revision 0x01) with 16384K/1024K byte.
Processor board ID FAB0545Y0XM, with hardware revision 0x00
Last reset from power-on
Processor is running Enterprise Edition Software
Cluster command switch capable
Cluster member switch capable
48 FastEthernet/IEEE 802.3 interface(s)
2 Gigabit Ethernet/IEEE 802.3 interface(s)
32K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address: 00:07:EB:23:B6:C0
Motherboard assembly number: 73-3903-08
Power supply part number: 34-0971-01
Motherboard serial number: FAB054541CU
Power supply serial number: APQ05400257
Model revision number: A0
Motherboard revision number: B0
Model number: WS-C3548-XL-EN
System serial number: FAB0545Y0XM
Configuration register is 0xF
Switch>
Sh run:
Switch#sh run
Building configuration...
Current configuration:
!
version 12.0
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Switch
!
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
!
!
!
!
!
ip subnet-zero
!
!
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface FastEthernet0/25
!
interface FastEthernet0/26
!
interface FastEthernet0/27
!
interface FastEthernet0/28
!
interface FastEthernet0/29
!
interface FastEthernet0/30
!
interface FastEthernet0/31
!
interface FastEthernet0/32
!
interface FastEthernet0/33
!
interface FastEthernet0/34
!
interface FastEthernet0/35
!
interface FastEthernet0/36
!
interface FastEthernet0/37
!
interface FastEthernet0/38
!
interface FastEthernet0/39
!
interface FastEthernet0/40
!
interface FastEthernet0/41
!
interface FastEthernet0/42
!
interface FastEthernet0/43
!
interface FastEthernet0/44
!
interface FastEthernet0/45
!
interface FastEthernet0/46
!
interface FastEthernet0/47
!
interface FastEthernet0/48
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface VLAN1
ip address 192.168.xxx.xxx 255.255.255.0
no ip directed-broadcast
no ip route-cache
!
snmp-server engineID local 0000000902000007EB23B6C0
snmp-server community private RW
snmp-server community public RO
!
line con 0
transport input none
stopbits 1
line vty 0 4
password xxxxxxxxx
login
line vty 5 15
password xxxxxxxxx
login
!
end
Switch#
LIBERO SFOGO DA PARTE VOSTRA A CRITICHE COSTRUTTIVE...
... di cui vi ringrazio sin da ora!
Ciao
Panta