David’s Cisco Networking Blog

Jul 17 2008   8:53PM GMT

Three Cisco IOS Tips…



Posted by: David Davis
CCNA, Cisco

I commonly get questions from junior admins about the Cisco IOS. Here are 3 tips that I came up with:

1. How do you find available options on a command? (get help)

Use the ?.

Example: Options on an interface command:
R1# show i?
Or
R1#: show interfaces ?

2. How do you ping an address?

Example:
R1#: ping 172.16.2.254  (enter)

And how do you do an advanced ping?

Easy, just type “p” or “ping” and press enter. Then, answer the questions as they are asked.

3. How do you copy an IOS file from TFTP into Flash Memory?

Example:
R1# copy tftp flash  (enter)

(and fill out the questions as they are asked)

Comment on this Post

Leave a comment: