Cisco Router Command Sheet
Cisco Router Command Sheet
Gigabit Ethernet0/0 interface should see configured IP address, method “manuel” status “up” and
protocol “up”
Configure PC
IP Adress 201.3.1.10
Subnet Mask: 255.255.255.0
Default Gateway 201.3.1.1
Configure PC NICs with static IP address, subnet and default gateway. Use host IP of next available
host.
Verify local network configuration from PCs. You should be able to ping the PC’s default gateway and
router serial interface. If not, troubleshoot!
Access to remote networks will NOT work. For each router, configure routing protocol RIPv2 as
follows:
The router rip command adds the RIP routing protocol to the configuration. The version 2
command configures version 2 to support VLSM. The network network-addr command
advertises directly connected classful networks (even though it is subnetted with VLSM).
Enter one network statement per classful network. RIP does not start working until at least
one network statement is entered. In this case, the command is network 199.101.4.0 on both
routers.
b. View each router’s routing table. (Remember, RIP exchanges tables every 30
seconds...give it time to exchange.) Troubleshoot if RIP route is not there! c. You should be
able to ping from PC to PC. If not, troubleshoot!