Hello all,
I brought a cisco 831 router and I cannot configure it to my DSL modem from verizon for home usage. Can someone please help me with the configuration on how to configure it through the CLI. I just received my CCNA as associate but never worked with cisco routers before. I am willing to learn. Below is the following ip address to my DSL Router I tried and tried but I cannot get the router up and running it has 2 ethernet port and 4 fastethernet port.
Wan- 71.160.105.108
Subnet mask- 255.255.255.0
Gateway- 71.160.105.1
Dns- 68.238.64.12
Dns- 68.238.128.12
Cisco IOS Software, C831 Software (C831-K9O3SY6-M), Version 12.3(8)T5, RELEASE SOFTWARE (fc1)
Technical Support: Copyright (c) 1986-2004 by Cisco Systems, Inc.
Compiled Wed 29-Sep-04 22:42 by cmong
ROM: System Bootstrap, Version 12.2(8r)YN, RELEASE SOFTWARE (fc1)
Router uptime is 44 minutes
System returned to ROM by reload
System image file is "flash:c831-k9o3sy6-mz.123-8.T5"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco C831 (MPC857DSL) processor (revision 0x200) with 46695K/2457K bytes of memory.
Processor board ID AMB070800QF (594932646), with hardware revision 0000
CPU rev number 7
2 Ethernet interfaces
4 FastEthernet interfaces
128K bytes of NVRAM.
24576K bytes of processor board System flash (Read/Write)
2048K bytes of processor board Web flash (Read/Write)
Configuration register is 0x2102
Router#sh ip int brief
Interface IP-Address OK? Method Status Protocol
Ethernet0 unassigned YES unset administratively down down
Ethernet1 192.168.1.64 YES DHCP up up
FastEthernet1 unassigned YES unset down down
FastEthernet2 unassigned YES unset down down
FastEthernet3 unassigned YES unset down down
FastEthernet4 unassigned YES unset down down
Router#
Router#sh run
Building configuration...
Current configuration : 1123 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
memory-size iomem 5
!
no aaa new-model
ip subnet-zero
!
!
ip dhcp excluded-address 192.168.1.1 192.168.1.10
!
ip dhcp pool wong
network 192.168.1.0 255.255.255.0
domain-name home
dns-server 68.238.64.12
default-router 192.168.1.1
!
!
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface Ethernet1
ip address dhcp
ip nat inside
ip virtual-reassembly
duplex auto
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
ip classless
!
ip http server
no ip http secure-server
!
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
line vty 0 4
!
scheduler max-task-time 5000
end
Router#
I brought a cisco 831 router and I cannot configure it to my DSL modem from verizon for home usage. Can someone please help me with the configuration on how to configure it through the CLI. I just received my CCNA as associate but never worked with cisco routers before. I am willing to learn. Below is the following ip address to my DSL Router I tried and tried but I cannot get the router up and running it has 2 ethernet port and 4 fastethernet port.
Wan- 71.160.105.108
Subnet mask- 255.255.255.0
Gateway- 71.160.105.1
Dns- 68.238.64.12
Dns- 68.238.128.12
Cisco IOS Software, C831 Software (C831-K9O3SY6-M), Version 12.3(8)T5, RELEASE SOFTWARE (fc1)
Technical Support: Copyright (c) 1986-2004 by Cisco Systems, Inc.
Compiled Wed 29-Sep-04 22:42 by cmong
ROM: System Bootstrap, Version 12.2(8r)YN, RELEASE SOFTWARE (fc1)
Router uptime is 44 minutes
System returned to ROM by reload
System image file is "flash:c831-k9o3sy6-mz.123-8.T5"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
If you require further assistance please contact us by sending email to
export@cisco.com.
Cisco C831 (MPC857DSL) processor (revision 0x200) with 46695K/2457K bytes of memory.
Processor board ID AMB070800QF (594932646), with hardware revision 0000
CPU rev number 7
2 Ethernet interfaces
4 FastEthernet interfaces
128K bytes of NVRAM.
24576K bytes of processor board System flash (Read/Write)
2048K bytes of processor board Web flash (Read/Write)
Configuration register is 0x2102
Router#sh ip int brief
Interface IP-Address OK? Method Status Protocol
Ethernet0 unassigned YES unset administratively down down
Ethernet1 192.168.1.64 YES DHCP up up
FastEthernet1 unassigned YES unset down down
FastEthernet2 unassigned YES unset down down
FastEthernet3 unassigned YES unset down down
FastEthernet4 unassigned YES unset down down
Router#
Router#sh run
Building configuration...
Current configuration : 1123 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
memory-size iomem 5
!
no aaa new-model
ip subnet-zero
!
!
ip dhcp excluded-address 192.168.1.1 192.168.1.10
!
ip dhcp pool wong
network 192.168.1.0 255.255.255.0
domain-name home
dns-server 68.238.64.12
default-router 192.168.1.1
!
!
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
no ip address
shutdown
!
interface Ethernet1
ip address dhcp
ip nat inside
ip virtual-reassembly
duplex auto
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
ip classless
!
ip http server
no ip http secure-server
!
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
line vty 0 4
!
scheduler max-task-time 5000
end
Router#