Sunteți pe pagina 1din 3

VER ESTADO INTERFACES (p3)

+ configuration (licencia, S/N, boot)


+ memory (memoria)
+ system cpu-graph (CPU)

> list device (Int de SW)

+ device ethernet0/1 (CRC's)


+ statistics (tr�fico por todas las int)
+ statistics ether0/1 (tr�fico porla int)
+ error (errores)

+ last-configuration (grabaciones en la config)


+ system login-historic (historico usuarios conectados)
+ system telnet (usuarios conectados)

+ event (ver logs basicos)


+ nvrlog list 5

+ system firmwares (FW requerido para las tarjetas PCI)

+ network ethernet0/1
+ status (negociaci�n)
+ bitrate (tr�fico)
+ counters (CRC's)
+ clear counters (Borrar CRC's)

+ network ethernet0/0
+ repeater-switch
+ list status (estado de cada puerto)
+ list dynamic-mac (tabla MAC)

* load ractivate 23:59 (reset programados)


* load rdeactivate (cancelar reset)

* load activate 23:59 (reload programados)


* load deactivate (cancelar reload)

--> regresar a la raiz CTRL+P

--------------------------------------------------------------------------
+ protocol arp
dump ethernet0/0.xx (para ver maquinas conectadas)

--------------------------------------------------------------------------
* ping 10.111.135.109 data-bytes 1470 num-pings 1500 PING

+ protocol ip
+ traceroute 10.111.135.109 source 10.111.135.110 TRACERT

+ interface-addresses (direcciones IP router) IP ROUTER


+ dump-routing-table (tabla de rutas) TABLA RUTAS
+ static-routes (rutas est�ticas)

--------------------------------------------------------------------------
+ feature access-lists ACCESS
+ list entries access-list 69
+ list all all-access-lists

--------------------------------------------------------------------------
+ protocol dhcp DHCP
+ server
+ leases
+ conflict-leases

--------------------------------------------------------------------------
+ protocol ip NAT
+ nat pat
+ list statistics
+ list all

--------------------------------------------------------------------------
AJUSTAR Y OBSERVAR RELOJ (p4)

>time list (ver hora)


>time set (setear hora)

--------------------------------------------------------------------------
CONFIGURACION BASE DEL EQUIPO

> no config (borra la configuracion)


> log-command-errors (habilita los comandos incorrectos)
> dump-command-errors

--------------------------------------------------------------------------
CREACI�N SUBINTERFAZ

> add device eth-subinterface ethernet0/0 20


> add device loopback 10

> network ethernet0/1


> description WAN|PRUEBA
> ip address 10.111.135.110 255.255.255.252
> duplex full
> speed 100mbps
> no auto-negotation
> no shutdown

> show configuration (ver configuracion)

> network loopback10


> description MONITOREO|SOLAR
> ip address 10.116.48.238 255.255.255.255

> network ethernet0/0.3


> description LAN|PRUEBA
> ip address 192.168.1.1 255.255.255.0
> ip address 192.168.2.1 255.255.255.0 secondary
> encapsulation dot1q 3
> no shutdown

---------------------------------------------------------------------------
CONFIGURACION VLANS

> feature vlan


> enable
> vlan 3 ethernet0/0 port internal
> vlan 3 ethernet0/0 port 1
> vlan 3 ethernet0/0 port 2
> vlan 3 ethernet0/0 port 3
> vlan 3 ethernet0/0 port 4

> tag-default ethernet0/0 port 1 3


> tag-default ethernet0/0 port 2 3
> tag-default ethernet0/0 port 3 3
> tag-default ethernet0/0 port 4 3

> tag-insertion ethernet0/0 port internal

> tag-removal ethernet0/0 port 1


> tag-removal ethernet0/0 port 2
> tag-removal ethernet0/0 port 3
> tag-removal ethernet0/0 port 4

S-ar putea să vă placă și