Reference Guide
IP Addressing 203
The following is a sample script to define IPv6 global parameters using CLI:
IPv6 Interface
The system supports IPv6-addressable hosts.
To define IPv6 interfaces:
1
Click
System
>
IPv6 Addressing
>
IPv6 Interface
in the tree view to open
the
IPv6 Interface: Summary
page.
The following fields are displayed for each currently-defined IPv6 address
on the selected interface:
–
IPv6 Address
—Address of the IPv6 interface.
–
Prefix
—Prefix of the IPv6 interface
–
IPv6 Address Type
— Link local or Multicast.
–
IPv6 Address Origin Type
— The options are:
•
Autoconfig
—Learned.
•
Manual
—Manually-entered.
Table 8-14. Sample CLI Script to Set IPv6 Global Parameters
CLI Command Description
console (config) ip routing Enables IPv6 routing.
console(config)#ipv6 hop-limit 15 Configures the maximum
number of hops used in all
IPv6 packets that are
originated by the router to 15.
console(config)#ipv6 icmp error-
interval 50 20
Configures the interval and
bucket size for IPv6 ICMP
error messages to 50 and 20,
respectively.
console(config)#ipv6 hop-limit 15 Configures the maximum
number of hops used in all
IPv6 packets that are
originated by the router to 15.
console(config)#ipv6 link-local
default zone vlan1
Configures VLAN1 to egress a
link local packet without a
specified interface.










