Zyxel OLT2412 [86/326] Ipv6 command examples

Zyxel OLT2412 [86/326] Ipv6 command examples
Chapter 8 IPv6
OLT2412 User’s Guide
86
8.3 IPv6 Command Examples
This example shows how to enable IPv6 in VLAN 1 and display the link-local address the OLT
automatically generated and other IPv6 information for the VLAN.
This example shows how to manually configure two IPv6 addresses (one uses the EUI-64 format,
one doesn’t) in VLAN 1, and then display the result. Before using ipv6 address commands, you
have to enable IPv6 in the VLAN and this has the OLT generate a link-local address for the interface.
There are three addresses created in total for VLAN 1. The address
“2001:db8:c18:1:219:cbff:fe00:1/64” is created with the interface ID “219:cbff:fe00:1“ generated
using the EUI-64 format. The address “2001:db8:c18:1::12b/64” is created exactly the same as
what you entered in the command.
OLT2412# config
OLT2412(config)# interface vlan 1
OLT2412(config-vlan)# ipv6
OLT2412(config-vlan)# exit
OLT2412(config)# exit
OLT2412# show ipv6 vlan 1
VLAN : 1 (VLAN1)
IPv6 is enabled.
MTU is 1500 bytes.
ICMP error messages limited to 10 every 100 milliseconds.
Stateless Address Autoconfiguration is disabled.
Link-Local address is fe80::219:cbff:fe6f:9159 [preferred]
Global unicast address(es):
Joined group address(es):
ff02::2
ff01::1
ff02::1
ff02::1:ff6f:9159
ND DAD is enabled, number of DAD attempts: 1
ND NS-interval is 1000 milliseconds
ND reachable time is 30000 milliseconds
ND router advertised managed config flag is disable
ND router advertised other config flag is disable
ND router advertisements are sent every 200 to 600 seconds
ND router advertisements lifetime 1800 seconds
OLT2412# config
OLT2412(config)# vlan 1
OLT2412(config-vlan)# ipv6
OLT2412(config-vlan)# ipv6 address 2001:db8:c18:1::127/64 eui-64
OLT2412(config-vlan)# ipv6 address 2001:db8:c18:1::12b/64
OLT2412(config-vlan)# exit
OLT2412(config)# exit
OLT2412# show ipv6
VLAN : 1 (VLAN1)
IPv6 is enabled.
MTU is 1500 bytes.
ICMP error messages limited to 10 every 100 milliseconds.
Stateless Address Autoconfiguration is disabled.
Link-Local address is fe80::219:cbff:fe00:1 [preferred]
Global unicast address(es):
2001:db8:c18:1::12b/64 [preferred]
2001:db8:c18:1:219:cbff:fe00:1/64 [preferred]
Joined group address(es):
ff02::1:ff00:12b
ff02::2
ff01::1
ff02::1
ff02::1:ff6f:9159
ND DAD is enabled, number of DAD attempts: 1
ND NS-interval is 1000 milliseconds
ND reachable time is 30000 milliseconds
ND router advertised managed config flag is disable
ND router advertised other config flag is disable
ND router advertisements are sent every 200 to 600 seconds
ND router advertisements lifetime 1800 seconds

Содержание