come rispondo alle richieste di configurazione "Configure SNMP Network Management? [yes]: Community string [public]: liceo Current interface summary Any interface listed with OK? value "NO" does not have a valid configuration
Interface IP-Address OK? Method Status Protocol
ATM0 unassigned NO unset down down
Ethernet0 unassigned NO unset
FastEthernet1 unassigned NO unset down down etc. etc
Enter interface name used to connect to the
management network from the above interface summary: Ethernet0 ????(o quale altra interfaccia assegnare??
Configuring interface Ethernet0:
Configure IP on this interface? [yes]: y
IP address for this interface:
IP address for this interface: 10.10.10.1 ( ??? o cosa) (l'ip statico assegnato dal provider, il point to point)
Subnet mask for this interface [255.0.0.0] :
Class A network is 10.0.0.0, 8 subnet bits; mask is /8
The following configuration command script was created:
hostname liceo
enable secret 5 $1$sTZM$4cvxfDzBZYAA/r4puwp/Y/
enable password giovanna
line vty 0 4
password giovanni
snmp-server community liceo
!
no ip routing
!
interface ATM0
shutdown
no ip address
!
interface Ethernet0
no shutdown
ip address 10.10.10.1 255.255.255.0
!
interface FastEthernet1
shutdown
no ip address
!
interface FastEthernet2
shutdown
no ip address
!
interface FastEthernet3
shutdown
no ip address
!
interface FastEthernet4
shutdown
no ip address
!
end
[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.
questo il risultato ovviamente errato xchè non funziona
ho fatto un giro molto lungo nel forum ma non ho trovato un caso simile
spero che qualcuno mi possa guidare passo passo per risolvere questo mio grande rompicapo e ridare ad una scuola una finestra sul mondo
grazie
