Glossory: Enable
Glossory: Enable
Enable
Ping
telnet
Exit
Configure Terminal
To enter global configuration mode, use the configure
terminal command in privileged EXEC mode.
erase start
This command lets you erase your startup-
configuration. When you reload the router or switch it
will return to its default configuration.
clock set
Clear
ip domain-lookup
This command allows the router to assume that any
non-keyword entered in the command console is
supposed to be resolved into an IP address. This is a
default command.
Most people disable this command as it can be a
frequent annoyance to those who mistype words on a
regular basis.
Hostname
Interface
Selects an interface on the router to enter into
configuration mode.
Router
Username
ip classless
ip dhcp pool
This command enables DHCP services on the
router and specifies the various DHCP options the
server will assign to clients.
enable secret
ip route
interface loopback
banner motd
router eigrp
The router eigrp command is necessary to enable
EIGRP (Enhanced Interior Gateway Routing Protocol).
EIGRP must be enabled before carrying out any of the
EIGRP commands.
router ospf
ip nat pool
enable password
ip address
clock rate
Bandwidth
Shutdown
encapsulation dot1q
encapsulation frame-relay
frame-relay interface-dlci
This command sets frame-relay to only use a single
DLCI. This is used for point-to-point links
logging synchronous
login
Enables authentication for console connections to
router. Contrary to what it may sound like, the no login
command will actually disable authentication to the
console port on the router. This means that anyone will
be able to access the router without having to provide a
password.
exec-timeout
Show Running-Config
Shows the current configuration of a device. This is one
of the first commands you will enter when trying to
understand how a device is configured
Show Startup-Config
Shows the saved startup configuration on a router.
show ip protocols
This command displays a summary of configured
routing protocol information. It is useful for quickly
verifying how routing protocols are configured. It is
mainly used for RIP, since there aren't very many other
troubleshooting commands available.
Network
Specifies which interfaces will participate in the OSPF
process.
passive-interface
router-id
distribute-list
auto-cost reference-bandwidth
Distance
Allows you to filter routes from the routing table. For
CCNA purposes, this is usually done through access
lists.
distance ospf
Neighbour