CONTRASEÑA DE TELNET (CONFIGURACIÓN REMOTA)
Router(config)# line vty 0 4
Router(config-line)# password contraseña
Router(config-line)# login
ACCEDER MEDIANTE TELNET
Router# telnet IP de de la interfaz WAN del router remoto
ASIGNACIÓN DE IP A LAS INTERFACES
Router(config)# interface NombreInterfaz identificadorInterfaz
Router(config-if)# ip address Dirección IP Mascara de red
Router(config-if)# no shutdown