dimarts, 1 de febrer del 2011

11.1.7.2

Tarea 1: Examinar los modos de configuración de un router

Paso 1. Examine el modo de configuración global.


Haga clic en el router R2-Central. Se abre la ventana de configuración del router. Haga clic en la ficha CLI y presione Ingresar. Aparece la petición de entrada del modo EXEC del usuario. Introduzca el comando enable para entrar al modo EXEC privilegiado Aparece la petición de entrada del modo EXEC privilegiado. Introduzca el comando configure terminal para entrar al modo de configuración global. Aparece la petición de entrada del modo de configuración global. Presione la tecla ? para ver los comandos disponibles en el modo de configuración global.

Router(config)#?

Configure commands:
aaa Authentication, Authorization and Accounting.
access-list Add an access list entry
banner Define a login banner
boot Modify system boot parameters
cdp Global CDP configuration subcommands
class-map Configure Class Map
clock Configure time-of-day clock
config-register Define the configuration register
crypto Encryption module
do To run exec commands in config mode
dot11 IEEE 802.11 config commands
enable Modify enable password parameters
end Exit from configure mode
exit Exit from configure mode
hostname Set system's network name
interface Select an interface to configure
ip Global IP configuration subcommands
line Configure a terminal line
logging Modify message logging facilities
mac-address-table Configure the MAC address table
no Negate a command or set its defaults
ntp Configure NTP
parser Configure parser
policy-map Configure QoS Policy Map
priority-list Build a priority list
privilege Command privilege parameters
queue-list Build a custom queue list
radius-server Modify Radius query parameters
router Enable a routing process
secure Secure image and configuration archival commands
service Modify use of network based services
snmp-server Modify SNMP engine parameters
spanning-tree Spanning Tree Subsystem
tacacs-server Modify TACACS query parameters
username Establish User Name Authentication

Paso 2. Examine otros modos de configuración


Ingrese el comando interface serial 0/0/0 para ingresar al modo configuración de interfaz. Aparece la petición de entrada del modo de configuración de la interfaz. Presione la tecla ? para ver los comandos disponibles en el modo de configuración de la interfaz. Ejecute el comando exit para regresar al modo de configuración global.

Router(config-if)#?
bandwidth Set bandwidth informational parameter
cdp CDP interface subcommands
clock Configure serial interface clock
crypto Encryption/Decryption commands
custom-queue-list Assign a custom queue list to an interface
delay Specify interface throughput delay
description Interface specific description
encapsulation Set encapsulation type for an interface
exit Exit from interface configuration mode
fair-queue Enable Fair Queuing on an Interface
frame-relay Set frame relay parameters
hold-queue Set hold queue depth
ip Interface Internet Protocol config commands
keepalive Enable keepalive
mtu Set the interface Maximum Transmission Unit (MTU)
no Negate a command or set its defaults
ppp Point-to-Point Protocol
priority-group Assign a priority group to an interface
service-policy Configure QoS Service Policy
shutdown Shutdown the selected interface
tx-ring-limit Configure PA level transmit ring limit
zone-member Apply zone name

Ingrese el comando line console 0 para ingresar al modo configuración de línea. Aparece la petición de entrada del modo de configuración de línea. Presione la tecla ? para ver los comandos disponibles en el modo de configuración de línea. Ejecute el comando exit para regresar al modo de configuración global

Router(config-line)#?
Line configuration commands:
access-class Filter connections based on an IP access list
databits Set number of data bits per character
default Set a command to its defaults
exec-timeout Set the EXEC timeout
exit Exit from line configuration mode
flowcontrol Set the flow control
history Enable and control the command history function
ipv6 IPv6 options
logging Modify message logging facilities
login Enable password checking
motd-banner Enable the display of the MOTD banner
no Negate a command or set its defaults
parity Set terminal parity
password Set a password
privilege Change privilege level for line
session-limit Set maximum number of sessions
speed Set the transmit and receive speeds
stopbits Set async line stop bits
transport Define transport protocols for line

Ingrese el comando router rip para ingresar al modo configuración de router. Aparece la petición de entrada del modo de configuración del router. Presione la tecla ? para ver los comandos disponibles en el modo configuración del router.

Router(config-router)#?

auto-summary Enter Address Family command mode
default-information Control distribution of default information
distance Define an administrative distance
exit Exit from routing protocol configuration mode
network Enable routing on an IP network
no Negate a command or set its defaults
passive-interface Suppress routing updates on an interface
redistribute Redistribute information from another routing protocol
timers Adjust routing timers
version Set routing protocol version

Cap comentari:

Publica un comentari a l'entrada