Title: CCNA 2 v3.1 Module 3 Configuring a Router
1CCNA 2 v3.1 Module 3 Configuring a Router
2Objectives
33.1.1 CLI Command Modes
43.1.2 Configuring a Router Name
A router should be given a unique name as one of
the first configuration tasks. This task is
accomplished in global configuration mode using
the following commands
53.1.3 Configuring Router Passwords
63.1.4 Examining the show Commands
- Many show commands can be used to examine the
contents of files in the router and for
troubleshooting. - In both privileged EXEC and user EXEC modes, the
command show ? provides a list of available show
commands.
73.1.5 Interface Configuration Commands
83.1.7 Configuring an Ethernet Interface
- To configure an Ethernet interface follow these
steps - Enter global configuration mode.
- Enter interface configuration mode.
- Specify the interface address and subnet mask.
- Enable the interface.
93.2.1 Importance of Configuration Standards
103.2.2 Configuring Interface Descriptions
An interface description should identify
important information such as a router, a circuit
number, or a specific network segment.
113.2.4 Login Banners
123.2.5 Configuring Message-of-the-Day (MOTD)
133.2.6 Host Name Resolution
- Host name resolution is the process that a
computer system uses to associate a host name
with an IP address. - Host names, unlike DNS names, are significant
only on the router on which they are configured.
143.2.7 Host Table Configuration
153.2.8 Configuration Backup and Documentation
163.2.9-1 The copy running-config tftp Command
173.2.9-2 The copy tftp running-config Command
18Summary