Funzionalità "Network" e no "auto summary" in Ripv2 e EIGRP
Inviato: lun 16 apr , 2012 7:01 pm
Ciao a tutti, ho dei dubbi nel come utilizzare il comando "network" e "no auto summary" nella configurazione dei lab usando Rip e Eigrp.
Ora cercando in rete trovo:
RIP
Version 1 or Version 2 requires the "ip address" specified in the "network" command to be a classful network. No subnet mask information is entered when using the "network" command with RIPv1 or RIPv2. Example,
network 192.168.10.0
network 172.16.0.0
network 172.16.2.0 <--- not a valid classful ip address
EIGRP
The inclusion of the "wildcard mask" is optional. If you choose not to use the "wildcard mask" then the "ip address" specified must be a classful network.
Example,
network 192.168.1.1 0.0.0.0
network 172.16.2.0 0.0.0.255
network 192.168.45.0
network 172.16.128.0 <-- not valid missing the "wildcard mask"
Non riesco a capire perchè in Eigrp che sommarizza in automatico si puo utilizzare la netmask ancora prima di scrivere "no auto summary".
In teoria se abbiamo in Eigrp una rete con classi discontinue si dovrebbe utilizzare "network" con classi classfull e poi scrivendo "no autosummary" per ottenere un indirizzamento corretto come avviene con Ripv2.
Spero di essere stato chiaro!
Grazie!
Ora cercando in rete trovo:
RIP
Version 1 or Version 2 requires the "ip address" specified in the "network" command to be a classful network. No subnet mask information is entered when using the "network" command with RIPv1 or RIPv2. Example,
network 192.168.10.0
network 172.16.0.0
network 172.16.2.0 <--- not a valid classful ip address
EIGRP
The inclusion of the "wildcard mask" is optional. If you choose not to use the "wildcard mask" then the "ip address" specified must be a classful network.
Example,
network 192.168.1.1 0.0.0.0
network 172.16.2.0 0.0.0.255
network 192.168.45.0
network 172.16.128.0 <-- not valid missing the "wildcard mask"
Non riesco a capire perchè in Eigrp che sommarizza in automatico si puo utilizzare la netmask ancora prima di scrivere "no auto summary".
In teoria se abbiamo in Eigrp una rete con classi discontinue si dovrebbe utilizzare "network" con classi classfull e poi scrivendo "no autosummary" per ottenere un indirizzamento corretto come avviene con Ripv2.
Spero di essere stato chiaro!
Grazie!