Can't configure Cisco 891-K9 to access Internet.

Fermé
Mario509 - 23 oct. 2016 à 17:38
brupala Messages postés 110288 Date d'inscription lundi 16 juillet 2001 Statut Membre Dernière intervention 2 octobre 2024 - 23 oct. 2016 à 19:51
Hello

I'm having trouble to configure My 891-K9 Cisco Router. Internet is not working in the lan and from the router I can't ping DNS 8.8.8.8. Please some help ould be appreciated. Here my running setup:

!
ip dhcp excluded-address 192.168.1.1 192.168.1.30
!
ip dhcp pool vlan1pool
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.1
dns-server 8.8.8.8 8.8.4.4
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
multilink bundle-name authenticated
!
!
!
!
!
!
license udi pid CISCO891-K9 sn FGL151121NE
!
!
username vehadmin privilege 15 password 0 905itiah
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0
no ip address
!
interface FastEthernet1
no ip address
!
interface FastEthernet2
no ip address
!
interface FastEthernet3
no ip address
!
interface FastEthernet4
no ip address
!
interface FastEthernet5
no ip address
!
interface FastEthernet6
no ip address
!
interface FastEthernet7
no ip address
!
interface FastEthernet8
ip address dhcp
ip nat outside
ip virtual-reassembly in
duplex auto
speed auto
!
interface GigabitEthernet0
no ip address
shutdown
duplex auto
speed auto
!
interface Vlan1
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly in
!
interface Async1
no ip address
encapsulation slip
!
ip default-gateway 192.168.1.1
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
!
!
ip nat inside source list 1 interface FastEthernet8 overload
ip route 0.0.0.0 0.0.0.0 FastEthernet8
!
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
A voir également:

2 réponses

bendrop Messages postés 12576 Date d'inscription jeudi 30 juin 2005 Statut Contributeur Dernière intervention 2 octobre 2024 8 270
23 oct. 2016 à 19:09
Hi.

You're on the french forum. The english version is here http://ccm.net

Thanks.
1
brupala Messages postés 110288 Date d'inscription lundi 16 juillet 2001 Statut Membre Dernière intervention 2 octobre 2024 13 794
23 oct. 2016 à 19:51
Salut,
ton routeur n'as que le vlan1 de configuré, la giga 0 n'est pas configurée et m^me shutdown.
c'est un switch, pas un routeur ....
c'est sans doute uniquement la config usine que tu as.
0