Using The Commands On The Router: Show Version Show Ip Interface Brief (Or Show Interface)
Using The Commands On The Router: Show Version Show Ip Interface Brief (Or Show Interface)
show version
show ip interface brief (or show interface)
1. Router name:
2. Router type:
3. IOS version:
4. Memory amount:
5. Flash ROM amount:
6. Number and types of interfaces:
Part 2
Part 3
Set up a new IP address, mask and Default Gateway on each WG PC
Each WG should decide which IP addresses will be used (from each subnet) for PC to router connection and f
router to router connection .
Start -> Settings -> Control panel -> Network -> TCP/IP Ethernet… -> Properties -> IP address and Gateway
Part 4
Displaying the configurations
Exit the privilege mode (CTRL-Z), you are back in Privileged mode!
Specify virtual terminal lines you would like to configure (line vty 0 4)
Exit the privilege mode (CTRL-Z), you are back in Privileged mode!
Select the ip address and subnet mask (ip address your_IP_address mask )
Exit the privilege mode (CTRL-Z), you are back in Privileged mode!
Part 5
Establishing router to router connectivity:
Select the ip address and subnet mask (ip address your_IP_address mask )
Find out which Serial interface got connected DCE and which DTE CISCO cable
On Serial Interface with DCE cable enable line CLOCK by entering the command:
Exit the privilege mode (CTRL-Z), you are back in Privileged mode!
Connect DTE and DCE cable
Provide routers with info where other (not directly connected) subnets are by configuring static routes on each router:
· <subnet> is the subnet used for router-to-PC connection on the neighbor router
· ping host_ip_address
· tracert host_ip_address
Part 6 (optional)
Connect your network to other WG network (by Ethernet or Serial connection):
· Check connectivity (ping) from your PC to all other PC’s (in others WG)
· Check reachibility (traceroute) from your PC to all other PS’s (in others WG)
Configuring router
Set the clock rate for a router with a DCE cable to 64K Router(config-if)clock rate 64000
Static route the remote network is 172.16.1.0, with a mask of 255.255.255.0, Router(config)#ip route 172.16.1.0
the next hop is 172.16.2.1, at a cost of 5 hops 255.255.255.0 172.16.2.1 5
Shows all logs that the router has in its memory show log
View type of serial cable on s0 show controllers 0 (note the space between the 's' and
'0')
Display access lists, this includes the number of displayed show access-lists
matches
Check the router can see the ISDN switch show isdn status
Upgrade the router IOS from a TFTP server copy tftp flash