Oi!!
Estou tendo um problema com o comando , pois no primeiro computador que uso o comando o ip é salvo, problema é que no segundo me aparece o seguinte problema , e eu ja refiz tudo de novo dando o comando no shutdown e tudo mais .
Segue o erro :
Router(config-if)#ip address 192.168.3.8 255.255.255.0
% 192.168.3.0 overlaps with FastEthernet0/0
E aqui o caminho todo que eu fiz .
Router#conf
Router#configure ter
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#itner
Router(config)#interf
Router(config)#interface fas
Router(config)#interface fastEthernet 0/0
Router(config-if)#no shut
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
Router(config-if)#inter
Router(config-if)#ip addr
Router(config-if)#ip address 192.168.3.5 255.255.255.0
Router(config-if)#!^Z
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#conf
Router#configure termin
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface
Router(config)#interface fast
Router(config)#interface fastEthernet 0/1
Router(config-if)#no shut
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up
Router(config-if)#ip addr
Router(config-if)#ip address 192.168.3.8
Router(config-if)#ip address 192.168.3.8 255.255.255.0
% 192.168.3.0 overlaps with FastEthernet0/0
Router(config-if)#!