Specifications
ipv6 hop-limit
18-4 IPv6 Configuration
ipv6 hop-limit
ThiscommandsetsthemaximumnumberofIPv6hopsusedinIPv6packetsandrouter
advertisementsgeneratedbythisdevice.
Syntax
ipv6 hop-limit hops
no ipv6 hop-limit
Parameters
Defaults
64.
Mode
Routerglobalconfiguration:C3(su)‐>router(Config)#
Usage
ThiscommandsetsthevalueofthehoplimitfieldinIPv6packetsoriginatedbythisdevice.This
valueisalsoplacedinthe“CurHopLimit”fieldofrouteradvertisementsgeneratedbythisrouter.
Usethenoformofthiscommandtoresetthelimittothedefaultvalue.
Example
Thisexamplesetsthehoplimitto50.
C3(su)->router(Config)# ipv6 hop-limit 50
ipv6 route
ThiscommandconfiguresstaticIPv6routes.
Syntax
ipv6 route ipv6-prefix/prefix-length {next-hop-globaladdr [pref]| interface slot/
port next-hop-lladdr [pref]}
no ipv6 route ipv6-prefix/prefix-length [{next-hop-globaladdr [pref]| interface
slot/port next-hop-lladdr [pref]}]
Parameters
hops SpecifiesthemaximumnumberofIPv6hopsusedinIPv6packets and
routeradvertisementsgeneratedbythisdevice.Valuecanrangefrom1
to255.Thedefaultvalueis64.
ipv6‐prefix/prefix‐length TheIPv6networkprefixthatisthedestination ofthestaticroute,and
theprefixlength.
Theprefixmustbeinthe formdocumentedinRFC4291,with the
addressspecifiedinhexadecimalusing16‐bitvaluesbetweencolons.
Theprefixlengthisadecimalnumberindicatingthe
numberofhigh‐
ordercontiguousbitsoftheaddressthatcomprisethenetwork
portionoftheaddress.