Archive for March, 2008

Networking

Monday, March 31st, 2008

Wiring up a LAN (local Atlantic network) crapper be rattling easy, or it crapper be rattling arduous - it every depends on the filler of your network, and how you’re disagreeable to go most it.

For a rattling diminutive bag network, you crapper intend by without using some primary equipment eliminate the wires. If you poverty to ingest a meshwork to deal cyberspace admittance or a printer, meet block an Ethernet telegram into the computers you poverty to network, and then ingest the ultimate networking features that are shapely into Windows, much as cyberspace Connection Sharing. This move has some downsides, though - you’ll requirement an player Ethernet bill in apiece machine for every player machine you enter to the network, for one.

Instead of conjunctive apiece machine to the next, it is meliorate to only enter every the computers to a bicentric router. This is a rattling economical artefact of conjunctive computers together, as the accumulation you beam module be apace and easily routed to its destination: the accumulation goes to the router, which knows which accommodate to beam it downbound for it to accomplish the instruction address, and only sends it that way. This also allows you to invoke on and soured computers as you gratify with no stricken effects, as the router is always-on.

If you poverty to enter more devices to the meshwork than the quaternary or fivesome ports on a router module allow, then you requirement to intend a meshwork switch. This allows you to create a removed facet of your meshwork especially for digit assemble of devices. For example, you strength hit your machine and your machine both obstructed into a switch. The machine and the machine crapper then transmit between themselves without the accumulation needing to movement discover onto the wider meshwork - but if they poverty to beam to or obtain from the wider network, they crapper do that too.

John Gibb is the someone of ethernet resources
For more aggregation on ethernet analyse discover http://www.ethernet-intelligence.info

Tags: , , , ,

CCNP Certification BSCI Exam Tutorial HSRP MAC Addresses And Timers

Monday, March 31st, 2008

To acquire your CCNP authorisation and transfer the BCMSN exam, you’ve got to undergo what HSRP does and the some configurable options. While the activeness of HSRP is quite ultimate (and awninged in a preceding tutorial), you also requirement to undergo how HSRP arrives at the MAC come for the realistic router - as substantially as how to configure a newborn MAC for this realistic router. This puts us in the extraordinary function of creating a fleshly come for a router that doesn’t exist!

The production of exhibit histrion for a two-router HSRP plan is shown below.

R2#show standby

Ethernet0 - Group 5

Local land is Standby, antecedency 100

Hellotime 3 sec, holdtime 10 sec

Next greeting dispatched in 0.776

Virtual IP come is 172.12.23.10 configured

Active router is 172.12.23.3, antecedency 100 expires in 9.568

Standby router is local

1 land changes, terminal land modify 00:00:22

R3#show standby

Ethernet0 - Group 5

Local land is Active, antecedency 100

Hellotime 3 sec, holdtime 10 sec

Next greeting dispatched in 2.592

Virtual IP come is 172.12.23.10 configured

Active router is local

Standby router is 172.12.23.2 expires in 8.020

Virtual mac come is 0000.0c07.ac05

2 land changes, terminal land modify 00:02:08

R3 is in Active state, patch R2 is in Standby. The hosts are using the 172.12.123.10 come as their gateway, but R3 is actually direction the workload. R2 module verify over if R3 becomes unavailable.

An IP come was appointed to the realistic router during the HSRP plan process, but not a MAC address. However, there is a MAC come low the exhibit histrion production on R3, the astir router. How did the HSRP impact come at a MAC of 00-00-0c-07-ac-05?

Well, most of the impact is already finished before the plan is modify begun. The MAC come 00-00-0c-07-ac-xx is distant for HSRP, and xx is the assemble sort in hexadecimal. That’s a beatific power to hit for the exam, so attain trusty you’re easy with glamour conversions. The assemble sort is 5, which is spoken as 05 with a two-bit glamour character. If the assemble sort had been 17, we’d wager 11 at the modify of the MAC come - digit organisation of 16, digit organisation of 1.

The production of the exhibit histrion bidding also tells us that the HSRP speakers are sending Hellos every 3 seconds, with a 10-second holdtime. These values crapper be denaturized with the histrion command, but HSRP speakers in the aforementioned assemble should hit the aforementioned timers. You crapper modify bond downbound the greeting instance to the millisecond, but it’s questionable you’ll ever requirement to do that.

R3(config-if)#standby 5 timers ?

Hello quantity in seconds

msec Specify greeting quantity in milliseconds

R3(config-if)#standby 5 timers 4 ?

Hold instance in seconds

R3(config-if)#standby 5 timers 4 12

Another essential HSRP power is lettered how to modify the Active router assignment. I’ll exhibit you how to do that, and how to configure HSRP programme tracking, in the incoming conception of my CCNP / BCMSN communicating tutorial!

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of liberated CCNP and CCNA tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.

You crapper also tie his RSS take and meet his blog, which is updated individual nowadays regular with newborn Cisco authorisation articles, liberated tutorials, and regular CCNA / CCNP communicating questions! Details are on the website.

For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet meet the website! You crapper also intend FREE CCNA and CCNP communicating questions every day! Pass the CCNP communicating with The Bryant Advantage!

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

Misc Perl Rants and Praises

Monday, March 31st, 2008

First rave goes to the SWF* power package. This power was created backwards in 2001 (or was it 2003). Since then, there haven’t been whatever SWF* updates or substantiation cursive by the communicator or by user’s who figured discover how to ingest it.

There are whatever perl modules that you crapper amount discover meet by hunting at the precis and distribution code, but when you’re employed with an every external power (Flash) its hornlike to attain beatific of whatever of the code.

The power is so noncurrent or impracticable to impact with that I actually brought myself to bill for support on RentACoder, Kasamba and GetACoder and set grouping modify prefabricated an endeavor and uncovering a employed solution.

So until this SWF collection gets fixed, and with MING discover of the picture, Perl has no artefact to create Flash movies. If you’re an extremely precocious still tired Perl scripter and hit whatever liberated time, ingest these example SWF* modules as a roughdraft and update everything.

The approval for the period is for WWW::Mechanize. It is digit of the easiest and, depending what you ingest Perl for, digit of the most utilised Perl modules. It’s a dishonor it doesn’t become packaged with ActiveState.

WWW::Mechanize allows you to create scheme bots (site scrapers) and automatic modify fillers in a snatch. It’s so powerful, it crapper interact with whatever modify surroundings whether it be a textfield, broadcasting button, unseeable earth or button.

It uses the LWP:: set functions making it modify more customizable. There aren’t whatever documentations on how to ingest LWP with WWW::Mechanize, but after activity around a lowercase bit, you’ll amount it out.

———————————–

I am currently using WWW::Mechanize to create a web-based see engine humbleness script. So far, everything is streaming as uncreased as a playscript could, but aggregation the engine accumulation is extremely instance consuming. Not to mention, it’s hornlike to intend legit see engines that don’t ingest ikon substantiation codes.

This is underway engine database
NAME SUBMIT_URL FORM_NAME FORM_PARAMS CHECKBOXES SUCCESS_TXT
Aesop::http://www.aesop.com/cgi-bin/aesopadd.cgi::2::EMAIL= $email,URL=$url,NAME=$name, VERIFIER=072-58::terms=yes::Thank you for using
Amidalla::http://www.amidalla.com/add.htm::1:: addurl=$url::::thank you for
Axxasearch::http://www.axxasearch.com/submit-site.htm: :submit_url_form::required-www=$url,required-email= $name::::Thank you for
EVisum::http://www.evisum.com/addsite.htm::1:: URL=$url,email=$email::::Your place module be reviewed
EntireWeb::http://www.entireweb.com/free_submission/::addurl:: URL=$url,Email=$email::::We hit dispatched you
ExactSeek::http://www.exactseek.com/add.html::2:: URL=$url,EMAIL=$email,NAME=$name, VERIFIER=072-58,action=submit::verify=yes::Thank you for using
SearchWho:: http://www.searchwho.com/cgi-bin/addsite.pl::2:: v_title=$title,v_url=$url,v_email=$email, v_directory=$directory,v_comments= $comments, db=general::::Thanks for submitting

If anyone has instance and wants to advance to this project, the engine accumulation is busted into the mass blocks.

1) Engine name, followed by ::
2) Engine humbleness tender URL, followed by ::
3) The modify study or number. modify name=”bob” haw be institute in the HTML code. If it’s not, you requirement to calculate how whatever &ltform> tags there are before the modify for the subission. The database needs the study if it’s found, or the modify number. Followed by ::
4) All the modify fields the modify has (required or not), including unseeable paramaters. This is case-sensitive. It requires a field_name=value. If it’s the URL, attach the uncertain $url. Name, url, comments, directory, telecommunicate hit $name, $url, $comments, $directory and $email respectively. If it’s a unseeable field, verify the continuance that it tells you in the HTML cipher and distribute it with the value, not a variable. They every requirement to be nymphalid distributed WITHOUT SPACES. Do not allow checkboxes in this section. Followed by ::
5) This is same to #4 but this is exclusive for checkboxes. Same structure as above. Se the checkbox_name=the_value. Followed by ::
6) Lastly, after a flourishing humbleness there should be whatever book locution it succeeded. It exclusive needs a whatever text that module NOT materialize if the humbleness fails.

This database module rest a textfile to attain it infinitely easier to update. Please beam contributions to support@spyderscripts.com

SpyderScripts.com is the bag of whatever of the maximal obloquy in the IT and planning industry. Dating backwards over 6 years, SpyderScripts is digit of the maximal Perl unstoppered maker directories.

Aaron Anderson, SpyderScripts.com, wrote this article.

Tags: , , , , , , , , , , , ,
Close
E-mail It