Author: mystajones
-
Complete these steps: Unplug the power cable from the phone, and then plug in the cable again. The phone begins its power up cycle. Immediately press and hold# and while the Headset, Mute, and Speaker buttons begin to flash in sequence, release #. The line buttons flash in sequence in order…
-
+
+
+
+
+
+
We can verify each BGP address family now maintains routes for its respective VRF. In order to view the BGP routes for a specific VRF, use the following command: router#show ip bgp vpnv4 vrf <%vrfname%> neighbors <%ipaddress%> advertised-routes
-
+
+
+
+
+
+
-
+
+
+
+
+
+
How to view interfaces and descriptions? #show nameif How to remove the entire access list? # clear config access-list <ACL-Name> –There are many things you can delete with the clear config command, be careful with how you use this command. How to view the interface name, IP address and state…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
My favorite command in all of NX-OS – no feature vpc Kidding! It’s actually not that bad once you’re aware of how it works, what are the caveats, and how to troubleshoot if you ru… Source: Configuring Nexus vPC – Part 1
-
+
+
+
+
+
+
Create SPAN session ================================= 9kswitch# conf t 9kswitch(config)# monitor session 1 Configure destination port (destination cannot be a FEX port or a Port-channel!) ================================= 9kswitch# conf t 9kswitch(config)# interface eth 1/15 9kswitch(config-if)# switchport monitor 9kswitch(config-if)# exit 9kswitch(config)# monitor session 1 9kswitch(config-monitor)# destination interface eth 1/15 Configure source port (or VLAN)…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
One of the funniest things I have heard in a while. It’s worth a listen.
-
+
+
+
+
+
+
Some handy commands for testing the interfaces power 3850Switch# test cable-diagnostics tdr interface gigabitEthernet 1/0/1 ……wait a few seconds…….. 3850Sswitch# sh cable-diagnostics tdr interface gigabitEthernet 1/0/1 Results should not read Normal not Open.
-
+
+
+
+
+
+
-
+
+
+
+
+
+
Nowadays Autonomous AP deployments are rarely used, it is very hard to find quality documentation(apart from Cisco configuration guides & few support forum docs) how to configure these… Source: Autonomous AP – Wireless Bridges