CCNA Commands and Configurations Flashcards
Front | Back |
Command to enter global configuration mode? | configure terminal |
Command to reload a Cisco device? | reload |
Command to set a login banner? | banner motd # [message] # |
Command to erase the startup configuration? | erase startup-config |
Command to create a static route? | ip route [destination-network] [subnet mask] [next-hop address] |
Command to configure a port for port security? | switchport port-security |
Command to display interface status? | show interfaces status |
Command to trace the path to a destination? | traceroute [IP address] |
Command to disable an interface? | shutdown |
Command to set the encapsulation for a trunk? | switchport trunk encapsulation [dot1q | isl] |
Command to configure an interface as a trunk? | switchport mode trunk |
Command to test connectivity to another device? | ping [IP address] |
Command to limit login attempts? | login block-for [seconds] attempts [number] within [seconds] |
Command to enable SSH on a device? | ip domain-name [domain] followed by crypto key generate rsa |
Command to clear NAT translations? | clear ip nat translations * |
Command to encrypt all plain-text passwords? | service password-encryption |
Command to view NAT translations? | show ip nat translations |
Command to verify SSH configuration? | show ip ssh |
Command to set a default gateway on a switch? | ip default-gateway [address] |
Command to assign an IP address to an interface? | ip address [address] [subnet mask] |
Command to view the routing table? | show ip route |
Command to display detailed interface statistics? | show interfaces [interface-id] |
Command to view port security settings? | show port-security |
Command to view connected devices via CDP? | show cdp neighbors |
Command to configure a hostname? | hostname [name] |
Command to assign a port to a VLAN? | switchport access vlan [vlan-id] |
Command to enable IPv6 routing? | ipv6 unicast-routing |
Command to view the current running configuration? | show running-config |
Command to enable an interface? | no shutdown |
Command to backup the configuration to a TFTP server? | copy running-config tftp |
Command to display the status of all interfaces? | show ip interface brief |
Command to display VLAN information? | show vlan brief |
Command to save the running configuration? | copy running-config startup-config |
Command to assign a description to an interface? | description [text] |
Command to check the version of the IOS? | show version |
Command to view the startup configuration? | show startup-config |
Command to display the ARP table? | show ip arp |
Command to enable a password for privileged EXEC mode? | enable password [password] |
Command to enable logging to a console? | logging console |
Command to create a VLAN? | vlan [vlan-id] |
Learn key CCNA commands and configurations essential for network setup, troubleshooting, and management. This flashcard deck covers commands for viewing configurations, saving settings, assigning IPs, VLAN configuration, interface management, SSH setup, routing, password security, NAT translations, and more. Ideal for mastering Cisco device operations and preparing for CCNA certification.