Reference Guide
IP Addressing 223
The following is an example of the CLI commands:
IPv6 Prefixes
To define prefixes to be advertised on the interfaces of the device:
1
Click
System
>
IPv6 Addressing
>
IPv6 Router
>
IPv6 Prefixes
.
2
If required, enable the Filter field and click
Go
. The group of interfaces
matching the filter are displayed.
3
To add an interface, click
Add
.
4
Select the required IPv6 Interface on which a prefix is to be added.
5
Enter the following fields:
•
IPv6
Prefix
—Enter the following for the address to be defined on the
interface:
ipv6 nd router-preference {high |
medium | low}
no ipv6 nd router-preference
Configures a default router
preference (DRP) for the router on
a specific interface.
Use the no form to return the
default value.
console(config)# vlan 2
console(config-interface)#ipv6 address 2001::1/64
console(config-interface)#ipv6 nd advertisement-interval
console(config-interface)#ipv6 nd hop-limit 15
console(config-interface)#ipv6 nd managed-config-flag
console(config-interface)#ipv6 nd ns-interval 9000
console(config-interface)#ipv6 nd prefix 2001::/64 3600
3600 no-onlink
console(config-interface)#ipv6 nd ra lifetime 1801
console(config-interface)#ipv6 nd ra suppress
console(config-interface)#ipv6 nd router-preference high
Table 8-22. Router Advertisements CLI Commands
(continued)
CLI Command Description










