| Are you interested in creating a website to blog | | | | Logon to a switch that you think might likely be |
| or just a website for you own purposes but don't | | | | the candidate switch or simply logon to the core |
| know how to create an HTML code for it? Well | | | | switch, then go to the Privileged EXEC mode. |
| here's is the perfect solution the small obstacle | | | | Switch1> enable Switch1# |
| you are facing right now . | | | | If you know the IP address of the device then |
| - Thesis theme word press is here to the rescue. | | | | try to ping it from within the switch. If the device |
| This thesis theme word press will allow you to | | | | is pingable, then do a simple sh ip arp command. |
| code your website without even the knowledge | | | | This command will show the MAC address of the |
| of coding. The best aspect of this is that it does it | | | | device. |
| even without any errors. You may wonder why | | | | Switch1#sh ip arp 10.1.1.3 Protocol Address Age |
| does this help because you have heard of many | | | | (min) Hardware Addr Type Interface Internet |
| people creating codes with errors in it but they | | | | 10.1.1.3 8 001b.783a.a854 ARPA VLAN1 |
| still have a website. | | | | Then, do the show mac-address command on |
| The fact is that when a person looks up | | | | the switch. This will show the interface to which it |
| something on a search engine, the search engine | | | | is connected to or through which it is lerned. |
| looks for the html codes of various websites and | | | | Switch1# sh mac-address-table address |
| places the one with the least errors right on top. | | | | 001b.783a.a854 Non-static Address Table: |
| This is called indexing. Indexing helps promote | | | | Destination Address Address Type VLAN |
| your website. This feature in word press is called | | | | Destination Port 001b.783a.a854 Dynamic 1 |
| search engine optimization (SEO). Word press | | | | FastEthernet0/31 Switch1# |
| boasts of the best SEO in business. | | | | This indicate the the device is connected to port |
| Thesis has so many features that it may just be | | | | FastEthernet0/31. There you can find the device. |
| difficult to put ink to paper about them but the | | | | If the result indicates that the device is connected |
| complete package is simply outstanding. It doesn't | | | | through another switch by an uplink interface, |
| really matter what kind of site you are trying to | | | | then simply do a sh cdp neighbor detail command |
| build, thesis word press is the ideal base for every | | | | to see the information of the switch that through |
| kind of website. Its features included adding | | | | which the device connected to. |
| pictures, videos in transitional moves so the site | | | | Switch1#sh cdp neighbor detail Device ID: |
| looks extremely attractive. you can just about do | | | | FOX04364368(Switch2) Entry address(es): IP |
| anything with all the fonts, styles and colors. | | | | address: 10.1.0.2 Platform: WS-C4006, Capabilities: |
| The best part is that if you already have made a | | | | Trans-Bridge Switch Interface: FastEthernet0/48, |
| website with word press and want to redesign it, | | | | Port ID (outgoing port): 6/37 Holdtime : 140 sec |
| you don't have to worry about the code getting | | | | Version : WS-C4006 Software, Version McpSW: |
| messed up and you having to work on it again. | | | | 6.3(5.0) NmpSW: 6.3(5) Copyright (c) 1995-2002 |
| This is what word press does, it takes the code | | | | by Cisco Systems, Inc. advertisement version: 2 |
| and keeps it separately so if you have to | | | | VTP Management Domain: 'mydomain' Native |
| redesign your website, you don't have to worry | | | | VLAN: 1 Duplex: full |
| about working on your code and ranking again! | | | | Logon to the connected switch and then run |
| That part of it remains untouched. | | | | through it again find the port. You might need to |
| If you want to get your hands on the package | | | | repeat the steps until you find the switch and the |
| you must first consider how many websites do | | | | port. |
| you have to your name and how many websites | | | | If you are using the Catalyst 4006 that use |
| do you have to work on. You would do this | | | | CatOS, the command will slightly different. |
| because there are two types of licences that you | | | | Use sh cam dynamic to see the mac-address |
| can acquire. | | | | table. It will list all mac-address table on the switch. |
| One is for a single website and one for multiple | | | | Switch2> (enable) sh cam dynamic * = Static |
| websites. Think carefully before going for these | | | | Entry. + = Permanent Entry. # = System Entry. |
| options. the other options that you can include in | | | | R = Router Entry. X = Port Security Entry $ = |
| your word press are that you have the ability to | | | | Dot1x Security Entry VLAN Dest MAC/Route |
| link your main site with affiliate sites, you can pick | | | | Des [CoS] Destination Ports or VCs / [Protocol |
| and choose which pages you want to put on | | | | Type] 1 00-00-aa-b4-52-12 2/1 [ALL] 1 |
| display and which you don't want either than | | | | 00-06-b1-12-1e-e2 2/2 [ALL] 1 00-0c-29-1d-f8-e8 |
| letting you display all the random pages, you have | | | | 2/1 [ALL] If you know the MAC address, the find |
| the option to check or uncheck several boxes | | | | which port a device is connected to, simply use |
| that have various options for you and as | | | | this command: Switch2> (enable) sh cam |
| mentioned earlier you can rotate between | | | | 00-02-b3-b0-4c-83 * = Static Entry. + = |
| pictures and videos. | | | | Permanent Entry. # = System Entry. R = Router |
| The after sales support is very well known. They | | | | Entry. X = Port Security Entry $ = Dot1x |
| offer a whole range of support to those who | | | | Security Entry VLAN Dest MAC/Route Des [CoS] |
| need it. This is a very positive aspect that draws | | | | Destination Ports or VCs / [Protocol Type] 1 |
| people to use their software.Some times you | | | | 00-02-b3-b0-4c-83 6/23 [ALL] Total Matching |
| need to trace a device (PC or notebook) is | | | | CAM Entries Displayed =1 Switch2> (enable) |
| connected to which switch and port. For example, | | | | This indicate the port to which the device is |
| you need to find which switch and port is | | | | connected to. |
| connected to a rogue DHCP server. If you are | | | | If you prefer to use GUI application, there are |
| using Cisco catalyst switch, having the device IP | | | | some application that make it easier to do this |
| and/or MAC address in hand you can find the | | | | task. |
| device by searching at the mac address table of | | | | Some of them are Managed SwitchPort Mapping |
| the switch. Although it is not difficult to do, in a big | | | | tool, and Solarwind. Managed SwitchPort Mapping |
| network, this task can be time consuming. Here | | | | tool is a small/simple application just for switch |
| are the steps to do it. | | | | and router port mapping. |