Basic Cisco Commands
Basic Cisco Commands
Router>
User EXEC Log in. Use
the logout command.
Router#
Privileged From user EXEC To return to user EXEC
Make sure you set the router to up, “interface g0/0” ----- ‘no shutdown’
Delete vlan.dat – delete vlan.dat (show flash to show what’s still there)
Set transport input (line vty 0 4) --- transport input ssh transport input telnet
Set ip, (conf t) ‘interface g0/0’ ‘ip addr “ip address” “subnet”
Patching
172.16.0.0/16
255.255.0.0
11111111.11111111.00000000.00000000
Hosts
Subnet A
Bits = 6
Mask = 255.255.255.192
Usable Hosts = 62
IP Subnet Address = 172.16.3.0
First IP = 172.16.3.1
Last IP = 172.16.3.62