So...I have a Cisco 1720 at home, and I want to start getting to know the IOS, so far iv connected to it over a console cable, changed the password, but thats it.
On the router itself, I have 2 expansion slots, one with a 10base-T ethernet card.
I want to try some internal routing, maybe create two networks within the house (obviously the one network will be limited to the 10mbps 10baseT card.
Any other stuff I could try?
Here is my show version output
and my config thus far
So....Spec me a good training task
On the router itself, I have 2 expansion slots, one with a 10base-T ethernet card.
I want to try some internal routing, maybe create two networks within the house (obviously the one network will be limited to the 10mbps 10baseT card.
Any other stuff I could try?
Here is my show version output
Code:
morandarouter1>enable
Password:
morandarouter1#show version
Cisco Internetwork Operating System Software
IOS (tm) C1700 Software (C1700-Y7-M), Version 12.3(22), RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by cisco Systems, Inc.
Compiled Wed 24-Jan-07 15:39 by ccai
Image text-base: 0x8000816C, data-base: 0x80B99150
ROM: System Bootstrap, Version 12.0(3)T, RELEASE SOFTWARE (fc1)
ROM: C1700 Software (C1700-Y7-M), Version 12.3(22), RELEASE SOFTWARE (fc2)
morandarouter1 uptime is 11 hours, 21 minutes
System returned to ROM by power-on
System restarted at 08:52:13 UTC Fri Jul 31 2009
System image file is "flash:y"
cisco 1720 (MPC860T) processor (revision 0x601) with 27667K/5101K bytes of memor
y.
Processor board ID JAD05350SP6 (3674387206), with hardware revision 0000
MPC860T processor: part number 0, mask 32
Bridging software.
X.25 software, Version 3.0.0.
1 Ethernet/IEEE 802.3 interface(s)
1 FastEthernet/IEEE 802.3 interface(s)
32K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)
Configuration register is 0x2102
morandarouter1#
and my config thus far
Code:
morandarouter1#show running-config
Building configuration...
Current configuration : 643 bytes
!
! No configuration change since last restart
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname morandarouter1
!
boot-start-marker
boot-end-marker
!
enable secret 5 *******************
!
memory-size iomem 25
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
morandarouter1#
So....Spec me a good training task

Last edited: