Ad Home

Comandos Utiles

Share:

L2
sh ethernet tags   =  Ver los Tags de dot1q

sh cdp nei det | i Dev|IP    =  Muestra la IP de los neigbors

Device ID: SW-LAN-1
  IP address: 10.10.0.1
Device ID: SW-LAN-2
  IP address: 10.10.0.2


BGP


sh bgp vrf all
sh route vrf AAA
show ip bgp summary
debug ip BGP

clear ip bgp * soft

! Prefijos entrantes y Salientes
show ip bgp neighbor 10.1.34.4 advertised-routes
show ip bgp neighbor 10.1.34.4 received-routes
     ! XR
 sh bgp vrf VRF ipv4 unicast neighbors X.X.X.X advertised-routes

!Test Regular Expresion (Regex)
show ip bgp neighbor 10.1.34.4 received-routes | include _200_

MPLS

show mpls ldp neighbor

show mpls ldp bindings


show mpls forwarding-table

RX IOS

sh l2vpn bridge-domain  brief
sh l2vpn bridge-domain bd-name VLAN_10


Post en construcción ...

Ad Home