You are on page 1of 2

TSHOOT

======

Comandos L1, L2 y L3
----------------------

Comandos L1
------------
show run (Banned)

show version
show interface fax/x
show ip int brief
show interface status
show controllers
show int fa0/1 switchport
show ip int brief
show cdp neigh
show cdp neigh detail
show proc cpu
show proc memory
show power inline (PoE)
show lldp neigh
show mac address-table
show mac address-table static
show mac address-table int fa0/1
show mac address-table dynamic
show protocol

Comandos L2
------------
show vlan
show vlan brief
show vlan-sw
show int trunk
show int fa0/1 switchport
show span vlan 10
show span active
show span summary
show ether summary (PAGP/LACP/ON)
show etherchannel load-balance (Algoritmo LB src-mac)
show etherchannel po
show vtp stat
show vtp pass

802.1q -> Manualmente


n-802.1q -> DTP esta negociando
sw nonegotiate

Seguridad
------------
Port-security

show int trunk


Vlans allowed on trunk (sw trunk allowed vlan 10,20,30,40)
Vlans allowed and active in management domain (vlan 10)
Vlans in spanning tree forwarding state and not pruned

int fa0/24
sw trunk enca dot
sw mode trunk
sw nonegotiate
sw trunk native vlan 99
sw trunk allowed vlan 10,20,30
sw trunk allowed vlan add 40

**** BREAK HASTA LAS 20:30 ****

Routers
R1 2811
R2 2901
R3 1841
R4 2901
R5 2901
R6 1841
R7
R8
R9
R10
R11
R12

Comandos L3
-----------------
show line
show protocol
show ip protocol
show ip route
show ip route connected
show ip route ospf
show ip route eigrp
show ip route static
show ip ospf database

Syslog

logging host x.x.x.x


logging trap warning

service paswword-encryption

line vty 0 15
pass cisco
login
ena pass cisco

ip host R1 10.255.255.1
ip host R3 10.255.255.2

You might also like