Summary of IOS Features and Commands
Summary of IOS Features and Commands
Summary of IOS Features and Commands
configuration to NVRAM. copy startup-config running-config Copy the configuration in NVRAM to RAM. erase startupconfiguration - Erase the configuration located in NVRAM. ping ip_address - Ping to that address. traceroute ip_address - Trace each hop to that address. show interfaces - Display statistics for all interfaces on a device. show clock - Show the time set in the router. show version - Display currently loaded IOS version, hardware, and device information. show arp - Display the ARP table of the device. show startup-config - Display the saved configuration located in NVRAM. show running-config - Display the contents of the currently running configuration file. show ip interface - Display IP statistics for interface(s) on a router. show ip protocols - Displays the network(s) you are advertising and shows who are you getting updates from, the protocol is used and its default distance on a router. show cdp neighbors display detailed information about neighboring devices (directly connected). configure terminal - Enter terminal configuration mode. Debug ip *protocol* Used to view Real Time updates on the protocol. show
Network *ip address of router* - advertise a network that is known. Passive-interface *fa0/0* - Prevent RIP updates from going out an interface. default-information originate Default static router in the routing process redistribute static used for regular static route.
EIGRP Router eigrp 100 config EIGRP Configuration EIGRP Configuration Show ip eigrp neighbors shows neighbors: address, interface and the hold time, uptime for adjacency.
OSPF