CCNA ITN: Module 10

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

hostname command

sets the device name on a Cisco router

2
New cards

enable secret password

secures privileged EXEC mode

3
New cards

line console 0

secures user EXEC access via console

4
New cards

line vty 0 4

secures remote Telnet/SSH access

5
New cards

transport input ssh | telnet

specifies remote access protocols allowed

6
New cards

service password-encryption

encrypts all plaintext passwords in config

7
New cards

banner motd

displays legal notification at login

8
New cards

copy running-config startup-config

saves the current configuration

9
New cards

copy run start

alternate command to save running config

10
New cards

write mem

legacy command to save config to NVRAM

11
New cards

interface type-and-number

enters interface configuration mode

12
New cards

description command

adds a description to an interface

13
New cards

ip address ipv4 subnet

masks IPv4 address on an interface

14
New cards

ipv6 address/prefix

assigns IPv6 address to an interface

15
New cards

no shutdown

activates interface (turns it on)

16
New cards

show ip interface brief

displays IPv4 interface status summary

17
New cards

show ipv6 interface brief

displays IPv6 interface status summary

18
New cards

show ip route

displays IPv4 routing table

19
New cards

show ipv6 route

displays IPv6 routing table

20
New cards

show interfaces

displays detailed interface stats

21
New cards

default gateway

router that routes packets out of local network

22
New cards

ip default-gateway command

sets gateway for Layer 2 switch

23
New cards

switch virtual interface (SVI)

required for remote switch management

24
New cards

switch IPv6 config

received automatically from ICMPv6 RA message