<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/1316850166857517159?origin\x3dhttp://ve3-four2nonehrwyrqshde.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script> <!=================== ADS HERE======================================> <style type="text/css"> @import url(http://www.google.com/cse/api/branding.css); </style> <div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000"> <div class="cse-branding-form"> <form action="http://www.google.com/cse" id="cse-search-box" target="_blank"> <div> <input type="hidden" name="cx" value="partner-pub-3616134255039579:sprs17-ps26" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" size="31" /> <input type="submit" name="sa" value="Search" /> </div> </form> </div> <div class="cse-branding-logo"> <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" /> </div> <div class="cse-branding-text"> Custom Search </div> </div> <!--BEGIN eClickZ Text Ad //--> <script type='text/javascript' language='javascript'> var options = new Array(); options['affiliate'] = snookman150; // Your affilite id options['width'] = 500; // The overall width of the content match ad bar options['height'] = 60; // The overall height of the content match ad bar options['num_col'] = 2; // # of ads to show horizontally options['num_results'] = 2; // The maximum number of ads to show // Note, if you specify more than 1 column, this value is ignored options['border_color'] = #bdbdbd; // Outside color of the content match ad bar options['title_bar_color'] = #ffffff; // Color of the content match ad bar title options['title_bar_text_color'] = #ffffff;// Color of the text within the content match ad bar title options['body_color'] = #fefeff; // Background color of the ads options['text_color'] = #000000; // Text color of the ads options['link_color'] = #0000ff; // Color of the links in the ads options['search_terms'] = shopping; // Keyword Target </script> <script language='javascript' src='http://search.eclickz.com/include/contentmatch.js'></script> <!--END eClickZ Text Ad //--> <a href="http://www.mb01.com/lnk.asp?o=1284&c=18046&a=25826"><IMG SRC="http://www.mb01.com/getimage.asp?m=333&o=1284&i=18046.dat" width=468 height=60 border=0></a><script type="text/javascript"><!-- amazon_ad_tag = "snookman150-20"; amazon_ad_width = "728"; amazon_ad_height = "90";//--></script> <script type="text/javascript" src="http://www.assoc-amazon.com/s/ads.js"></script> <!=================== END ADS ======================================>

Sunday, November 9, 2008

IPv6 Training (Cisco) Using the "Address" (Mobile IPv6) Command

The reason I wrote this article, is to help you avoid confusion in regards to the "ipv6 address" command versus the "address" (Mobile IPv6) command.

Now you may remember from a previous article, the "ipv6 address" command is used to assign an IPv6 "Unicast" address to a Cisco router's interface; and is performed when the router is in "Interface" mode.

But on the other hand, the "address" (Mobile IPv6) command is used by a Mobile IPv6 node; to specify the "Home" address of that particular Mobile IPv6 node; and is performed on a Mobile node when the Mobile (IPv6) node is in "Home agent configuration" mode.

Here is the command's syntax:

Router(config-ha)#address {ipv6-address | autoconfig}

Notice, that the command is performed while the router is in "Home agent configuration" mode.

Now, let's say you've already used the "address" (Mobile IPv6) command to specify a "Home address" to a particular Cisco router (Mobile node); but, now you want to remove it. You can type the word "no" in front of the command; like you see in the following syntax:

Router(config-ha)#no address {ipv6-address | autoconfig}

The remaining arguments or keywords for the "address" (Mobile IPv6) command are:

ipv6-address - This argument is used to specify a "Home" address to a Mobile IPv6 Node / Cisco Router.

autoconfig - Use this keyword if you want your Cisco IPv6 Mobile Node Router, to allow any IPv6 address to be used.

The "address" (Mobile IPv6) command normally comes after the global "ipv6 mobile home-agent" command and the Home agent configuration mode "host group" command like you see in the following syntax.

Router(config)#ipv6 mobile home-agent
Router(config-ha)#host group group1
Router(config-ha)#address autoconfig

In the example above, we entered into home agent configuration mode, created a host group named group1, and also configured any IPv6 address to be used for the mobile IPv6 node.

I hope this article was very informative and helped you quickly understand the usage and keywords of the "address" (Mobile IPv6) command. If you need to learn more about the command; I suggest you visit my website, were you'll find the latest information regarding Cisco IPv6 Design and Implementation Techniques.

To your success,

Charles Ross, CCNP #CSCO10444244 is the owner of Ittechtips.com; where you'll find free comprehensive information and videos about IPv6 technology and how it works with Cisco Systems technology.

Sign-Up for "18 Free Videos" that will teach you IPv6 Address Representation In Under 10 Minutes! And, also learn more about the new "Cisco IPv6 Video Accelerated Training Course" at his website. http://www.ciscoipv6ittechtips.com

Tin Pan Alley tenant Leland Bobbe stands on a scaffolding next to a crumbling window frame outside his second-floor apartment in the Chelsea neighborhood in New York, Thursday, Oct. 16, 2008. Bobbe, other <a href=http://blogz-galore.com/money>tenants</a> and preservationists are unhappy that the group of five buildings, once home to great American songwriters like George and Ira Gershwin, and Irving Berlin, are up for sale and could be replaced by high-rises. (AP Photo/Kathy Willens)AP - A group of New Yorkers is fighting to save Tin Pan Alley, the half-dozen row houses where iconic American songs were born.

0 Comments:

Post a Comment

<< Home