*Modulo 06 -> Roteadores e a comunicação externa | aula : 3 - Configurando roteador *
Ao tentar configurar a outra porta do roteador, surge a mensagem : 192.168.0.0 overlaps with FastEthernet0/0.
Creio que fiz exatamente como mostra no vídeo, porém o resultado ta sendo diferente.
Router>enable Router#configure terminal Router(config)# interface fastEthernet 0/0 Router(config-if)# no shutdown
Router(config-if)# ip address 192.168.0.5 255.255.255.0
crtl + z para sair
Router# Router>configure terminal Router(config)# interface fastEthernet 0/1 Router(config-if)# no shutdown
Router(config-if)# ip address 192.168.0.6 255.255.255.0
% 192.168.0.0 overlaps with FastEthernet0/0